summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui.cc
AgeCommit message (Expand)Author
2009-10-26change the use of "SMPTE" to "Timecode" to reflect the global economy and the...Paul Davis
2009-10-22Fix colours of log window messages.David Robillard
2009-10-22Fix whitespace.David Robillard
2009-10-19Fix 2074: setting the NSD to not connect outputs to anything is ignored.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-19Tidy up window titles, according to GNOME HIG and as suggested in mantis 2803.Carl Hetherington
2009-10-15Part 1 of loading 2.X sessions; some things work, some things don't, hacks a-...Carl Hetherington
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-07Make the mackie surface work again by initialising control surfaces after MID...Carl Hetherington
2009-10-06Fixed uninitialised variable confusion.Carl Hetherington
2009-09-02Clear out any command line session name on closing a session so that the same...Carl Hetherington
2009-08-20Fix mantis 2804: improve title of recent sessions dialogue and make it transl...Carl Hetherington
2009-08-08waf build works on OS X ; new bindings file and processing system in place fo...Paul Davis
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2009-07-21fix clicking when processors become active/inactive; reduce crazy 2.5sec dela...Paul Davis
2009-07-21first part of fixing up send/return metering ; make send-controlling faders w...Paul Davis
2009-06-21Merge edit and mix groups to just being route groups. Add properties to rout...Carl Hetherington
2009-06-20Allow edit group creation from the route UI's menu. Allow new tracks to be p...Carl Hetherington
2009-06-19Tiny text formatting fix.Carl Hetherington
2009-06-09the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or...Paul Davis
2009-05-16Remove preferences menu options that have been moved into one or other prefer...Carl Hetherington
2009-05-16Add session preferences dialog.Carl Hetherington
2009-05-14First stage of options rework.Carl Hetherington
2009-05-12Remove most using declarations from header files.Carl Hetherington
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-04Remove tmpnam usage.David Robillard
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-23more misc. startup/session load fixesPaul Davis
2009-04-23misc. startup/session load fixesPaul Davis
2009-04-22a long tricky day of playing with ArdourStartup and session naming/loading etc.Paul Davis
2009-04-20fixes for possible null engine dialogPaul Davis
2009-04-20farewell NSD, we loved you sometimes, almost neverPaul Davis
2009-03-04new startup assistant/wizard; unfinished; can potentially interfere with your...Paul Davis
2009-03-02allow dragging of automation lines (Ben Loftis, backported from 2.X)Paul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-09Remove old connection editor.Carl Hetherington
2009-01-30first pass at internal sends. this is a very tentative work in progress, and ...Paul Davis
2009-01-03Improve GNOME HIG compliance a bit.Carl Hetherington
2008-12-18Remove unnecessary 0 checks before delete; see http://www.parashift.com/c++-f...Carl Hetherington
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-12-08partial patch/partial by-hand merge of 2.X commits 3169&3170 to 3.X codebasePaul Davis
2008-10-28Save automatic saving of audio engine settings (mostly copied from 2.0-ongoing)Sakari Bergen
2008-10-09add global region fade toggle; fixup (?) reload of MIDI config state (both po...Paul Davis
2008-10-05Normalize XML property name style, preserving old session loading (on load _ ...David Robillard
2008-10-05Move panic button to MIDI toolbar (reduce required horizontal space).David Robillard
2008-09-26Remove duplicate and always NULL Session peak functions.David Robillard