Remove all use of nframes_t.
[ardour.git] / gtk2_ardour / imageframe_view.cc
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2009-12-25 Paul Davisrationalize destruction pathway (some more); tidy-ify...
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-09-09 Paul Davistime line items now have 64 bit location + duration...
2009-05-13 Nick MainsbridgeUse pixbufs as region name labels rather than Gnome...
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2006-10-21 David RobillardMerged with trunk R992.
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 David RobillardMerged with trunk
2006-06-20 Paul Davisfixes for libsndfile conversion issues, tape track...
2005-12-22 Karsten Wieses/stringcr_t/const string &/
2005-12-16 Karsten Wieseuse stringcr_t and gain 1/1000 binary size reduction...
2005-11-27 Karsten Wieseconvert set_property("foo", bar) to property_foo()...
2005-11-24 Paul Davisadvance compiling to the m*.cc point
2005-11-23 Nick MainsbridgeGnome::Canvas -> ArdourCanvas and some other small...
2005-11-15 Paul Davislatest work
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-10-05 Paul Davis2 cleanup patches from nickm, plus work on mixer_ui...
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.