Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.
[ardour.git] / gtk2_ardour / audio_clock.cc
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-21 Paul Davisvirtualize audioregion, make crossfade IS-A audioregion
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-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-22 Paul Davisremove button 4/5 handling (now scroll_up/down); preven...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-28 David RobillardMerged with trunk R1393.
2007-01-17 Paul Davisfix for height of editor hscrollbar
2007-01-11 David RobillardMerged with trunk R1304
2007-01-09 David RobillardMerged with trunk R1283.
2007-01-08 Paul Davisfix audio clock restore, provide XMLNode::property...
2007-01-08 Paul Davissave and restore clock modes
2007-01-02 Nick MainsbridgeFix for SMPTE clock text entry
2007-01-02 Nick MainsbridgeGeneral SMPTE fixes mostly relating to non-integer...
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-11-19 David RobillardMerged with trunk R1141
2006-11-12 Paul Davisnew svn_revision.h build system, plus no more SMPTE... 2.0beta8
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-09-25 Paul Davisthe BIG CONFIG patch
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-15 David RobillardMoved SMPTE type/functions into SMPTE namespace;
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-06-14 Hans Fugalpulling trunk
2006-06-13 David RobillardMerged with trunk (painfully)
2006-06-08 David RobillardCommitted filthy mess of a working copy solely for...
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-04-29 Paul Davismore tranzport lowlevel fixes and rebinding
2006-04-25 Taybin RutkinAll included libraries now link dynamically instead...
2006-04-10 Nick MainsbridgeReinstate mouse scroll actions (audio clocks, shuttle...
2006-01-01 Paul Davisfix segv
2005-12-21 Paul Davisbutton hacks and more
2005-12-12 Paul Daviseditor window layout changes, and lots more
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-09-26 Paul Daviscontinuing fixes to get this shibboleth to compile
2005-09-26 Paul Davisrename all GTK signals
2005-09-26 Paul Davisfix all _impl member functions to be on_ instead
2005-09-25 Taybin Rutkinreplaced slot() with mem_fun() and ptr_fun().
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.