summaryrefslogtreecommitdiff
path: root/libs/pbd/file_manager.cc
AgeCommit message (Expand)Author
2012-07-25convert from Glib:: to Glib::Threads for all thread-related APIPaul Davis
2012-06-23Remove unnecessary header includesTim Mayberry
2011-05-23Fix build.Carl Hetherington
2011-05-23Assorted doxygen fixes; no functional changes.Carl Hetherington
2010-11-10fix OS X compilationPaul Davis
2010-07-16remove unncessary assertPaul Davis
2010-07-16newly created files for use in recording appear in a .stubs folder, and are m...Paul Davis
2010-07-06fix compiling file_manager.cc on osxTaybin Rutkin
2010-05-25split out sndfile manager code into its own file; move a couple of utility fu...Paul Davis
2010-05-16Move FileManager code into libpbd. Use it for SMF read/write.Carl Hetherington