Fix immediate event delivery (panic button, controller sliders, etc).
[ardour.git] / gtk2_ardour /
2008-12-26 David RobillardMake MIDI selection actually show up.
2008-12-26 Hans Baier* fix the fix: note velocity editing works now without...
2008-12-26 Hans Baier* fix MIDI note event handling (resize works again...
2008-12-25 Hans Baier* first prototype implementation of playing back MIDI...
2008-12-25 Hans Baier* Made MIDI channel coloring work in the track channel...
2008-12-24 Hans Baier* removed debugging output, minor color fix
2008-12-24 Hans Baier* fixed velocity text event handling
2008-12-24 Hans Baier* implemented three coloring modes for MIDI tracks...
2008-12-23 David RobillardFix note velocity editing.
2008-12-23 Hans Baier* preparation for different color coding schemes
2008-12-23 Carl HetheringtonFix region positions when switching from stacked to...
2008-12-23 Carl HetheringtonMake region gain envelope drawing work again.
2008-12-23 Hans Baier* added comments to midi_region_view.h
2008-12-23 Carl HetheringtonFix stacked regions display mode.
2008-12-19 Carl HetheringtonFix visibility of automation tracks on reloading sessions.
2008-12-18 Sampo SavolainenProcessor menu
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-12-18 Carl HetheringtonOops. Missing files from previous commit.
2008-12-18 Carl HetheringtonImplement #826: edit-click on automation points allows...
2008-12-17 Carl HetheringtonFix for #2487. Now the keyboard mute/unmute command...
2008-12-16 Carl HetheringtonImplement #2425: option for automation to follow region...
2008-12-15 Sampo SavolainenFixed wrong path for startup script
2008-12-15 Hans Baier* first working prototype of changing program changes...
2008-12-14 Hans Baier* some refactoring of patch name stuff in preparation...
2008-12-14 Paul Davisbump required version of GTK, SLV2; basic fixups so...
2008-12-14 Paul Davismake all mixerstrip elements visible in the mixer windo...
2008-12-13 Paul Davisnew 2d panner GUI, implemented originally in a branch...
2008-12-12 Paul Davisfix up dark theme to work with older versions of clearlooks
2008-12-12 Hans Baier* Prepared CanvasFlag (and thus ChanvasProgramChange...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-12 Hans Baier* fixed memory allocation bugs
2008-12-12 Hans Baier* fixed memory management bugs for midi patchname handling
2008-12-11 Hans Baier*typo
2008-12-11 Hans Baier* added myself to about.cc
2008-12-10 Hans Baier* make patch selection appear only when there are patch...
2008-12-09 Hans Baier* moved /midi_patch_manager.* to libs/ardour
2008-12-09 Hans Baier* first working prototype of selecting instruments...
2008-12-08 Paul Davismerge 3870-3890 from 2.0-ongoing into 3.X (compiles...
2008-12-08 Paul Davisrevert the only real change in that last commit,which...
2008-12-08 Paul Davismerge 3170-3180 of 2.X into 3.0
2008-12-08 Paul Davispartial patch/partial by-hand merge of 2.X commits...
2008-12-08 Hans Baier* first primitive implementation of MidiPatchManager
2008-12-03 Sakari BergenFix thinko in export preset selector code
2008-11-26 Hans Baier* added Menu for sending midi clock
2008-11-26 Sakari BergenMore work on track import and some cleaning up of Eleme...
2008-11-21 Sakari Bergen* Clean up (fix?) ExportStatus signal handling
2008-11-14 David RobillardApply LV2 changes from 2.0.
2008-11-07 Hans Baier* removed obsolete MenuItem UseMIDIClock from ardour...
2008-11-01 Paul Davisinitialize jack timeout parameter correctly (not doing...
2008-10-28 Sakari BergenSave automatic saving of audio engine settings (mostly...
2008-10-26 Sampo SavolainenCheck glib atomic implementation for mutex use.
2008-10-25 Hans Baier* fixed jitter problems for midi clock and removed...
2008-10-22 Nick MainsbridgeFix repeated toggling of visual state (zoom to region...
2008-10-22 Nick MainsbridgeDon't tear down and rebuild all rulers on each visibili...
2008-10-20 Sampo SavolainenAdded facilities into PluginInsert for the GUI to gathe...
2008-10-20 David RobillardFix warnings because I have much more important things...
2008-10-19 Nick MainsbridgeHandle changed session duration & resizing canvas bette...
2008-10-16 Paul Davisfix crash at startup caused by use of null session...
2008-10-15 Sampo SavolainenMake EQ Gui optional and seize updating the graph when...
2008-10-14 Paul Davisfix a few things related to fit-to-tracks and toggle...
2008-10-14 Nick MainsbridgeMake tempo lines physical_screen_height high, add xml...
2008-10-13 Sampo SavolainenMake logarithmic controls work at least linearly
2008-10-13 Sampo SavolainenEnable some code to make plugin ui bounds more sensible.
2008-10-13 Sampo SavolainenFirst draft of the EQ visualization system. Now force...
2008-10-13 David RobillardFix wrongly exposed set_parameter methods on PluginInsert.
2008-10-13 Nick MainsbridgeFix annoying mouse pointer offset when dragging regions...
2008-10-13 Nick MainsbridgeFix menu missing fit-tracks.
2008-10-13 Nick MainsbridgeFit tracks fix from 2.0, don't crash if some env vars...
2008-10-11 Nick MainsbridgeFix non-disappearing transport range bar drag rects...
2008-10-11 David RobillardFix warning (unused variable).
2008-10-11 Sakari BergenMore Export GUI tweaks....
2008-10-11 Sakari Bergen* Region export dialog does not lose export settings...
2008-10-11 Sakari Bergen* Some Export GUI tweaks
2008-10-11 Paul Davisfix dragging of region gain line, affected by coordinat...
2008-10-11 Sakari BergenRegion export dialog: Make export channel and -selector...
2008-10-11 Nick MainsbridgeFix the nostar ruler hiding bug, rejig ruler bars again...
2008-10-10 Paul Davisfix URL's for freesound (debian patch)
2008-10-09 Paul Davisadd toggles for region fade in/out/both active, plus...
2008-10-09 Paul Davisadd global region fade toggle; fixup (?) reload of...
2008-10-08 David RobillardFix mismatched types (warnings).
2008-10-07 Paul Davisrevert last fix - its not relevant to 3.0 (yet)
2008-10-07 Paul Davisdo not manage the remote control menu, since it is...
2008-10-07 Nick MainsbridgeFix non-disappearing tracks when hiding, don't set...
2008-10-06 Sampo SavolainenAdded take system from 2.0. Thanks to torben for the...
2008-10-05 David RobillardNormalize XML property name style, preserving old sessi...
2008-10-05 Paul Davisregion list patch 4 from chris goddard
2008-10-05 David RobillardGive MIDI velocity text its own colour (from ccherret).
2008-10-05 David RobillardMake crossfades blue because blue = audio and it's...
2008-10-05 David RobillardDe-brown marker bars a bit.
2008-10-05 David RobillardMove panic button to MIDI toolbar (reduce required...
2008-10-05 David RobillardRename 'MIDI' drop down 'Channel' (actually describes...
2008-10-05 David RobillardCommit the colours I thought I was committing the last...
2008-10-05 David RobillardShrink scroomer horizontally a bit to emphasise the...
2008-10-05 David RobillardTone down canvas colours considerably, only use really...
2008-10-05 David RobillardRemove duplicate menubarstyle property.
2008-10-04 David RobillardSwitch to a vaguely tango palette based blue=audio...
2008-10-04 Nick MainsbridgeImprove scrolling performance for sessions containing...
2008-10-03 David RobillardAssortment of minor changes from 2.0-ongoing.
2008-10-03 David RobillardApply panners/automation patch from torbenh (Panner...
2008-10-02 Paul Davisuncomment ghostregionview destructor from merge madness
next