summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2009-01-01* fix broken MidiClockTicker (introduced by revision 4361)Hans Baier
2008-12-31Flip stacked regions order so that the highest layer is at the top of the pil...Carl Hetherington
2008-12-30Fix more compiling/linking errors on OS XSakari Bergen
2008-12-30* reintroducing separate themeable Meter Style note colorsHans Baier
2008-12-29Fix some compiling warnings and errors in OS XSakari Bergen
2008-12-29* fixed missing track color mode persistenceHans Baier
2008-12-29* fixed bug introduced in revision 3335: Hibyte lost in channel mask when res...Hans Baier
2008-12-28Fix editor mixer for MIDI tracks.David Robillard
2008-12-26Make MIDI selection actually show up.David Robillard
2008-12-26* fix the fix: note velocity editing works now without duplicating the edited...Hans Baier
2008-12-26* fix MIDI note event handling (resize works again....)Hans Baier
2008-12-25* first prototype implementation of playing back MIDI notes when selectedHans Baier
2008-12-25* Made MIDI channel coloring work in the track channel selectorHans Baier
2008-12-24* removed debugging output, minor color fixHans Baier
2008-12-24* fixed velocity text event handlingHans Baier
2008-12-24* implemented three coloring modes for MIDI tracks (untested yet)Hans Baier
2008-12-23Fix note velocity editing.David Robillard
2008-12-23* preparation for different color coding schemesHans Baier
2008-12-23Fix region positions when switching from stacked to overlaid display.Carl Hetherington
2008-12-23Make region gain envelope drawing work again.Carl Hetherington
2008-12-23* added comments to midi_region_view.hHans Baier
2008-12-23Fix stacked regions display mode.Carl Hetherington
2008-12-19Fix visibility of automation tracks on reloading sessions.Carl Hetherington
2008-12-18Processor menuSampo Savolainen
2008-12-18Remove unnecessary 0 checks before delete; see http://www.parashift.com/c++-f...Carl Hetherington
2008-12-18Oops. Missing files from previous commit.Carl Hetherington
2008-12-18Implement #826: edit-click on automation points allows value edit.Carl Hetherington
2008-12-17Fix for #2487. Now the keyboard mute/unmute command acts on selected regions...Carl Hetherington
2008-12-16Implement #2425: option for automation to follow region moves.Carl Hetherington
2008-12-15Fixed wrong path for startup scriptSampo Savolainen
2008-12-15* first working prototype of changing program changes by scroll wheel (still ...Hans Baier
2008-12-14* some refactoring of patch name stuff in preparation for altering program ch...Hans Baier
2008-12-14bump required version of GTK, SLV2; basic fixups so that the new port-matrix ...Paul Davis
2008-12-14make all mixerstrip elements visible in the mixer window. at least, i think t...Paul Davis
2008-12-13new 2d panner GUI, implemented originally in a branch of 2.0-ongoing at LAC20...Paul Davis
2008-12-12fix up dark theme to work with older versions of clearlooksPaul Davis
2008-12-12* Prepared CanvasFlag (and thus ChanvasProgramChange) to be able to receive S...Hans Baier
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-12-12* fixed memory allocation bugsHans Baier
2008-12-12* fixed memory management bugs for midi patchname handlingHans Baier
2008-12-11*typo Hans Baier
2008-12-11* added myself to about.ccHans Baier
2008-12-10* make patch selection appear only when there are patches loadedHans Baier
2008-12-09* moved /midi_patch_manager.* to libs/ardourHans Baier
2008-12-09* first working prototype of selecting instruments in the MIDI track headerHans Baier
2008-12-08merge 3870-3890 from 2.0-ongoing into 3.X (compiles, runs, no other promisesPaul Davis
2008-12-08revert the only real change in that last commit,which was based on a bogus mergePaul Davis
2008-12-08merge 3170-3180 of 2.X into 3.0Paul Davis
2008-12-08partial patch/partial by-hand merge of 2.X commits 3169&3170 to 3.X codebasePaul Davis
2008-12-08* first primitive implementation of MidiPatchManagerHans Baier