remove all lines to avoid recompiles after commits
[ardour.git] / gtk2_ardour / editor_audio_import.cc
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...
2007-01-25 Paul Davisfix import/embed of multichannel audiofiles, as per...
2006-12-21 Paul Davisuse ustring more; handle embedding of "paired" files...
2006-12-14 Paul Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-11-11 Paul Davisfix visual focus indication in IOSelector; import pays...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-08-31 Paul Davismerge changes from harrison branch back into trunk...
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-17 Paul Davisfurther optimizations for multiple-track-at-once additi...
2006-08-16 Paul Davismake adding multiple tracks more efficient (a *lot...
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
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-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-29 Hans FugalCompiles, but doesn't link. The link errors are mostly...
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
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-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-06-14 Hans Fugalpulling trunk
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-05-07 Taybin RutkinImproved sfdb API.
2006-04-20 Nick MainsbridgeAdd a stock question image to the choices dialog, other...
2006-04-12 Taybin RutkinAdded tooltips to help explain various soundfilebrowser...
2006-03-22 Paul Davismore gcc4 fixes to handle jumps over declarations
2006-03-22 Paul Davisgcc4 fix for new import/embed code, plus inline reject_...
2006-03-22 Paul Davissignificant changes in code to handle import/embedding...