summaryrefslogtreecommitdiff
path: root/gtk2_ardour/audio_clock.cc
AgeCommit message (Expand)Author
2013-03-05remove a couple of unused font style names, remove SAE style filesPaul Davis
2013-03-04use default (not monospace) font for clock textRobin Gareus
2013-03-03clock info-box: fix alignment and spacingRobin Gareus
2013-03-03replace unicode dash with (monospace) minus.Robin Gareus
2013-01-04allow region list selection of whole file regions to select every instance of...Paul Davis
2012-12-30make 2 audio clock strings translatablePaul Davis
2012-12-29used fixed width for the big clock and remove all code in AudioClock associat...Paul Davis
2012-12-27allow big block to be shrunk in size as well as expanded (suprisingly complex!)Paul Davis
2012-12-19fix crash reported by colinf when editing via >1 click on an audioclock. this...Paul Davis
2012-12-06several theme changes. changed drawing of rounded_rectangle to be more corre...Ben Loftis
2012-11-15hotfix negative TC editing - problem was introduced in r13491Robin Gareus
2012-11-14indicate negative TC when edit is positive.Robin Gareus
2012-11-14improve negative [offset] TC entryRobin Gareus
2012-11-13update BPM and Meter when changed, also change back labels for it.Robin Gareus
2012-11-13implement TC offset for slave&generator.Robin Gareus
2012-11-13clock: pull-up/down display updateRobin Gareus
2012-11-13oiling the audio clockRobin Gareus
2012-11-13parse keyboard entered drop-frame timecode deltaRobin Gareus
2012-11-13make audio clock fill vertical spaceRobin Gareus
2012-11-13shorten Metrum & Tempo labelRobin Gareus
2012-11-12add labels for BBT clock infoRobin Gareus
2012-11-12display slave initial before slave timecodeRobin Gareus
2012-11-12really fix vertical alignment of info text (again :) )Robin Gareus
2012-11-12audio-clock: fix right-alignmentRobin Gareus
2012-11-12redraw of markup'ed sections when style/font is [re]loaded.Robin Gareus
2012-11-12fix for crash caused as slave is switching from non-TC source to TC-sourcePaul Davis
2012-11-12reduce audio clock heightRobin Gareus
2012-11-11MIDIClock is not a Timecode slave, fix segfaultRobin Gareus
2012-11-11clock width for 99999 bars (9999 allows 2h46m @ 240bpm)Robin Gareus
2012-11-11add support for using - as prefix keys to enter a negative value in an audio ...Paul Davis
2012-11-11highlight mismatching slave TCRobin Gareus
2012-11-11fix horiz alignment (corner-radius is added to layout)Robin Gareus
2012-11-11show slave info in Min:Sec mode - fill empty spaceRobin Gareus
2012-11-11fix initial info color when switching to delta mode.Robin Gareus
2012-11-11rounding off all clock cornersRobin Gareus
2012-11-11NOOP: remove trailing whitespaceRobin Gareus
2012-11-11audio clock display updates:Robin Gareus
2012-11-11re-nice audio clock horiz alignment.Robin Gareus
2012-11-11first round of audio-clock font rendering updateRobin Gareus
2012-11-10remove separators from audio clocks with info blocks below the main clock dis...Paul Davis
2012-11-06fix click to start editing audio clocks that occurs right of the clock, which...Paul Davis
2012-10-29clock-display: right-align slave delta, fix overflow of pull up/down infoRobin Gareus
2012-10-23update audio-clock designRobin Gareus
2012-10-17fix delta display of MClk slave.Robin Gareus
2012-10-15audio-clock: use Timecode::timecode_format_timeRobin Gareus
2012-10-14prepare reporting slave delta & MTC slave implementationRobin Gareus
2012-10-14use translatable strings for TC info,Robin Gareus
2012-10-12tweaks to be ready for more information timecode display in Timecode clock modePaul Davis
2012-10-12move TC FPS up into status bar, use lower right of timecode audioclock mode f...Paul Davis
2012-10-12skeleton framework for LTC-slaveRobin Gareus