summaryrefslogtreecommitdiff
path: root/gtk2_ardour/main_clock.cc
AgeCommit message (Expand)Author
2015-09-16Move UIConfiguration Singleton into UIConfiguration headerTim Mayberry
2015-08-18Fix crash when clicking on tempo or meter in main clock to edit with no SessionTim Mayberry
2015-04-21update some calls to use new get_preferred_edit_position; needs testingBen Loftis
2015-03-09Make editing of meter work at the current positionColin Fletcher
2015-03-09Make left-click on tempo/meter in main clock edit current tempo/meterColin Fletcher
2015-03-09Remove useless parameters from MainClock constructorColin Fletcher
2015-02-12Add/edit tempo/meter change at right position with 'delta to edit cursor'Colin Fletcher
2015-02-12Add tempo and meter editing functions to main clock context menuColin Fletcher
2014-12-22move all (G)UI related configuration parameters into UIConfiguration, not RCC...Paul Davis
2013-07-11Fix ambiguous type CheckMenuItem that is also defined via windows.hPaul Davis
2012-11-11clock-delta mode restore: anticipate toggling set_active callbackRobin Gareus
2012-05-31Move delta-to-edit-point options to the main clock context menus (#4472).Carl Hetherington