summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2009-10-21Fix unnecessarily type specific code, tidy, fix whitespace.David Robillard
2009-10-21Fix O(n) search on MIDI rec region update (now O(log(n)) per update, but coul...David Robillard
2009-10-21Fix MIDI rec regions.David Robillard
2009-10-21Tidy up region gain line drawing slightly so that it doesn't overhang its reg...Carl Hetherington
2009-10-21Fix unused parameter warnings since GCC apparently doesn't feel like listenin...David Robillard
2009-10-20Fix various MIDI control and installation issues:David Robillard
2009-10-20Delete comment window in destructor to close mantis 1870.Carl Hetherington
2009-10-20Ensure that the loop/punch ruler is always visible when punch in/out is enabl...Carl Hetherington
2009-10-20Fixes to pointer constraints when copying in lock edit mode; make them behave...Carl Hetherington
2009-10-20Make the behaviour zoom to region more intuitive (IMHO); ie always zoom to th...Carl Hetherington
2009-10-20Tidy up the popup region editor and fix a few bugs with it; should close mant...Carl Hetherington
2009-10-19Fix 2074: setting the NSD to not connect outputs to anything is ignored.Carl Hetherington
2009-10-19Always call set_width_enum after set_route on mixer strips, to ensure that wi...Carl Hetherington
2009-10-19Remove debug code from last commit.Carl Hetherington
2009-10-19Stop ardour exiting in the case where you have a loaded session, then select ...Carl Hetherington
2009-10-19Fix button labelling for >1 input / output routes.Carl Hetherington
2009-10-19Tidy up window titles, according to GNOME HIG and as suggested in mantis 2803.Carl Hetherington
2009-10-19Use set over vector for Sequence::Notes, for logarithmic search by time.David Robillard
2009-10-19Add mono switch to mixer strips (mantis 1068)Carl Hetherington
2009-10-15rework Stateful::set_state() patch to avoid default version argumentPaul Davis
2009-10-15Part 1 of loading 2.X sessions; some things work, some things don't, hacks a-...Carl Hetherington
2009-10-14Fix assertion failure when switching from a 2-channel to 1-channel route with...Carl Hetherington
2009-10-14Remove deprecated clearlooks options from ardour3_ui_dark.rcDavid Robillard
2009-10-14Fix syntax error in ardour3_ui_dark.rcDavid Robillard
2009-10-14Fix WackyTabs(TM).David Robillard
2009-10-14Fix display of tool button icons.David Robillard
2009-10-14(1) silence non-process FIFO message (2) move MIDI state tracking down to the...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-10-13writable session patch, forward ported from 2.XPaul Davis
2009-10-11Some thread safety for the previous commit.Carl Hetherington
2009-10-11Make the port matrix notice if JACK ports are registered or unregistered.Carl Hetherington
2009-10-08three recent fixes from 2.0-ongoing (RT on by default, Mackie port name nonse...Paul Davis
2009-10-07save & restore MIDI track note modePaul Davis
2009-10-07fix up dragging notes in percussive modePaul Davis
2009-10-07new filePaul Davis
2009-10-07Make the mackie surface work again by initialising control surfaces after MID...Carl Hetherington
2009-10-06Fix some compiler warnings.Carl Hetherington
2009-10-06ogg/flac support bits and pieces; fix up MIDI note dragging and front-edge tr...Paul Davis
2009-10-06fix use of connection_indexPaul Davis
2009-10-06industrial-strength-ifying of io connection name cleanupPaul Davis
2009-10-06Fixed uninitialised variable confusion.Carl Hetherington
2009-10-05Fix font name substitution in .rc files.Carl Hetherington
2009-10-02string_is_affirmative() fix for 3.0Paul Davis
2009-10-02add filePaul Davis
2009-10-02Fix some trivial compiler warnings and add editor_imageframe.cc to gtk2_ardou...Sakari Bergen
2009-10-02add processor-same-as-route-name fix, modified from 2.X version; clean up CMT...Paul Davis
2009-10-01visual state patches from 2.XPaul Davis
2009-10-01i/o button naming patch and imported file BWF timecode retention patch from n...Paul Davis
2009-10-01i/o button renaming patch from nickmPaul Davis
2009-10-01LV2 external UI patch from nedko via 2.X and a couple of .rej'sPaul Davis