fixes for destructive track offsets of various kinds; move from jack_nframes_t -...
[ardour.git] / gtk2_ardour / editor_tempodisplay.cc
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-10 Nick Mainsbridgemore fiddling about with placing bits of the scroll...
2006-09-04 Nick Mainsbridgelower zoom step slightly, speed up autoscrolling when...
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
2006-08-14 Sampo SavolainenMake bar lines on the canvas draw from top to bottom...
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600
2006-08-04 Hans FugalMerging undo branch into trunk. It compiles and works...
2006-07-29 Hans FugalCompiles, but doesn't link. The link errors are mostly...
2006-07-25 Hans Fugal r191@gandalf: fugalh | 2006-07-24 19:50:10 -0600
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-04-29 Paul Davismore tranzport lowlevel fixes and rebinding
2006-04-27 Paul Davis"The In-Flight Hack, 2006"
2006-03-07 Tim Mayberry2006-03-04 Tim Mayberry <mojofunk@gmail.com>
2006-02-14 Paul Davisnew color management design starts to take shape (canva...
2006-01-28 Paul Davisfix (mostly) measure lines and click box text and meter...
2005-12-08 Paul Davismeter/tempo bars show again, fix tempo/meter dialogs...
2005-12-07 Paul Davisblack bg for meters, font fixups for startup message...
2005-11-28 Paul Davismega commit to remove gtk_object cruft, and much other...
2005-11-27 Karsten Wieseconvert set_property("foo", bar) to property_foo()...
2005-11-27 Paul Davisslowly fixing up ArdourDialog nonsense
2005-11-24 Paul Davisadvance compiling to the m*.cc point
2005-11-23 Nick MainsbridgeGnome::Canvas -> ArdourCanvas and some other small...
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-10-28 Nick Mainsbridgemostly editor.cc & editor_mouse.cc for Gdk::Cursor...
2005-10-06 Paul Davisa few more header files fixes, plus cleanup from nick_m...
2005-09-25 Taybin RutkinSwitched to use libgnomecanvas (not the C++ one).
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.