summaryrefslogtreecommitdiff
path: root/gtk2_ardour/time_info_box.cc
AgeCommit message (Expand)Author
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-02-28Consolidate ToggleAction cast, use new APIRobin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-07-22Time info box updates its length display correctly over a tempo changenick_m
2017-07-22Rework time info box updates on region selection changenick_m
2017-07-17Remove unused sources & includesRobin Gareus
2017-03-12Update selection-clock when region properties changeRobin Gareus
2017-03-10Save/Restore TimeInfoBox clock modesRobin Gareus
2016-12-20Prepare for re-use of TimeInfoBox w/o punch-clockRobin Gareus
2016-12-17Commence transport tool bar re-layoutRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-05-27Crapola - this is an experimental performance hack that must be reverted.nick_m
2016-02-22clocks in selection/punch displays do actually need the backgroundPaul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-01-21update selection clockRobin Gareus
2014-12-18Remove internal edit mode and add "content" tool.David Robillard
2014-04-10first pass hiding/rearrangement of UI elements related to trxPaul Davis
2013-03-03monospace font for selection clockRobin Gareus
2012-11-14center Selection/Punch Clk titles over value-columnRobin Gareus
2012-11-11specify time info box bg in style file(s), and make nudge clock use the same ...Paul Davis
2012-04-25remove the apparently unnecessary "ui_bind()" macro from entire source basePaul Davis
2012-04-22Use a list of ControlPoints to hold the automation selection,Carl Hetherington
2012-01-27fix inconsistent display on selection clocks when in join-object-range mode, ...Paul Davis
2011-12-07move CairoWidget into gtkmm2ext, add CairoPacker, made the time info box use ...Paul Davis
2011-11-20audio clocks: focus-on-clock shortcut now works, scrolling and dragging know ...Paul Davis
2011-11-18don't cache width & height for CairoWidget; provide option for all CairoWidge...Paul Davis
2011-11-17all new implementation of audio clocks, with entirely new editing model. not ...Paul Davis
2011-11-10more ardour-button-ization; fix transparency of selection rects; use "correct...Paul Davis
2011-06-09split style files apart to better maintain consistency (generates a useless e...Paul Davis
2011-06-08use 2 tables for time info box to get correct vertical alignment (independent...Paul Davis
2011-06-08move punch in/out buttons into time info box; remove rounded corners on clocksPaul Davis
2011-06-08more clock & time info box tweakingPaul Davis
2011-06-08don't use selection clocks show MIDI selection when in internal edit mode; re...Paul Davis
2011-06-08turn selection clocks off if there is no selectionPaul Davis
2011-06-07fix punch labels in time info boxPaul Davis
2011-06-07remove "Off" as a clock mode, make it a state instead; track editor mouse mod...Paul Davis
2011-06-07locate when clicking on start/end fields in time info boxPaul Davis
2011-06-07allow mode changes in the time info box, all syncedPaul Davis
2011-06-07more clock tweakingPaul Davis
2011-06-07lots of clock tweaks, but still, STILL! not done, reallyPaul Davis
2011-06-03next iteration of clock work. still far from complete, and probably waiting o...Paul Davis