summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2009-06-09the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or...Paul Davis
2009-06-09Fix previous commit in debug mode.Carl Hetherington
2009-06-09Fix a drag crash and some warnings.Carl Hetherington
2009-06-09Fix daft bugs causing crashes on dragging tempo markers.Carl Hetherington
2009-06-08Fix tranzport and SCons builds.Carl Hetherington
2009-06-08Allow Insert Time option to move tempos and time sig changes, as per #1951.Carl Hetherington
2009-06-08Clean up the insert time dialog a bit.Carl Hetherington
2009-06-08Remove unused variable.Carl Hetherington
2009-06-08Fix oddities when dragging regions below the bottom visible track.Carl Hetherington
2009-06-08Fix dragging crash.Carl Hetherington
2009-06-08Further refactoring of drag code. Changes so that drags from the region list...Carl Hetherington
2009-06-03Use sigc::slots rather than templates + function ptrs for a foreach_region an...Carl Hetherington
2009-06-02Clean up use of first_move, move thresholding etc.Carl Hetherington
2009-06-01Some small cleanups to dragging.Carl Hetherington
2009-05-31Fix uninitialised variable.Carl Hetherington
2009-05-30Pull dragging code out of the Editor class into its own hierarchy.Carl Hetherington
2009-05-25Fix SCons build.Carl Hetherington
2009-05-22Fix tape region view crash.Nick Mainsbridge
2009-05-21A different fix for record crash, use pixfufs instead of canvas text in marke...Nick Mainsbridge
2009-05-20Restore configuration of click IO connections to session options dialog.Carl Hetherington
2009-05-20Remove some unused stuff.Carl Hetherington
2009-05-20Remove unused method.Carl Hetherington
2009-05-20Make pan double-click entry work in percentage left or right. Write pan posi...Carl Hetherington
2009-05-18Patch from tinram to put a border round the startup dialog.Carl Hetherington
2009-05-18Patch from agorka to add some includes required for building with the GCC shi...Carl Hetherington
2009-05-17Das BlinkenSendButtonsPaul Davis
2009-05-17Correct name(tm)Sampo Savolainen
2009-05-17Use the same name as in 2.0Sampo Savolainen
2009-05-17send control now has working metering, and switches back and forth between bu...Paul Davis
2009-05-17allow waf (& hopefully still scons) to correctly generate key bindings filesPaul Davis
2009-05-1775% (?) of the way towards making mixer strips control bus sends. lots more t...Paul Davis
2009-05-16Make MIDI prefs have an effect.Carl Hetherington
2009-05-16Move control surface options into RC prefs editor. Remove Options menu.Carl Hetherington
2009-05-16Nearly remove Options menu.Carl Hetherington
2009-05-16Remove preferences menu options that have been moved into one or other prefer...Carl Hetherington
2009-05-16a gadzillion changes all over the place. nothing is finished, but all is bett...Paul Davis
2009-05-16Move some sync-related options to being session variables.Carl Hetherington
2009-05-16Add session preferences dialog.Carl Hetherington
2009-05-15Fix some warnings.Carl Hetherington
2009-05-14Make sure the plugin analysis will appear in the VST gui when VST's compile i...Sampo Savolainen
2009-05-14Initialize name_pixbuf and make sure set_name_text doesn't do anything if the...Sampo Savolainen
2009-05-14Add missing files from last commit, as per.Carl Hetherington
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