summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui.cc
AgeCommit message (Expand)Author
2009-12-01fix logic problems with startup assistant; make initial page buttons of start...Paul Davis
2009-11-26Fix various crashes on session close.Carl Hetherington
2009-11-26Fix #2931; redundant menu items on main clocks.Carl Hetherington
2009-11-26Fix #2932; arrange the view more carefully when going to start / end / wallcl...Carl Hetherington
2009-11-25carl's wondrous DnD VBox patch - processor boxes are now vboxes and not listv...Paul Davis
2009-11-23Patch from colinf to fix #2919.Carl Hetherington
2009-11-19add track/bus now allows specifying aux or direct bus role; processor box men...Paul Davis
2009-11-0990% done with external sync design changes (GUI now has toggle switch for ext...Paul Davis
2009-11-08monster commit: transport mgmt changes from 2.X (omnibus edition); make slave...Paul Davis
2009-10-30make 3.0 catch up with transport and other changes in 2.X (hand applied, not ...Paul Davis
2009-10-30Trim session.h include dependency tree.David Robillard
2009-10-28* libardour uses ARDOUR::nframes_t and ARDOUR::nframes64_t explicitly in headersPaul Davis
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