Merge remote-tracking branch 'remotes/origin/exportvis' into windows+cc
[ardour.git] / libs / pbd /
2013-10-18 John EmmasMerge remote-tracking branch 'remotes/origin/exportvis...
2013-10-17 Paul Davisadd -fvisibility=hidden to libgtkmm2ext, and make thing...
2013-10-17 Paul Davisadd -fvisibility=hidden to libpbd, and make things...
2013-10-17 Paul Davisget everything compiling with libardour built using...
2013-10-17 Paul Davisadd export visibility macros across libardour
2013-10-17 Paul Davisadd export visibility control to libpbd (works thus...
2013-10-16 John EmmasMerge remote-tracking branch 'remotes/origin/master...
2013-10-15 John EmmasMerge branch 'windows' into windows+cc
2013-10-15 Paul DavisMerge branch 'master' into windows
2013-10-15 Paul Davisre-fix typo in PBD::demangle() for systems without...
2013-10-15 Paul Davisfix namespace issue with demangle on systems without...
2013-10-15 Paul Davisfix typo in PBD::demangle() for systems without execinfo.h
2013-10-14 John EmmasMerge branch 'master' into windows+cc
2013-10-14 John Emmas'PBD::demangle()' - Minor modification to keep MSVC...
2013-10-11 John EmmasMerge branch 'windows' into windows+cc
2013-10-10 Paul Davisfix up parsing of send gain MIDI bindings so that they...
2013-10-09 Paul DavisMerge ... master, fixing conflicts in 3 wscript files
2013-10-06 John EmmasMerge branch 'master' into windows+cc
2013-10-04 Paul DavisMerge branch 'audiothreads' of https://github.com/mojof...
2013-10-04 Paul Davisprovide PBD::demangle() even on platforms without HAVE_...
2013-09-25 John EmmasMerge branch 'cairocanvas' into windows+cc
2013-09-21 John EmmasMerge remote-tracking branch 'remotes/origin/cairocanva...
2013-09-18 Paul DavisMerge branch 'master' into cairocanvas
2013-09-18 Paul DavisMerge branch 'master' into windows
2013-09-17 Paul DavisMerge branch 'master' into cairocanvas
2013-09-17 Paul Davisfix conflicts and merge with master
2013-09-14 Paul DavisMerge branch 'master' into cairocanvas
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-12 Paul Davismerge with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul DavisMerge branch 'master' into windows
2013-09-06 Tim MayberryRename SearchPath class Searchpath
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-08-26 John EmmasMinor tweaks to MSVC build (hopefully of little consequ...
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-15 Paul Davisfix newly-appearing crash-at-close caused by muddled...
2013-08-14 Paul DavisMerge branch 'master' into cairocanvas
2013-08-14 Paul Davisfix merge issues with master
2013-08-13 Tim MayberryCall setup_libpbd_enums in PBD::init for portability
2013-08-13 Tim MayberryCall Gio::init from PBD::init instead of ARDOUR::init
2013-08-13 Tim MayberryAdd PBD::init and PBD::cleanup
2013-08-10 Robin GareusMerge branch 'master' into ccmerge
2013-08-08 Michael FisherResolve duplicate symbol 'cocoa_open_uri' on OSX builds.
2013-08-08 Michael FisherStop compiler warning about NSURL
2013-08-08 Michael FisherProper OSX/CLANG/CXX11 support in stl_delete.h
2013-08-08 Robin Gareusfix compiler warnings.
2013-08-08 Michael R. FisherTemporary OSX/Clang/C++11 workaround
2013-08-08 Paul DavisRevert "Remove non-portable and unnused header includes"
2013-08-08 Paul DavisRemove non-portable and unnused header includes
2013-08-08 Paul Davisadd new files from test changes by timbyr
2013-08-08 Paul DavisUse test_search_path to find test data in xpath test
2013-08-08 Paul DavisAdd test_search_path function in PBD testsuite
2013-08-06 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-04 John Emmas'libs/ardour' - Main body of changes required for build...
2013-08-04 John Emmas'libs/ardour' - Use 'const_iterator' where appropriate...
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-02 Michael FisherResolve duplicate symbol 'cocoa_open_uri' on OSX builds.
2013-08-02 Michael FisherStop compiler warning about NSURL
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisfix merge conflict from master
2013-07-31 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-07-29 Paul DavisMerge branch 'clang-rebased' of https://github.com...
2013-07-29 Michael FisherProper OSX/CLANG/CXX11 support in stl_delete.h
2013-07-28 Robin Gareusfix compiler warnings.
2013-07-24 John EmmasFurther changes to msvc/pbd (mostly to add support...
2013-07-24 John EmmasCorrect a typo in 'msvc_pbd.h'
2013-07-22 Tim MayberryReinstate include of regex.h for Linux and MinGW build
2013-07-18 John EmmasAdapt libs/pbd/ffs.cc to be buildable with MSVC
2013-07-17 Paul Davisbreak symbol name cycle on non-win32-non-gcc platforms
2013-07-17 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-07-17 John EmmasJOHNE source files (needed for building libpbd with...
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-17 Tim MayberryAdd PBD::ffs function
2013-07-17 Tim MayberryAllow PBD::canonical_path to compile with mingw build
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 EmmasAccommodate 'pthread-win32' and 'boost/regex' (for...
2013-07-17 John EmmasOther (Windows specific) includes for libpbd
2013-07-16 John Emmas'libs/pbd/file_utils.cc' didn't apply cleanly for some...
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-15 Paul Davisuse g_unlink() rather than unlink() universally, requir...
2013-07-15 Paul Davis(reapply with fixes) Build system changes to support...
2013-07-15 Paul DavisRevert "Build system changes to support mingw build...
2013-07-15 Paul DavisBuild system changes to support mingw build target
2013-07-15 Paul Davisadd and Update mutex test that is no longer necessary...
2013-07-15 Paul DavisFix reading and writing of files on windows in PBD...
2013-07-15 Paul DavisUse g_open instead of ::open in PBD::FileManager
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-13 Paul DavisAdd test for Glib::Mutex::trylock
2013-07-13 Paul DavisAdd DEBUG_TRACE output to file utility functions in...
next