summaryrefslogtreecommitdiff
path: root/libs/pbd/file_utils.cc
AgeCommit message (Expand)Author
2014-06-17Change PBD::PathScanner API to return results by value to avoid inadvertent m...Tim Mayberry
2014-06-15fix pathscanner / stl_vector related memory leaksRobin Gareus
2014-03-22replace use of Gio:: with primitives (fix for #5889 part 1)Robin Gareus
2013-09-06Rename SearchPath class SearchpathTim Mayberry
2013-07-17Merge branch 'windows' of git://git.ardour.org/ardour/ardour into windowsJohn Emmas
2013-07-17Remaining changes needed for building libpdb on Windows (except for adding th...John Emmas
2013-07-16'libs/pbd/file_utils.cc' didn't apply cleanly for some reasonJohn Emmas
2013-07-13Add DEBUG_TRACE output to file utility functions in libpbdPaul Davis
2013-07-11Include io.h on windows for accessPaul Davis
2013-04-06fix crash when using track templates caused by a recent change to the filesca...Paul Davis
2012-06-23Move file utility function into pbd/file_utils.h and into PBD namespaceTim Mayberry
2012-06-23Move three file utility functions from pbd/filesystem.h to pbd/file_utils.hTim Mayberry
2012-06-23Overwrite target file in PBD::copy_fileTim Mayberry
2012-06-23Move PBD::sys::copy_file/s into pbd/file_utils.h and PBD:: namespaceTim Mayberry
2012-06-23Use std::string instead of PBD::sys::path in pbd/search_path.h, pbd/file_util...Tim Mayberry
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-09-23Make PBD::SearchPath less silly/boilerplatey.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
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-09-04Rename PBD::SearchPath::get_string to PBD::SearchPath::to_stringTim Mayberry
2007-06-27allow user tweaking of everything that might have inherent latency; add GUI f...Paul Davis
2007-06-27Replace code for finding ControlProtocols/Surface plugins with a portable equ...Tim Mayberry