summaryrefslogtreecommitdiff
path: root/gtk2_ardour/location_ui.h
AgeCommit message (Expand)Author
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-07-22Location timestamp changes - can now sort by location creation date: gtk partNikolaus Gullotta
2018-10-10revert the coupling of location UI clock modes to transport clocksPaul Davis
2018-10-10use primary, not secondary, clock mode to drive other clock modes, and dynami...Paul Davis
2018-06-19Revert frame -> sample changes where it's a frame as in Gtk::FrameJohannes Mueller
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-07-17Move more Gtkmm2ext widgets into libwidgetRobin Gareus
2017-07-17Separate Ardour UI widgets into dedicated libraryRobin Gareus
2017-02-14Save/restore location clock modeRobin Gareus
2017-02-14NO-OP: whitespaceRobin Gareus
2016-05-31initial sort-of-mostly-working integration of new PanePaul Davis
2016-04-25slightly improved location-UI layoutRobin Gareus
2016-04-25return of the location GoTo ButtonRobin Gareus
2015-04-11Remove unused pointer to nothing.nick_m
2015-01-23fix crash at exit if location-ui was usedRobin Gareus
2014-10-24port changes to ARDOUR::Location and ARDOUR::Locations APIs from Tracks to Ar...Paul Davis
2014-09-19use new ARDOUR::Location signals in GUIPaul Davis
2013-07-01Make CD track details visible whenever CD range is ticked.Colin Fletcher
2012-06-19Use set_editable() rather than set_sensitive() to lock the clocks of locked m...Carl Hetherington
2012-05-01Fix the focussing of newly-created marker name entriesCarl Hetherington
2011-12-12improve layout and display of CD range info in location displayPaul Davis
2011-12-11add middle-clock-on-range/marker-clock to locate therePaul Davis
2011-12-11fix lack of marker/range display in marker/range list at startup, and tweak l...Paul Davis
2011-11-23Save location UI clock mode in Session instant.xml (#4507).Carl Hetherington
2011-11-19Only use ArdourDialog (and thus Gtk::Dialog) for actual dialogs.David Robillard
2011-11-17all new implementation of audio clocks, with entirely new editing model. not ...Paul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2011-04-23Remove unnecessary refresh_location_display_s method. Speed up marker loadin...Carl Hetherington
2011-03-10Restore Use PH button in locations UI (#3667).Carl Hetherington
2011-03-02group clocks in location UI and region editor so that they all change modes t...Paul Davis
2010-11-08HIG-ify the locations UI a bit. Should fix #3526.Carl Hetherington
2010-08-10Setup clock sensitivity with lock correctly.Carl Hetherington
2010-08-09Add glue / lock buttons to the location window.Carl Hetherington
2010-06-23Update locations GUI more efficiently by avoiding a rebuild when a location i...Carl Hetherington
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-11-24Bodge around visual glitch where the ranges & markers list would overlap the ...Carl Hetherington
2009-11-12tidy up (a bit) locations editing widget ; use pixbuf/string code from 2.0;re...Paul Davis
2009-11-12comments for BBT math methods; remove chunks from GUI; split location UI in...Paul Davis
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-02-25*** NEW CODING POLICY ***David Robillard
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2007-02-09strip X specific from keyboard.cc; fix up many buttons to avoid prelight (mos...Paul Davis
2005-12-30many changes, read the diffsPaul Davis
2005-11-23strip keyboard.cc of noxious focus handling stuff, and cleanupPaul Davis
2005-10-27Removed gtkmm.h usage.Taybin Rutkin
2005-09-25Fly my pretties!Taybin Rutkin