summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/sndfilesource.h
AgeCommit message (Expand)Author
2007-04-06modified fix from carl for region copy-moves-original-to-start bug; change ve...Paul Davis
2007-03-15edit groups tab gets headers (carl); use sampo's SSE find_peaks code; fix bui...Paul Davis
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2007-01-25fix import/embed of multichannel audiofiles, as per #1433Paul Davis
2006-11-13display timecode from BWF etc in SF browser; accels for windows now work (mis...Paul Davis
2006-11-06better error message if VST SDK is not installed and neeedPaul Davis
2006-11-03move all destructive functionality into SndFileSource as a mode, and drop Des...Paul Davis
2006-10-27Embedded files / embedding files now work.Sampo Savolainen
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-09-07remove all duplicated _id members from children of PBD::Stateful.Paul Davis
2006-08-10- Fixed a buffer size bug when ~/.ardour2 doesn't exist (can't load configura...David Robillard
2006-07-19Removed unused midicontrollable.ccTaybin Rutkin
2006-07-13destructive track work: regions now display offset by bwf timeline reference,...Paul Davis
2006-07-10BWF offset changes from Ben Loftis, hacked by hand into current svnPaul Davis
2006-06-28many fixes to audio file code, SMPTE offset now works correctlyPaul Davis
2006-06-15Removed debug code from ARDOUR_UI::setup_config_options ()Doug McLain
2006-06-14use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStreamPaul Davis
2006-06-07Merged timbyr's win32 branch. -r 547:566.Taybin Rutkin
2006-04-27"The In-Flight Hack, 2006"Paul Davis
2006-03-10Link error fixed. Stub functions filled in.Taybin Rutkin
2006-03-10ExternalSource refactoring.Taybin Rutkin
2006-02-10committed INCOMPLETE 24bit filesource supportJesse Chappell
2005-09-24libardour added.Taybin Rutkin