summaryrefslogtreecommitdiff
path: root/libs/audiographer/audiographer/sndfile/tmp_file.h
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-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
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-03-15Fix export, which has been broken since the boost::signals2 changes. Also upd...Sakari Bergen