Skip silent sources on session-archive -- fixes #7699
[ardour.git] / gtk2_ardour / audio_clock.h
2018-02-20 Paul Davisuser-friendly hack/heuristic: if they edit a BBT non...
2017-11-22 Robin GareusImplement clock delta modes
2017-11-22 Robin GareusAdd seconds as clock-unit
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library
2017-05-08 Robin GareusLimit clock displays to 30days (720hours) by default.
2017-04-18 Tim MayberryAdd AudioClock::on() method as convenience method for...
2017-03-20 Robin GareusTowards a consistent render() API.
2017-01-26 nick_mmark session dirty when dragging tempo markers.
2016-12-17 Robin Gareusremove cruft
2016-12-17 Robin GareusCommence transport tool bar re-layout
2016-10-15 nick_mRework duration clock and TempoMap::insert_time to...
2016-05-27 nick_mTempo ramps - display bbt in audio clock correctly...
2016-04-24 Robin GareusNO-OP whitespace
2016-04-24 Robin Gareusfix crash when loading a session with non-default clock...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-07-16 Ben Loftismerge fix
2015-06-17 Colin FletcherAdd 'accept on focus out' parameter (default false...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-14 Robin Gareussimplify coaxing clock value out of ardour
2015-03-09 Colin FletcherMake left-click on tempo/meter in main clock edit curre...
2015-02-12 Colin FletcherAdd/edit tempo/meter change at right position with...
2014-12-31 Paul Davisadd the ability to use cairo scaling to warp the render...
2014-12-22 Paul Davismove all (G)UI related configuration parameters into...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-09 Paul Davisbreak out AudioClock::print_minsec() so that AudioClock...
2014-07-01 Paul Davismerge with master.
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-20 Robin Gareuschange the meters into CairoWidget, add expose_area...
2012-12-29 Paul Davisused fixed width for the big clock and remove all code...
2012-12-27 Paul Davisallow big block to be shrunk in size as well as expande...
2012-11-13 Robin Gareusupdate BPM and Meter when changed, also change back...
2012-11-11 Paul Davisadd support for using - as prefix keys to enter a negat...
2012-11-11 Robin Gareusshow slave info in Min:Sec mode - fill empty space
2012-11-11 Robin Gareusre-nice audio clock horiz alignment.
2012-11-11 Robin Gareusfirst round of audio-clock font rendering update
2012-10-12 Paul Davistweaks to be ready for more information timecode displa...
2012-05-31 Carl HetheringtonMove delta-to-edit-point options to the main clock...
2011-12-07 Paul Davismove CairoWidget into gtkmm2ext, add CairoPacker, made...
2011-11-21 Paul Davistentative code shuffle to allow for 2 different styles...
2011-11-21 Paul Davisadd validation checks on TC.hours, BBT.ticks and valida...
2011-11-21 Paul Davisuse correct em width to position audio clock cursor
2011-11-20 Paul Davisaudio clocks: focus-on-clock shortcut now works, scroll...
2011-11-20 Paul Davisaudio clocks: use defined cursor color
2011-11-20 Paul Davisaudio clocks: big clock window now sizes itself to...
2011-11-19 Paul Davisfix up big clock aspect ratio; fix color handling in...
2011-11-19 Paul Davisbetter solution to the big clock window focus issue
2011-11-19 Paul Davisadd a signal so that if the Big Clock is closed, the...
2011-11-18 Paul Davisadd a cursor (prototype) to audio clocks for editing...
2011-11-18 Paul Davisfix some issues with delta clocks, while introducing...
2011-11-18 Paul Davisfix transition in and out of delta clock mode
2011-11-18 Paul Davisdon't cache width & height for CairoWidget; provide...
2011-11-18 Paul Davisimplement relative clock editing (terminated by + or...
2011-11-18 Paul Davisa few tweaks for audio clocks (handle loss of focus...
2011-11-17 Paul Davisall new implementation of audio clocks, with entirely...
2011-06-08 Paul Davisdon't use selection clocks show MIDI selection when...
2011-06-07 Paul Davisremove "Off" as a clock mode, make it a state instead...
2011-06-07 Paul Davislots of clock tweaks, but still, STILL! not done, really
2011-06-03 Paul Davisnext iteration of clock work. still far from complete...
2011-06-02 Paul Davisadd extended info fields to clocks; clock tweaks
2011-06-02 Paul Davisaudio clock transition to CairoEditableText, part 1
2011-06-01 David RobillardDelete trailing whitespace
2011-05-22 Carl HetheringtonTrim some lines from AudioClock by using maps to keep...
2011-05-22 Carl HetheringtonSeparate milliseconds from seconds in the clock widget...
2011-01-19 Carl HetheringtonTerminate RapidScreenUpdate clock updates earlier when...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-12-01 Carl HetheringtonRe-expose timecode offset in the session option editor.
2010-12-01 Carl HetheringtonRevert previous incorrect patch.
2010-12-01 Carl HetheringtonRemove unused timecode offset stuff.
2010-10-18 Paul Davisif a clock is in delta-edit, it should be set to show...
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-03-05 Paul Davismore strip silence dialog changes, to use audio clocks...
2010-01-15 Paul Davisdynamically resize text in the big clock, first version
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-11-26 Carl HetheringtonFix #2931; redundant menu items on main clocks.
2009-11-12 Paul Davistidy up (a bit) locations editing widget ; use pixbuf...
2009-10-26 Paul Davischange the use of "SMPTE" to "Timecode" to reflect...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-09-19 Paul Davischris goddard's region list patch; port 2.X marker...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-07-19 Paul Davisstop audio clocks from vanishing when turned off
2007-05-23 Paul Davis(merge from 2.0-ongoing -r1911:1912) fix audio clock...
2007-05-14 Doug McLaincode readability change I forgot to add before committi...
2007-05-14 Doug McLainAdd 'delta edit cursor' option to primary and secondary...
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-01-09 David RobillardMerged with trunk R1283.
2007-01-08 Paul Davissave and restore clock modes
2007-01-07 Paul Davisfix startup order (ARDOUR::init() vs. AudioEngine creat...
2006-11-30 Paul Davistimecode clock info patch from oofus, big clock mods...
2006-11-20 Paul Davisshow timecode info in selected audio clocks
2006-10-21 David RobillardMerged with trunk R992.
next