remove button 4/5 handling (now scroll_up/down); prevent dbl-click on xfade from...
[ardour.git] / gtk2_ardour / audio_clock.cc
2007-03-22 Paul Davisremove button 4/5 handling (now scroll_up/down); preven...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-17 Paul Davisfix for height of editor hscrollbar
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-12 Paul Davisnew svn_revision.h build system, plus no more SMPTE... 2.0beta8
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-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-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-06-14 Hans Fugalpulling trunk
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.