fix some issues with delta clocks, while introducing a couple more since the clock...
[ardour.git] / gtk2_ardour / audio_clock.h
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.
2006-10-10 Paul Davisfix audio clock field widths, change minsec display...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-31 David RobillardMerged with trunk R874.
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-28 David RobillardMerged with trunk R708
2006-07-19 Taybin RutkinRemoved unused midicontrollable.cc
2006-06-22 Hans FugalMerging from trunk
2006-06-15 David RobillardMerged with trunk revision 600
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-04-10 Nick MainsbridgeReinstate mouse scroll actions (audio clocks, shuttle...
2005-12-12 Paul Daviseditor window layout changes, and lots more
2005-09-26 Paul Daviscontinuing fixes to get this shibboleth to compile
2005-09-26 Paul Davisfix all _impl member functions to be on_ instead
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.