do not reset session for MonitorSection just because monitor out was removed
[ardour.git] / gtk2_ardour / location_ui.h
2018-10-10 Paul Davisrevert the coupling of location UI clock modes to trans...
2018-10-10 Paul Davisuse primary, not secondary, clock mode to drive other...
2018-06-19 Johannes MuellerRevert frame -> sample changes where it's a frame as...
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-07-17 Robin GareusMove more Gtkmm2ext widgets into libwidget
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library
2017-02-14 Robin GareusSave/restore location clock mode
2017-02-14 Robin GareusNO-OP: whitespace
2016-05-31 Paul Davisinitial sort-of-mostly-working integration of new Pane
2016-04-25 Robin Gareusslightly improved location-UI layout
2016-04-25 Robin Gareusreturn of the location GoTo Button
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-10 nick_mRemove unused pointer to nothing.
2015-01-23 Robin Gareusfix crash at exit if location-ui was used
2014-10-24 Paul Davisport changes to ARDOUR::Location and ARDOUR::Locations...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-20 Paul Davisuse new ARDOUR::Location signals in GUI
2013-07-09 Paul DavisMerge branch 'master' into cairocanvas
2013-07-01 Colin FletcherMake CD track details visible whenever CD range is...
2012-06-19 Carl HetheringtonUse set_editable() rather than set_sensitive() to lock...
2012-05-01 Carl HetheringtonFix the focussing of newly-created marker name entries
2011-12-12 Paul Davisimprove layout and display of CD range info in location...
2011-12-11 Paul Davisadd middle-clock-on-range/marker-clock to locate there
2011-12-11 Paul Davisfix lack of marker/range display in marker/range list...
2011-11-23 Carl HetheringtonSave location UI clock mode in Session instant.xml...
2011-11-19 David RobillardOnly use ArdourDialog (and thus Gtk::Dialog) for actual...
2011-11-17 Paul Davisall new implementation of audio clocks, with entirely...
2011-06-01 David RobillardDelete trailing whitespace
2011-04-23 Carl HetheringtonRemove unnecessary refresh_location_display_s method...
2011-03-10 Carl HetheringtonRestore Use PH button in locations UI (#3667).
2011-03-02 Paul Davisgroup clocks in location UI and region editor so that...
2010-11-08 Carl HetheringtonHIG-ify the locations UI a bit. Should fix #3526.
2010-08-10 Carl HetheringtonSetup clock sensitivity with lock correctly.
2010-08-09 Carl HetheringtonAdd glue / lock buttons to the location window.
2010-06-23 Carl HetheringtonUpdate locations GUI more efficiently by avoiding a...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-11-24 Carl HetheringtonBodge around visual glitch where the ranges & markers...
2009-11-12 Paul Davistidy up (a bit) locations editing widget ; use pixbuf...
2009-11-12 Paul Daviscomments for BBT math methods; remove chunks from...
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2005-12-30 Paul Davismany changes, read the diffs
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-10-27 Taybin RutkinRemoved gtkmm.h usage.
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.