summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2009-01-20New matrix-based editor for connections and bundles, based on thorwil's design.Carl Hetherington
2009-01-18Oofus's work on region lists: highlight selected canvas regions on the region...Sampo Savolainen
2009-01-15* fixed bug: replaced underscores in patch/bank names with spaces to avoid be...Hans Baier
2009-01-15remove "Use OSC" from options menu; make OSC optional rather than a mandatory...Paul Davis
2009-01-15OSC becomes a control protocol object; make ardev_common.sh(.in) look for sur...Paul Davis
2009-01-14Make Bundles work a bit better. A few include optimisations.Carl Hetherington
2009-01-14Apply LV2 GUI parameter update patch from kfoltman.David Robillard
2009-01-14* commentsHans Baier
2009-01-14* improve performance on CanvasProgramChangeHans Baier
2009-01-13File missing from previous commit.Carl Hetherington
2009-01-13Improvements to the port matrix (I think). Sizing of the cairo section shoul...Carl Hetherington
2009-01-11pending changes to port_matrix codePaul Davis
2009-01-07Fix audible note select:David Robillard
2009-01-07Fix startup with a command-line session when Ardour has to start JACK itself.Carl Hetherington
2009-01-07Fix some bugs in my last commit, 4389.Carl Hetherington
2009-01-06Comment and (hopefully) simplify Editor::region_drag_motion_callback, fixing ...Carl Hetherington
2009-01-04Fix midi note max colour typo (miri -> midi).David Robillard
2009-01-03Improve GNOME HIG compliance a bit.Carl Hetherington
2009-01-03Remove some duplicated code. GNOME HIG compliance.Carl Hetherington
2009-01-03Offer more accurate Cancel button rather than Quit when the dialog is opened ...Carl Hetherington
2009-01-02Fix missing namespaceSampo Savolainen
2009-01-02GC from style utility functionSampo Savolainen
2009-01-02Cleanups and a few comments.Carl Hetherington
2009-01-01Comment out some debugging code.Carl Hetherington
2009-01-01Update stacked region colouring on zoom.Carl Hetherington
2009-01-01Make record region slightly better in stacked regions mode.Carl Hetherington
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