summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui_ed.cc
AgeCommit message (Expand)Author
2009-11-08fix 2 action group registrations, and reorder initializationPaul 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-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-13writable session patch, forward ported from 2.XPaul Davis
2009-08-27lots of MIDI editing stuff. to be explained on the website when its donePaul Davis
2009-08-24Minor cosmetic tweaks.Carl Hetherington
2009-06-20Allow edit group creation from the route UI's menu. Allow new tracks to be p...Carl Hetherington
2009-05-16Move control surface options into RC prefs editor. Remove Options menu.Carl Hetherington
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-04-22a long tricky day of playing with ArdourStartup and session naming/loading etc.Paul Davis
2009-02-25Quote includes for control_protocol.David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-18Fix MIDI controller feedback.David Robillard
2009-02-09Fixes to bundle manager to make it vaguely usable.Carl Hetherington
2009-01-15remove "Use OSC" from options menu; make OSC optional rather than a mandatory...Paul Davis
2009-01-03Improve GNOME HIG compliance a bit.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-11-26* added Menu for sending midi clockHans Baier
2008-10-25* fixed jitter problems for midi clock and removed superfluous UI elementsHans Baier
2008-09-17merge Sakari's (sbergen) branch back into 3.0, removing libsndfile and adding...Paul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-08-04* first implementation of MIDI Clock Slave supportHans Baier
2008-04-11merge 3.0 from 2.0-ongoing@3243Paul Davis
2008-03-19reinstate Ye Olde MIDI (input) thread; fix up a few startup warningsPaul Davis
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2008-02-21Fix install path problems (s/ardour2/ardour3).David Robillard
2008-02-19Merge with 2.0-ongoing R3082.David Robillard
2008-02-17Merge with 2.0-ongoing R3077.David Robillard
2008-02-16Merge with 2.0-ongoing R3071.David Robillard
2008-01-19Merge with trunk R2935.David Robillard
2008-01-10Merge with 2.0-ongoing R2883.David Robillard
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2007-12-20Port level meters to trunkDoug McLain
2007-11-08merged with 2.0-ongoing changes 2582-2605 (not thoroughly tested but it compi...Paul Davis
2007-10-19Various work on bundles. We now have a Bundle Manager dialogue, and hopefull...Carl Hetherington
2007-10-12add keybinding editorPaul Davis
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-09-06Deep "automation regions" support.David Robillard
2007-09-04Use PBD::find_file_in_search_path instead of PathScanner in ARDOUR_UI::instal...Tim Mayberry
2007-08-01use XML state to store processors in mixer (strips) and fixup crash caused by...Paul Davis
2007-07-30add filtering to plugin selection dialogPaul Davis
2007-07-16support for 16 bit native filesPaul Davis
2007-06-01round 2 of denormal handling changes - detect DAZ support at runtime, and use...Paul Davis
2007-06-01merge denormal handling work from 2.0-ongoingPaul Davis
2007-05-25New theme manager, with option to select between dark and light theme. Clea...Doug McLain
2007-05-14add new A/B comparison for plugins, plus ways of disabling all plugins quickl...Paul Davis