summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2009-05-14First stage of options rework.Carl Hetherington
2009-05-13more work on the new all-Processor-all-The-Time redesign of Route - LOTS OF B...Paul Davis
2009-05-13Remove some extraneous includes. reorder some others (fixes compilation on fe...Nick Mainsbridge
2009-05-13Use pixbufs as region name labels rather than Gnome::Canvas::Text. Don't set ...Nick Mainsbridge
2009-05-12Changes missing from previous commitSampo Savolainen
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-05-12Add missing connection to Editor::route_list_reorderedCarl Hetherington
2009-05-08Use an expander properly to control the visibility of plugin analysis.Sampo Savolainen
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