]> git.0d.be Git - jack_mixer.git/history - gui.py
Set version to 14 in preparation for next release
[jack_mixer.git] / gui.py
2020-08-27 Christopher ArndtOptionally ask for confirmation before quitting (#54)
2020-07-11 Daniel SheelerFix MIDI behavior mode not being set properly on startu...
2020-07-10 Christopher ArndtCoerce midi_behaviour_mode preference setting to int
2020-07-02 Christopher ArndtUse standard-logging module instead of scattered print...
2020-06-30 Daniel SheelerStore all preferences to xml save file
2020-06-30 Daniel SheelerImprove midi_behavior_mode code
2020-06-28 Daniel SheelerAdd midi behavior modes: "pick up" and "jump to value"
2020-06-24 Daniel SheelerRemove GConf. Use plaintext preferences file.
2020-06-18 Daniel SheelerMerge pull request #7 from synthnassizer/mergebranch
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-05-07 Daniel SheelerVarious fixes; color buttons with css
2020-05-06 Daniel SheelerFirst pass at gtk3
2012-12-30 Sarah MischkeAdd a trayicon and minimize to tray feature (#2992)
2009-12-14 Frédéric PétersRemove shebang lines from Python plain modules
2009-12-14 Frédéric PétersRenamed classes to conform to standard Python coding...
2009-12-13 Frédéric PétersMinor cleanup of import statements
2009-10-23 Frédéric PétersUse an adapted Channel Properties dialog for the "New...
2009-10-19 Frédéric PétersHook up custom widgets preference
2009-10-19 Frédéric PétersHook up custom vumeter color preference widgets
2009-10-19 Frédéric PétersAdd a preferences dialog
2006-12-17 Nedko ArnaudovMove code to separate dirctory - dont intermix it with...