the "final" (??) fixes for transport state stuff before 2.8.4. y'all let me know...
[ardour.git] / gtk2_ardour / editor_tempodisplay.cc
2008-10-18 Nick MainsbridgeHandle changed session duration & resizing canvas bette...
2008-10-13 Nick Mainsbridgeset tempo lines to be physical_screen_height high,...
2008-09-29 Nick MainsbridgeBackport drobilla's tempo bar cache from 3.0, fix track...
2008-09-23 David RobillardSeparate tempo lines stuff ala 3.0.
2008-09-16 Nick MainsbridgeAdd a session file type icon for OSX, remove unused...
2008-09-14 Nick MainsbridgePut timeline_group in the correct layer to begin with...
2008-09-03 Nick MainsbridgeUnify the canvases by moving groups around rather than...
2008-05-16 Paul Davisadd GotoWallClock command; switch Editor class to use...
2008-02-26 Paul Davisnon-AA canvas support (not used by default); new SAE...
2008-02-01 Paul Davislarge chunks of code to deal with pre-analysis of audio...
2008-01-29 Nick Mainsbridgeremove debugging stuff
2008-01-29 Nick Mainsbridgemake multi-duplicate dialog less ugly, ditto with tempo...
2007-12-21 Paul Davisnew tempo handling from drmoore; don't follow playhead...
2007-09-25 Paul Davisnew controls for copy-only import; new logo item for...
2007-07-05 Doug McLainNew theme manager from trunk, backported to 2.0-ongoing
2007-04-03 Paul Davisaudun's tempo redraw fix; sort-of cache time axis view...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-29 Paul Davissmall change to region creation for make-mono-regions...
2006-11-14 David RobillardFixed reversed bar/beat colours
2006-10-31 Paul Davismassive changes in automation state handling, not entir...
2006-10-09 Sampo SavolainenGive a different error message when AudioEngine::connec...
2006-10-08 David RobillardBar/Beat line aesthetic fixes.
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.