summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/importable_source.h
AgeCommit message (Expand)Author
2019-08-03Update libardour GPL boilerplate and (C) from git logRobin Gareus
2019-04-08NO-OP: whitespace, commentsRobin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2013-10-17add export visibility macros across libardourPaul Davis
2012-04-14Fix a few framecnt / framepos type confusions.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-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-02-25*** NEW CODING POLICY ***David Robillard
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
2007-11-15Pass a path argument to ImportableSource rather than SNDFILE handle so resour...Tim Mayberry
2007-11-15Fix mixed usage of tabs and spaces for indentation in ardour/importable_source.hTim Mayberry
2007-11-15Refactor part of Session::import_audiofile into write_audio_data_to_new_files...Tim Mayberry
2007-10-11add missing filePaul Davis