Remove unnecessary 0 checks before delete; see http://www.parashift.com/c++-faq-lite...
[ardour.git] / libs / ardour / sndfilesource.cc
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-09-17 Sakari BergenFix bugs in BroadcastInfo, and use it in SndfileSource
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-05-02 David RobillardFixes for GCC 4.3.
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-07-16 Paul Davissupport for 16 bit native files, part II
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-06 Paul Davismodified fix from carl for region copy-moves-original...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-15 Paul Davisedit groups tab gets headers (carl); use sampo's SSE...
2007-03-14 Paul Davisno more peak building thread; don't print config var...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-15 Paul Davisremove debug output from sndfilesource
2007-02-15 Paul Davisfix reverse play buffer refilling; turn on Blink signal...
2007-01-29 Paul Davissmall change to region creation for make-mono-regions...
2007-01-28 David RobillardMerged with trunk R1393.
2007-01-25 Paul Davisfix import/embed of multichannel audiofiles, as per...
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-28 Jesse Chappellfixed peak waveform issue introduced by the ftruncate...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-13 Paul Davisdisplay timecode from BWF etc in SF browser; accels...
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-11-07 Paul Davisfix incorrect return type for SndFileSource::last_captu...
2006-11-03 Paul Davisnew tape tracks ended up with non-destructive sources...
2006-11-03 Taybin RutkinFixed snapshot dialog annoyance.
2006-11-03 Paul Davismove all destructive functionality into SndFileSource...
2006-10-31 Paul Davissupport for old-school automation loading
2006-10-31 Paul Davisdisk space reflects number of inputs per track; more...
2006-10-31 Paul Davisfix crashes when loading ardour 0.99 sessions, restore...
2006-10-27 Sampo SavolainenEmbedded files / embedding files now work.
2006-10-21 David RobillardMerged with trunk R999.
2006-10-21 David RobillardMerged with trunk R992.
2006-10-20 Paul Davismove BWF header options into Configuration option,...
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-19 David RobillardMerged with trunk R920.
2006-09-18 Paul Davisbetter fix for duplicate regions, fix nasty side-effect...
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-08-31 David RobillardMerged with trunk R879
2006-08-31 Paul Davismerge changes from harrison branch back into trunk...
2006-08-29 David RobillardMerged with trunk R861
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-21 David RobillardRecording to SMF. Playback not quite working yet,...
2006-08-14 David Robillard- MIDI "recording" - rec region creation/drawing, actua...
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList
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-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-13 Paul Davisdestructive track work: regions now display offset...
2006-07-11 Paul Davisfix for playhead/edit cursor having wrong z-order place...
2006-07-10 Paul DavisBWF offset changes from Ben Loftis, hacked by hand...
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-07-05 David RobillardMerged with trunk, and a few trivial GUI updates etc.
2006-06-29 Hans Fugalmerging trunk
2006-06-28 Paul Davismany fixes to audio file code, SMPTE offset now works...
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-06-21 David RobillardMerged with trunk
2006-06-20 Paul Davisfixes for libsndfile conversion issues, tape track...
2006-06-15 David RobillardMerged with trunk revision 600
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-06-14 Hans Fugalpulling trunk
2006-06-13 David RobillardMerged with trunk (painfully)
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-04-27 Paul Davis"The In-Flight Hack, 2006"
2006-03-17 Paul Davislots of fidgety work to get track renaming to work...
2006-03-10 Taybin RutkinExternalSource refactoring.
2006-02-10 Jesse Chappellcommitted INCOMPLETE 24bit filesource support
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-09-24 Taybin Rutkinlibardour added.