summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/sndfilesource.h
AgeCommit message (Expand)Author
2009-05-14First stage of options rework.Carl Hetherington
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-19Introduce new time for session-relative frame time, and make source interface...David Robillard
2009-02-17Fix the horrible mess that was anything related to sources and paths.David Robillard
2009-02-16Move duplicated AudioFileSource::Flags and SMFSource::Flags into Source.David Robillard
2008-09-17Fix bugs in BroadcastInfo, and use it in SndfileSourceSakari Bergen
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-05-03Comment out excessive terminal output.David Robillard
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
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