summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui_ed.cc
AgeCommit message (Expand)Author
2010-09-02fix a variety of unused argument errors noted by gcc 4.3.2 on x86Paul Davis
2010-08-24Fix port matrix menu checkbox when the window is closed. Make the port matri...Carl Hetherington
2010-08-202.X commits up to and including 7519Paul Davis
2010-08-18Fix font sizing in the big clock.Carl Hetherington
2010-08-18Fix another potential similar bug.Carl Hetherington
2010-08-18Plugin UI state should of course be saved per-session rather than globally.Carl Hetherington
2010-08-18First go at saving window visibility and position state across saves.Carl Hetherington
2010-08-17forward port 2.X changes up to and including rev 6842Paul Davis
2010-08-17forward port 2.X changes up to and including rev 6767Paul Davis
2010-07-23Patch from dx9s to rearrange the View/Window menus a bit and add an option to...Carl Hetherington
2010-07-08Allow multiple MIDI tracer windows.Carl Hetherington
2010-07-07Setup fixed ports for MIDI control data; hence remove configuration of those ...Carl Hetherington
2010-06-03session prefs editor gets renamed as session propertiesPaul Davis
2010-06-02basic -T <load_template> optionTorben Hohn
2010-05-02A little copy-editing.Carl Hetherington
2010-04-23Copy-edit menu item.Carl Hetherington
2010-04-21commits 6001-6525 inclusive from 2.X applied to 3.0Paul Davis
2010-03-19lots of tricks & tweaks related to the monitor section and All That It UsesPaul Davis
2010-03-19save tearoff state; restore monitor section state reasonably well; fixup acce...Paul Davis
2010-03-16changes from 2.X starting in march 2009 through oct 20 2009 (5826 inclusive)Paul Davis
2010-03-05move big clock size variables into ARDOUR_UI; save&restore big clock size + p...Paul Davis
2010-03-05working big clock resizing, i think; still needs removal of global vars to ar...Paul Davis
2010-03-05better acid trip big clock - do not use with any other medicationPaul Davis
2010-03-05acid trip big clock - do not use with any other medicationPaul Davis
2010-03-05possible big clock sizing fixPaul Davis
2010-03-04debug output for big clock resizingPaul Davis
2010-03-01make JACK->Latency->256 actually do somethingPaul Davis
2010-01-15dynamically resize text in the big clock, first versionPaul Davis
2010-01-14Minor cleanups to menu code. Some copyediting of menu items for HIG compliance.Carl Hetherington
2009-12-12remove using namespace sigc everywhere to ensure clarity over which bind/mem_...Paul Davis
2009-12-11make all use of bind/mem_fun be explicitly sigc:: Paul Davis
2009-11-19add track/bus now allows specifying aux or direct bus role; processor box men...Paul Davis
2009-11-10lots of tweaks relating to GUI sync managementPaul Davis
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