summaryrefslogtreecommitdiff
path: root/libs/ardour/sndfileimportable.cc
AgeCommit message (Expand)Author
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2015-10-05use quotes for in-tree pbd/glib wrapper includeRobin Gareus
2015-09-17use pbd's gstdio compatibility wrapperRobin Gareus
2015-07-27fixes/updates for move to ::open()Robin Gareus
2015-07-25Use g_open and sf_open_fd in SndFileImportable instead of sf_open and Glib::l...Tim Mayberry
2015-07-17reworked variant of john’s soundfile locale fixRobin Gareus
2015-07-16Revert "Possible fix for http://tracker.ardour.org/view.php?id=6332"Robin Gareus
2015-07-16Possible fix for http://tracker.ardour.org/view.php?id=6332John Emmas
2015-03-22add GPL boilerplate.Robin Gareus
2015-03-22fix #6208, negative broadcast timestampsRobin Gareus
2013-07-11Fix some usage of non-standard types for portabilityPaul Davis
2011-01-21Check for OGG format properly. Should fix #3723.Carl Hetherington
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-09-16make resampled sources (during import) report their "natural position" (i.e. ...Paul Davis
2010-05-11Evidence from Chris suggests that imported OGG files can clip, so check for t...Carl Hetherington
2010-04-09Prevent clipping during the import of files from sources that haveCarl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-10-01i/o button naming patch and imported file BWF timecode retention patch from n...Paul Davis
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis