most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas...
[ardour.git] / gtk2_ardour / editor_tempodisplay.cc
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-10-19 Nick MainsbridgeHandle changed session duration & resizing canvas bette...
2008-10-14 Nick MainsbridgeMake tempo lines physical_screen_height high, add xml...
2008-10-07 Nick MainsbridgeFix non-disappearing tracks when hiding, don't set...
2008-10-03 David RobillardAssortment of minor changes from 2.0-ongoing.
2008-09-23 David RobillardAn actual tempo line cache (not quite perfect when...
2008-09-23 David RobillardThe petty tidying up remnants of a noble, yet utterly...
2008-09-23 David RobillardFix merge regression: use TempoLines class instead...
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-21 David RobillardFix ruler scale on initial view (apply patch from nick_m).
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-02-02 David RobillardMerge with trunk R2978.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-10-26 Nick Mainsbridgeuse filechooser widget in export dialog, selected files...
2007-08-06 David RobillardFix note range toggling (ie actually change visible...
2007-08-06 David RobillardDon't draw measure lins a ton of times... but still...
2007-08-05 David RobillardPulled tempo line stuff out into it's own relatively...
2007-06-29 Doug McLainremove color.h
2007-06-29 Doug McLainMoved canvas colors and theme file selection into new...
2007-06-15 Doug McLainMajor Theme Manager changes, see ardour-dev
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-03 Paul Davisaudun's tempo redraw fix; sort-of cache time axis view...
2007-03-18 David RobillardMerged with trunk R1612.
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-19 David RobillardMerged with trunk R1141
2006-11-14 David RobillardFixed reversed bar/beat colours
2006-10-31 Paul Davismassive changes in automation state handling, not entir...
2006-10-21 David RobillardMerged with trunk R992.
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-19 David RobillardMerged with trunk R920.
2006-09-10 Nick Mainsbridgemore fiddling about with placing bits of the scroll...
2006-09-06 David RobillardMeasure line tweaks
2006-09-04 Nick Mainsbridgelower zoom step slightly, speed up autoscrolling when...
2006-08-31 David RobillardMerged with trunk R874.
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
2006-08-24 David RobillardMerged with trunk R846
2006-08-14 David RobillardMore solid "fake" recording and serialization
2006-08-14 Sampo SavolainenMake bar lines on the canvas draw from top to bottom...
2006-08-14 David Robillard- MIDI "recording" - rec region creation/drawing, actua...
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-10 David RobillardMerged with trunk R776
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-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-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.