summaryrefslogtreecommitdiff
path: root/libs/pbd
AgeCommit message (Expand)Author
2008-02-21Fix install path problems (s/ardour2/ardour3).David Robillard
2008-02-16Merge with 2.0-ongoing R3071.David Robillard
2008-02-10Committed underlay support (from Audun).David Robillard
2007-10-16virtualize Port object; clean up automation tracks from track deletionPaul Davis
2007-10-12add keybinding editorPaul Davis
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-09-09If sys::copy_file fails, try and remove the target file before throwing an ex...Tim Mayberry
2007-09-09Add function sys::rename to pbd/filesystem.h/cc. Renames a file, uses g_rename.Tim Mayberry
2007-09-04Add PBD::sys::operator/ to pbd/filesystem for convenient path buildingTim Mayberry
2007-09-04Use path::leaf in sys::basename and sys::extensionTim Mayberry
2007-09-04Add path::leaf method function to the PBD::sys::path classTim Mayberry
2007-09-04Add PBD::sys::extension for getting the filename extension of a fileTim Mayberry
2007-09-04Modify PBD::sys::basename to match boost::filesystem behaviour and document it.Tim Mayberry
2007-09-04Add path::branch_path to the PBD::sys::path classTim Mayberry
2007-09-04Add some documentation regarding the PBD::sys namespace and my justifications...Tim Mayberry
2007-09-04Remove unused function PBD::copy_fileTim Mayberry
2007-09-04Add function PBD::sys::copy_file intended to replace PBD::copy_fileTim Mayberry
2007-09-04Add function PBD::sys::remove as a wrapper to g_unlinkTim Mayberry
2007-09-04Rename PBD::SearchPath::get_string to PBD::SearchPath::to_stringTim Mayberry
2007-08-06merge changes to libmidi++ API from 2.0-ongoingPaul Davis
2007-08-01Better MidiModel command framework, ready to go for all your canvas editing n...David Robillard
2007-07-16Fix formatting of command stuff to adhere to The Guidelines(TM).David Robillard
2007-06-27allow user tweaking of everything that might have inherent latency; add GUI f...Paul Davis
2007-06-27Add PBD::system_data_directories and PBD::system_config_directoriesTim Mayberry
2007-06-27Replace code for finding ControlProtocols/Surface plugins with a portable equ...Tim Mayberry
2007-06-27Use ARDOUR::user_config_directory in Configuration::*instant_xmlTim Mayberry
2007-06-17Modify PBD::Stateful::add_instant_xml/instant_xml to take a PBD::sys::path in...Tim Mayberry
2007-06-17Make Stateful::*instant_xml methods protected and non-virtualTim Mayberry
2007-06-17Move Stateful class declared in pbd/stateful.h into the PBD namespaceTim Mayberry
2007-06-17Whitespace fixes in pbd/stateful.hTim Mayberry
2007-06-07Remove two unused temporary variables from SearchPath::add_subdirectory_to_pathsTim Mayberry
2007-06-07Rename SearchPath::get_search_path_string to SearchPath::get_stringTim Mayberry
2007-06-07Add SearchPath class to libpbdTim Mayberry
2007-06-07Remove unused PBD::Path class.Tim Mayberry
2007-06-06merge essej's fix for OS XPaul Davis
2007-06-01round 2 of denormal handling changes - detect DAZ support at runtime, and use...Paul Davis
2007-05-19When loading sessions, create any missing session directories rather than thr...Tim Mayberry
2007-05-18Add PBD::sys::path class that has a similar API to boost::filesystem::path bu...Tim Mayberry
2007-05-18Change return type of PBD::copy_file to boolean to indicate success/failureTim Mayberry
2007-05-11Add some comments.Carl Hetherington
2007-04-14Merged with trunk R1719.David Robillard
2007-04-12Merged with trunk R1705.David Robillard
2007-03-18Merged with trunk R1612.David Robillard
2007-01-28Merged with trunk R1393.David Robillard
2007-01-11Merged with trunk R1304David Robillard
2007-01-09Merged with trunk R1283.David Robillard
2006-11-19Merged with trunk R1141David Robillard
2006-10-21Merged with trunk R999.David Robillard
2006-10-21Merged with trunk R992.David Robillard
2006-09-19Merged with trunk R920.David Robillard