session export starts from session start marker; add tooltips for rude solo + auditio...
[ardour.git] / gtk2_ardour / editor_export_audio.cc
2006-10-13 Paul Davissession export starts from session start marker; add...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-10 David Robillard- Fixed a buffer size bug when ~/.ardour2 doesn't exist...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2006-02-10 Jesse Chappellcommitted INCOMPLETE 24bit filesource support
2005-12-12 Paul Daviseditor window layout changes, and lots more
2005-10-06 Paul Davisa few more header files fixes, plus cleanup from nick_m...
2005-09-26 Paul Daviscontinuing fixes to get this shibboleth to compile
2005-09-26 Paul Davisrename all GTK signals
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.