]> git.0d.be Git - jack_mixer.git/history - jack_mixer.py
Set version to 14 in preparation for next release
[jack_mixer.git] / jack_mixer.py
2020-10-14 Christopher ArndtChannel strip UI layout and code improvements (#68)
2020-10-12 Christopher ArndtDon't create empty project file on new NSM session...
2020-09-26 Christopher ArndtAdd version.py file and show version in about dialog
2020-09-26 Christopher ArndtChannel dialogs usability improvements
2020-09-26 Christopher ArndtMinor clean-up of JackMixer initialisation
2020-08-27 Christopher ArndtOptionally ask for confirmation before quitting (#54)
2020-08-27 Christopher ArndtWhen under NSM, menu quit or window close only hides UI
2020-08-26 Daniel SheelerChange Narrow/Widen -> Shrink/Expand and keyboard short...
2020-07-22 Daniel SheelerAbility to widen/narrow input channels.
2020-07-21 Daniel SheelerFix muted channel not being monitored
2020-07-20 Daniel SheelerAdd k14 scale
2020-07-19 Daniel SheelerAdd K20 scale
2020-07-17 Daniel SheelerAllow drag n drop to change channel positions
2020-07-11 Daniel SheelerFix MIDI behavior mode not being set properly on startu...
2020-07-11 Daniel SheelerFix broken hide/show when starting in nsm from scratch
2020-07-11 Daniel SheelerFix new channels not showing when not under nsm and...
2020-07-11 Daniel SheelerFix crash on startup if not loading from config
2020-07-11 Daniel SheelerFix nsm visibility regression while ensuring non-nsm...
2020-07-05 Daniel SheelerDon't allow a non NSM session to start hidden (how...
2020-07-05 Daniel SheelerMake command line argument help message better for...
2020-07-04 Daniel SheelerPaned position restore hack
2020-07-04 Christopher ArndtAdd 'error_dialog' function to reduce DRY
2020-07-02 Daniel SheelerRemove commented code
2020-07-02 Christopher ArndtUse standard-logging module instead of scattered print...
2020-07-02 Daniel SheelerMake initial window wide enough to fit 2 ins, 2 outs...
2020-07-02 Daniel SheelerAdd 0dB/-Inf option for starting values on newly create...
2020-07-02 Daniel SheelerSave paned position; use wider handle
2020-07-02 Daniel SheelerPut output channels in scrolled window and seperate...
2020-07-01 Daniel SheelerRemove debug print
2020-07-01 Daniel SheelerOn open, only clear channels if loading xml file succeeds
2020-07-01 Daniel SheelerAdd confirmation dialog before clearing channels
2020-06-30 Daniel SheelerStore all preferences to xml save file
2020-06-30 Christopher ArndtUpdate AUTHORS file and authors list in about dialog...
2020-06-30 Christopher ArndtAdd accelerator shortcuts to menu items (#22)
2020-06-30 Christopher ArndtFix Gtk deprecation warning for save dialog as well
2020-06-30 Daniel SheelerFix deprecated warnings
2020-06-29 Daniel SheelerDo pick up mode properly for volume
2020-06-28 Daniel SheelerAdd midi behavior modes: "pick up" and "jump to value"
2020-06-28 Daniel SheelerUse .xml extension for nsm save file
2020-06-28 Christopher ArndtUse argparse instead of optparse and simplify/fix posit...
2020-06-27 Daniel SheelerMake compatible with nsm visibility messages
2020-06-26 Daniel SheelerChoose output channel colors
2020-06-25 Christopher ArndtAllow manual setting of MIDI control change numbers...
2020-06-25 Daniel SheelerAdd nsm support. Remove lash
2020-06-22 Daniel SheelerFix file() -> open()
2020-06-18 Daniel SheelerMerge pull request #7 from synthnassizer/mergebranch
2020-06-18 Frédéric Pétersremove references to gna.org (shutdowned) 11 release-11
2020-06-18 Frédéric Pétersadd Daniel Sheeler to authors
2020-06-18 Frédéric Pétersremove system tray lefovers
2020-06-13 Athanasios SilisMerge branch 'master' into mergebranch
2020-06-11 Daniel Sheelerpython2 -> python3 initial changes
2020-06-11 Frédéric Pétersadd Daniel Sheeler to copyright in about dialog
2020-06-11 Daniel SheelerGet rid of some deprecated warnings
2020-06-11 Daniel SheelerRemove sys tray thingy.
2020-05-10 Daniel SheelerFix remove channels and remove some debug prints
2020-05-10 Daniel SheelerReplace deprecated menuitem code
2020-05-07 Daniel SheelerVarious fixes; color buttons with css
2020-05-06 Daniel SheelerFirst pass at gtk3
2020-05-04 Daniel SheelerDon't show solo midi cc for Output channels
2020-05-04 Daniel SheelerMake 'solo all' midi controlable
2020-05-04 Daniel SheelerAdd a 'solo all' button
2020-05-03 Daniel SheelerNew channel dialogue now can set mute_cc
2020-05-02 Daniel SheelerFix add_channel misnamed parameter
2020-04-29 Daniel SheelerAdd midi control for mute-all button
2020-04-27 Daniel SheelerRemove main mix channel
2020-04-27 Daniel SheelerMake midi channel 0 work
2020-04-27 Daniel SheelerSerialize out channel mute button state
2020-04-25 Daniel SheelerFix some whitespace
2020-04-25 Daniel SheelerAdd per output channel mute button
2020-03-29 Daniel Sheelerde-zipper panning and volume changes
2012-12-30 Sarah MischkeAdd a trayicon and minimize to tray feature (#2992)
2012-01-16 Nedko ArnaudovIgnore SIGHUP
2010-10-04 Frédéric PétersSet custom usage string showing the possibility to...
2010-10-04 Frédéric PétersAdd Arnout to about dialog
2010-05-05 Frédéric PétersAdd explicit method to destroy JACK client connection
2010-05-05 Frédéric Pétersdon't fail if we can't get lash server name
2010-02-09 Frédéric PétersRemove now unnecessary call to gtk.gdk.threads_init()
2010-02-09 Frédéric PétersBack to polling for MIDI events, to avoid the need...
2009-12-29 Arnout EngelenMerge branch 'master' of ssh://repo.or.cz/srv/git/jack_...
2009-12-29 Arnout EngelenAdd 'Edit .. channel' submenu's
2009-12-29 Arnout EngelenBug #15006: Don't append pid to jack client name
2009-12-29 Nedko Arnaudovenable gdk threads because jack crashes on midi events...
2009-12-29 Nedko Arnaudovimproved SIGUSR1 handling
2009-12-29 Nedko Arnaudovladish level 1 support
2009-12-16 Frédéric PétersAdd parameter (--no-lash) to *not* connect to LASH
2009-12-15 Frédéric PétersReplaced serialization_name functions by class methods
2009-12-15 Frédéric PétersHandle post fader outputs for input channels from Pytho...
2009-12-15 Frédéric PétersFixed label of "remove output channel" menu item
2009-12-14 Frédéric PétersMenu items to remove output channels individually
2009-12-14 Frédéric PétersUpdate clear menu item to also clear output channels
2009-12-14 Frédéric PétersAlways display open/save menu items
2009-12-14 Frédéric PétersRenamed classes to conform to standard Python coding...
2009-12-14 Frédéric PétersUpdated and documented a little bit the sys.path alteration
2009-12-14 Frédéric PétersDisplay an error on incorrect settings file
2009-12-14 Frédéric PétersEdit Python sys.path earlier
2009-12-13 Frédéric PétersMinor cleanup of import statements
2009-12-13 Arnout EngelenRemove dependency on python-xml (PyXML) as it's unmaint...
2009-12-12 Frédéric PétersDo not allow duplicated channel names
2009-12-12 Frédéric PétersSerialize mute/solo status
2009-12-12 Frédéric PétersAdd Help/About menu item
next