summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui_dependents.cc
AgeCommit message (Expand)Author
2013-10-07use new GtkUI design in ARDOUR_UIPaul Davis
2013-07-10implement meterbridge & meter-stripRobin Gareus
2013-05-04the big rework of window management. probably not complete at thsi point, but...Paul Davis
2013-04-26redesign toggling of editor/mixer stacking to use Gtkmm2ext::VisibilityTrackerPaul Davis
2012-12-11do not show the mixer window if the (current) screen height is < 700 pixels (...Paul Davis
2012-06-27A (hopefully) better fix for toggle-mixer-on-top, using gtk_window_is_active(...Colin Fletcher
2012-06-13Patch from colinf to fix problems with toggle mixer on top (#2477).Carl Hetherington
2011-11-15provide link-editor-and-mixer-selection option. gui implementation is slightl...Paul Davis
2011-10-26new ArdourButton class, to start to provide more control over how our buttons...Paul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2010-11-13make ardour3 build and link on OS X (tiger, at least)Paul Davis
2010-09-22Tidy up Window menu a bit; use ToggleActions for all relevant things, cleanup...Carl Hetherington
2010-03-19save tearoff state; restore monitor section state reasonably well; fixup acce...Paul Davis
2010-02-09Add keyboard shortcut to tooltip text where possible.David Robillard
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
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-12-04move generic parts of Keyboard into gtkmm2ext. imperfectly done, but makes mo...Paul Davis
2009-11-26Fix various crashes on session close.Carl Hetherington
2009-10-30Trim session.h include dependency tree.David Robillard
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-02-16Merge with 2.0-ongoing R3071.David Robillard
2008-02-02Merge with 2.0-ongoing R2988David Robillard
2008-01-19Merge with 2.0-ongoing R2943.David Robillard
2008-01-19Merge with trunk R2935.David Robillard
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-08-06Don't draw measure lins a ton of times... but still drawn twice on initial se...David Robillard
2007-08-01use XML state to store processors in mixer (strips) and fixup crash caused by...Paul Davis
2007-06-27Renamed Insert to Processor and Redirect to IOProcessor.David Robillard
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-01-03prevent massive, multiple, pointless keybindings saves during startupPaul Davis
2006-12-19save keybindings to file used at startup; allow keybindings file to be cmdlin...Paul Davis
2006-11-30timecode clock info patch from oofus, big clock mods from oofus, rec-sensitiv...Paul Davis
2006-11-28don't load history till all objects have reset state (post engine running)Paul Davis
2006-09-07remove all duplicated _id members from children of PBD::Stateful.Paul Davis
2006-06-21the return of VST supportPaul Davis
2006-03-12removed the following environment variables:Tim Mayberry
2006-01-24a few small thingsTim Mayberry
2005-12-31many options moved to menus, region list context menu sort of operationalPaul Davis
2005-11-29more fixes to get things moving alongPaul Davis
2005-11-29cleanup leftover problems from my commit yesterday; return of the windowsPaul Davis
2005-11-28come up and stay upPaul Davis
2005-11-27ripping, tearing, shreddingPaul Davis
2005-11-23strip keyboard.cc of noxious focus handling stuff, and cleanupPaul Davis
2005-10-052 cleanup patches from nickm, plus work on mixer_ui.cc so that it compilesPaul Davis
2005-09-25Fly my pretties!Taybin Rutkin