summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2009-05-07Fix Scons build.David Robillard
2009-05-07Returns (i.e. sidechains).David Robillard
2009-05-07Gah. Remove debug output from previous commit.Carl Hetherington
2009-05-07Ask user to confirm overwrite of a snapshot, to fix mantis 2656.Carl Hetherington
2009-05-07Lincoln's patch to fix mantis 2584.Carl Hetherington
2009-05-07The great audio processing overhaul.David Robillard
2009-05-05Support recursive undo events.David Robillard
2009-05-05Fix indentation.David Robillard
2009-05-05Fix note dragging.David Robillard
2009-05-05Remove useless/broken concept of 'erase touch dragging'.David Robillard
2009-05-05Make MIDI note editing work somewhat again...David Robillard
2009-05-04Strip trailing whitespace from waf scripts.David Robillard
2009-05-04A few small layout cleanups.Carl Hetherington
2009-05-04clean up that godawful ugly latency GUI in plugin UIsPaul Davis
2009-05-04Reconfigure GUI meters when route I/O configuration changes.David Robillard
2009-05-04Preliminary MIDI plugin support.David Robillard
2009-05-04slv2 also needs lrdfPaul Davis
2009-05-04Use SLV2.David Robillard
2009-05-04Build lv2_plugin_ui.ccDavid Robillard
2009-05-04Remove tmpnam usage.David Robillard
2009-05-03Fix LV2 compilation.David Robillard
2009-05-03Support for the port matrix working at the bundle level and hiding details of...Carl Hetherington
2009-05-02* Fix tooltips in the session import dialogSakari Bergen
2009-05-02Fix LV2 plugin support.David Robillard
2009-05-01Couple of fixes to route / mixer strip ordering which should hopefully stop t...Carl Hetherington
2009-05-01Set up rulers to prevent access to uninitialized variables later.Carl Hetherington
2009-04-30Fix a couple of valgrind-spotted out-of-bounds accesses that may have been ca...Carl Hetherington
2009-04-30fix crash during new session setup related to template choicePaul Davis
2009-04-30Preview effect of strip silence within the dialog.Carl Hetherington
2009-04-30implement panner reset functionality (missing since 0.99?) ported from 2.XPaul Davis
2009-04-30disk buffer stats patch ported from 2.XPaul Davis
2009-04-29Only make record button solid red (and big clock red) when things are actuall...Carl Hetherington
2009-04-29Add files missing from previous commit.Carl Hetherington
2009-04-29First cut of option to strip silence from audio regions, as per mantis #1623Carl Hetherington
2009-04-29Disallow click and auditioner as track / buss names to avoid clashing with in...Carl Hetherington
2009-04-29Fix compiler warning.Carl Hetherington
2009-04-28carl's small fix for new sessionPaul Davis
2009-04-23more misc. startup/session load fixesPaul Davis
2009-04-23misc. startup/session load fixesPaul Davis
2009-04-23remove offset from process callback tree. some breakage may have occured. yes...Paul Davis
2009-04-23switch meter colorsPaul Davis
2009-04-22lincoln's route connection cleanup patchPaul Davis
2009-04-22a long tricky day of playing with ArdourStartup and session naming/loading etc.Paul Davis
2009-04-203 notable patches from lincoln (a) non-layered track mode (NOTE: this is brok...Paul Davis
2009-04-20fixes for possible null engine dialogPaul Davis
2009-04-20farewell NSD, we loved you sometimes, almost neverPaul Davis
2009-04-18Upgrade to waf 1.5.4.David Robillard
2009-04-17Fix indentation.David Robillard
2009-04-16part 2 of 3 of the 2.8 -> 3.0 mergePaul Davis
2009-04-15first half of the mega-by-hand-commit-by-commit merge from 2.XPaul Davis