summaryrefslogtreecommitdiff
path: root/libs/audiographer/audiographer/sndfile
AgeCommit message (Expand)Author
2016-07-16Refactor TmpFile into an abstract base classRobin Gareus
2016-07-14refactoring to prepare for real-time exportRobin Gareus
2015-10-05use quotes for in-tree pbd/glib wrapper includeRobin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-09-17use pbd's gstdio compatibility wrapperRobin Gareus
2015-04-29no need to close a file that will not be removed (and has no name)Paul Davis
2015-03-02explicitly close tmpfiles before unlink.Robin Gareus
2013-07-13Use g_mkstemp in audiographer for portabilityPaul Davis
2012-10-30Create export temporary files in the export directorySakari Bergen
2012-03-30Some fixes for GCC 4.7.0Carl Hetherington
2012-01-24Show proper progress information for export while normalizingSakari Bergen
2011-10-19Trim the include tree.David Robillard
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-08-19Write BWF info on export. Fixes #3398.Carl Hetherington
2010-04-02Make audiographer SndfileWriter use PBD::Signal and use it properly. Also mak...Sakari Bergen
2010-03-15Fix export, which has been broken since the boost::signals2 changes. Also upd...Sakari Bergen