revert incorrect include path changes and removal of export macros for two libardour...
[ardour.git] / libs / pbd / pbd /
2013-07-17 John EmmasMerge branch 'windows' of git://git.ardour.org/ardour...
2013-07-17 John EmmasRemaining changes needed for building libpdb on Windows...
2013-07-17 John EmmasOther (Windows specific) includes for libpbd
2013-07-16 Robin GareusMerge branch 'clang' of https://github.com/axetota...
2013-07-16 John EmmasWindows (compiler specific) includes for libpbd
2013-07-16 Michael R. FisherTemporary OSX/Clang/C++11 workaround
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-13 Paul DavisAdd DEBUG_TRACE output to file utility functions in...
2013-07-13 Paul DavisAdd header include required by mingw compiler
2013-07-13 Paul DavisUse custom comparator in threadmap for pthread impl...
2013-07-11 Paul DavisAdd ::localtime_r implementation for mingw
2013-07-11 Paul Davisremove direct of realpath(2), replace with canonical_pa...
2013-07-11 Paul DavisAdd PBD::GlibSemaphore class that uses PBD::atomic_coun...
2013-07-11 Paul DavisAdd wrapping class for glib atomic counter
2013-07-11 Paul DavisAdd timersub macro for platforms where it isn't defined
2013-07-11 Paul DavisUndef SearchPath where needed as it is defined via...
2013-07-11 Paul Davis Use timeout source to process ui requests on windows
2013-07-11 Paul DavisHide UI request mechanism from inheriting classes
2013-07-11 Paul DavisAdd implementation for ProcessSemaphore on windows
2013-07-11 Paul DavisAdd pbd/resource.h for portable access to resource...
2013-07-11 Paul DavisUse boost::uuid instead of libuuid
2013-07-11 Paul DavisUse PBD::pthread_name in debug output instead of pthrea...
2013-07-11 Paul Davisfix conflicts caused by meterbridge merge
2013-07-09 Paul DavisMerge branch 'master' into cairocanvas
2013-07-01 Paul DavisMerge branch 'master' into cairocanvas
2013-06-26 Paul DavisMerge branch 'master' into cairocanvas
2013-06-14 Robin GareusMerge branch 'master' into cairocanvas
2013-06-14 Paul Davismerge with master
2013-06-07 Paul DavisMerge branch 'master' into cairocanvas
2013-06-06 Paul DavisMerge branch 'master' into cairocanvas
2013-05-08 Paul Davismerge with master
2013-05-05 Paul Davismerge with master
2013-05-03 Paul Davismerge resolution with master
2013-05-01 Paul DavisMerge branch 'license-fix' of https://github.com/adikno...
2013-04-26 Paul DavisMerge branch 'master' into cairocanvas
2013-04-22 Adrian KnothFix license in fastlog.
2013-04-13 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-13 Paul Davischanges to get cairocanvas branch to build on OS X...
2013-04-11 Robin GareusMerge branch 'master' into cairocanvas
2013-04-10 Paul DavisMerge branch 'master' into cairocanvas
2013-04-09 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-05 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
2013-04-05 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-04-05 Paul Davisadjust demangling code a bit so that it can easily...
2013-03-30 Julien de KozakFix some compilation warnings
2013-03-20 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-20 Julien de KozakFix guard name
2013-03-20 Paul Davisadd missing files
2013-03-20 Paul Davismove path_expand() and search_path_expand() into libpbd...
2013-03-17 Robin Gareusremove cruft (old cvsignore files)
2013-03-13 Robin GareusNOOP - pre videotimline cleanup
2013-03-09 Paul Davisadd code to display announcements, and parameterize...
2013-01-16 Paul Davisadd copyright comments
2013-01-16 Paul Davisadd copyright comments
2012-12-16 Paul Davissome explanatory text for CrossThreadPool, so that...
2012-10-29 Paul Davisfix complaints from OS X gcc about constness
2012-08-10 Paul Davisadd -Wpointer-arith -Wcast-qual -Wcast-align and others...
2012-08-09 Paul Davismore vst parameter related stuff
2012-08-09 Paul Davisnew file containing very clever code for floating point...
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-07-24 Paul Davisremove use of boost::thread/boost::mutex; bump glibmm...
2012-06-25 Carl HetheringtonPatch from johan_mattsson_m to be more graceful if...
2012-06-23 Tim MayberryRemove unused pbd/filesystem.h/cc
2012-06-23 Tim MayberryRemove unused PBD:sys::create_directory/ies functions
2012-06-23 Tim MayberryRemove PBD::sys::is_directory and use Glib equivalent
2012-06-23 Tim MayberryRemove unused PBD::sys::exists function
2012-06-23 Tim MayberryRemove unused method PBD::sys::path::leaf
2012-06-23 Tim MayberryRemove unused method PBD::sys::path::branch_path
2012-06-23 Tim MayberryRemove unused function PBD::sys::rename
2012-06-23 Tim MayberryRemove unused function PBD::sys::remove
2012-06-23 Tim MayberryRemove unused function PBD::sys::basename
2012-06-23 Tim MayberryRemove unused function PBD::sys::extension
2012-06-23 Tim MayberryMove file utility function into pbd/file_utils.h and...
2012-06-23 Tim MayberryMake PBD::sys::exists_and_writable take a string instea...
2012-06-23 Tim MayberryMove three file utility functions from pbd/filesystem...
2012-06-23 Tim MayberryChange PBD::sys::get_absolute_path to take and return...
2012-06-23 Tim MayberryMove docs for PBD::sys::get_absolute_path into header
2012-06-23 Tim MayberryMove doc for PBD::sys::path_is_within to header
2012-06-23 Tim MayberryChange PBD::sys::path_is_within to take string params...
2012-06-23 Tim MayberryAdd docs for PBD::sys::equivalent_paths
2012-06-23 Tim MayberryRename PBD::sys::inodes_same to equivalent_paths
2012-06-23 Tim MayberryOverwrite target file in PBD::copy_file
2012-06-23 Tim MayberryMove PBD::sys::copy_file/s into pbd/file_utils.h and...
2012-06-23 Tim MayberryUse giomm in PBD::sys::copy_file and change function...
2012-06-23 Tim MayberryReplace PBD::sys::path use in PBD::Stateful
2012-06-23 Tim MayberryUse std::string instead of PBD::sys::path in pbd/search...
2012-06-21 Todd NaugleFixing issues with opening a browser when using the...
2012-06-18 Carl HetheringtonMake EnumWriter exceptions a bit more informative.
2012-06-16 Carl HetheringtonAdd new SharedStatefulProperty which manages a shared_p...
2012-05-28 Carl HetheringtonAdd path_is_within to decide if a path is within a...
2012-05-21 Carl HetheringtonMust disconnect old UnscopedConnection when setting...
2012-05-18 Paul Davismajor rationalization of use of search paths. ardour...
2012-05-16 Paul Davisreset _signal member of a Connection so that we will...
2012-05-15 Carl HetheringtonTry to make signals.h.py more cross-python-version...
2012-05-15 Carl HetheringtonTidy up a bit.
2012-05-15 Carl HetheringtonMaybe fix typename / no-typename problems better.
next