major changes to Region, AudioRegion, Playlist, AudioPlaylist and Crossfade state...
[ardour.git] / gtk2_ardour / streamview.h
2006-10-19 Paul Davismajor changes to Region, AudioRegion, Playlist, AudioPl...
2006-10-17 Paul Davisreduce calls to fit_to_pixels(); flip back to old fix...
2006-10-16 Paul Davisfix (?) handling of fake regions; use int cast before...
2006-10-09 Paul Davisfix abort-capture path, including many subtle issues...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-16 David RobillardFix for the persistent rec-region problem.
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardFixed random track background problem
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-06-22 Hans FugalMerging from trunk
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-02-14 Paul Davisnew color management design starts to take shape (canva...
2005-11-29 Paul Davisremove <gtkmm/gtkmm.h> from all files, plus a small...
2005-11-23 Nick MainsbridgeGnome::Canvas -> ArdourCanvas and some other small...
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
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 RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.