]> git.0d.be Git - jack_mixer.git/shortlog
jack_mixer.git
2020-06-18 Frédéric Pétersremove references to gna.org (shutdowned) 11 release-11
2020-06-18 Frédéric Pétersrelease: 11
2020-06-18 Frédéric Pétersdoc: note about python 3 in NEWS file
2020-06-18 Frédéric Pétersdoc: update INSTALL with new python3 requirement
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-18 Frédéric Pétersbuild: require python 3
2020-06-12 Daniel SheelerFix step_increment for scroll event
2020-06-12 Daniel SheelerFix mono input to stereo output
2020-06-11 Daniel Sheelerpython2 -> python3 initial changes
2020-06-11 Frédéric Pétersadd entry about GTK3 port to NEWS file
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-06-11 Daniel SheelerMake midi sensing dialog on top
2020-06-11 Daniel SheelerFix autoset dialogue bug
2020-06-09 Daniel SheelerFixes segfault and makes channels stereo
2020-05-14 Daniel SheelerHandle scroll events for custom slider
2020-05-14 Daniel SheelerNew knob for custom slider
2020-05-12 Daniel SheelerMake custom slider draw in gtk3
2020-05-11 Daniel SheelerFix merge fail.
2020-05-10 Daniel SheelerFix solo display errror; better colors
2020-05-10 Daniel SheelerFix remove channels and remove some debug prints
2020-05-10 Daniel SheelerReplace deprecated menuitem code
2020-05-09 Daniel SheelerBetter formatting
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 SheelerJust starting coloring ControlGroup buttons
2020-05-04 Daniel SheelerMake 'solo all' midi controlable
2020-05-04 Daniel SheelerAdd a 'solo all' button
2020-05-03 Daniel SheelerShore up sensing midi cc
2020-05-03 Daniel SheelerNew channel dialogue now can set mute_cc
2020-05-02 Daniel SheelerMerge pull request #4 from trebmuh/patch-1
2020-05-02 Olivier HumbertDesktop file improvements
2020-05-02 Daniel SheelerFix add_channel misnamed parameter
2020-04-29 Daniel SheelerAdd midi control for mute-all button
2020-04-29 Daniel SheelerAdd mute-all button to input channels
2020-04-27 Daniel SheelerRemove main mix channel
2020-04-27 Daniel SheelerReduce volume ramp time to 0.01 seconds
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-04-02 Frédéric Pétersupdate NEWS with de-zipper change
2020-04-02 Daniel Sheelerensure transition has at least 1 step
2020-04-02 Daniel SheelerSpecify volume transition in seconds
2020-04-02 Daniel Sheelercleanup unused calc_channel_volumes funcs
2020-04-02 Daniel SheelerImproved ramping over an arbitrary time,
2020-03-29 Daniel SheelerFixed pop when balance crosses zero.
2020-03-29 Daniel Sheelerde-zipper panning and volume changes
2014-04-27 Frédéric Pétersbuild: post release version bump
2014-04-27 Frédéric Pétersrelease: 10 10 release-10
2014-04-27 Frédéric Pétersmisc: note Nedko contributed to this version
2014-04-27 Frédéric Pétersbuild: rename INCLUDES to match newer autotools
2014-04-27 Frédéric Pétersbuild: run configure automatically after autogen
2012-12-30 Sarah MischkeAdd a trayicon and minimize to tray feature (#2992)
2012-01-16 Nedko ArnaudovIgnore SIGHUP
2012-01-16 Nedko Arnaudovgitignore generated files for jack_mix_box
2012-01-16 Nedko Arnaudovfix crash when midi scale is not set
2011-07-16 Frédéric PétersAdd jack_mix_box, a minimalistic jack mixer (no UI...
2011-07-13 Frédéric PétersAdd possibility for main to be mono
2011-07-12 Frédéric PétersInitialize threshold before using it
2011-07-12 Frédéric PétersUpdating the NEWS file with recent changes
2011-07-12 Frédéric PétersDo not feed balance control changes to MIDI
2011-07-12 John HedgesRead new settings before the dialog is destroyed
2011-07-12 Frédéric PétersSend MIDI control change events
2011-07-12 Frédéric PétersAdd a midi out port
2011-07-12 Frédéric PétersRename midi_got_events to midi_in_got_events
2010-10-04 Frédéric Péters[release] 9 9 release-9
2010-10-04 Frédéric PétersSet custom usage string showing the possibility to...
2010-10-04 Frédéric PétersDon't fail applying channel changes on non numeric...
2010-10-04 Frédéric PétersAdd Arnout to about dialog
2010-05-12 ArnoutMake a note about running 'autogen.sh' when building...
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-05-05 Arnout EngelenRemove bad crackling when changing the volume through...
2010-02-09 Frédéric PétersUse bacakward compatible call to gobject.timeout_add...
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...
2010-02-09 Frédéric PétersDeclare member variable, fixing loading settings from...
2010-02-09 Frédéric Pétersfixed stderr variable name
2010-01-19 Arnout Engelendon't call calloc() while handling process()
2009-12-29 Arnout EngelenFix creating mono channels
2009-12-29 Arnout EngelenMerge branch 'master' of ssh://repo.or.cz/srv/git/jack_...
2009-12-29 Arnout EngelenChange output port name when input channel is renamed
2009-12-29 Arnout EngelenChannel properties default 'apply' button
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éters[release] 8 8 release-8
2009-12-16 Frédéric PétersGuard Channel_set_volume() against unitialized channel
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étersRemove shebang lines from Python plain modules
2009-12-14 Frédéric PétersMenu items to remove output channels individually
next