summaryrefslogtreecommitdiff
path: root/libs/pbd
AgeCommit message (Expand)Author
2013-07-29Proper OSX/CLANG/CXX11 support in stl_delete.hMichael Fisher
2013-07-28fix compiler warnings.Robin Gareus
2013-07-15Temporary OSX/Clang/C++11 workaroundMichael R. Fisher
2013-07-11Revert "Remove non-portable and unnused header includes"Paul Davis
2013-07-11Remove non-portable and unnused header includesPaul Davis
2013-07-11add new files from test changes by timbyrPaul Davis
2013-07-11Use test_search_path to find test data in xpath testPaul Davis
2013-07-11Add test_search_path function in PBD testsuitePaul Davis
2013-06-16remove executable mode-bit from filesRobin Gareus
2013-06-07Revert all close-on-exec changes from earlier todayRobin Gareus
2013-06-07fix typo in SndFileDescriptor::open() -- check if file open succeeded.Robin Gareus
2013-06-07fix use of sf_open_fd() instad of sf_open()Robin Gareus
2013-06-07close audio-file if it cannot be openedRobin Gareus
2013-06-07fix issue (creating new sound-files) in 92161b57Robin Gareus
2013-06-07mark more filedes as close-on-exec. - here audio+midi files!Robin Gareus
2013-06-07more sockets to close on fork()Robin Gareus
2013-06-06implement OSC /ardour/route/send/gainabs and /ardour/route/send/gainDBPaul Davis
2013-05-08use hw.physicalcpu to get a more accurate CPU count on OS X (hw.ncpu includes...Paul Davis
2013-05-01Merge branch 'license-fix' of https://github.com/adiknoth/ardourPaul Davis
2013-04-30don't print stacktraces to the supplied ostream AND cerr - a remnant from deb...Paul Davis
2013-04-22Drop obsolete dmalloc.cc from libs/pbd.Adrian Knoth
2013-04-22Disable obsolete compilation of libs/pds/dmalloc.ccAdrian Knoth
2013-04-22Fix license in fastlog.Adrian Knoth
2013-04-06fix crash when using track templates caused by a recent change to the filesca...Paul Davis
2013-04-05Merge branch 'patches' of https://github.com/jdekozak/ardourPaul Davis
2013-04-01fix compilation on OS XPaul Davis
2013-03-30Fix some compilation warningsJulien de Kozak
2013-03-24Fix static initialization order problemSakari Bergen
2013-03-24Fix PBD wscript to be python3 compatibleSakari Bergen
2013-03-20Merge branch 'patches' of https://github.com/jdekozak/ardourPaul Davis
2013-03-20make PBD::stacktrace() be clear if it cannot generate stacktraces for some (r...Paul Davis
2013-03-20initial, prototype modifications to permit compilation of local libraries as ...Paul Davis
2013-03-20Fix guard nameJulien de Kozak
2013-03-20add missing filesPaul Davis
2013-03-20move path_expand() and search_path_expand() into libpbd, and use them to expa...Paul Davis
2013-03-19[cosmetics] Fix typo in debug outputAdrian Knoth
2013-03-17remove cruft (old cvsignore files)Robin Gareus
2013-03-13NOOP - pre videotimline cleanupRobin Gareus
2013-03-09add code to display announcements, and parameterize several URL's used in the...Paul Davis
2013-01-30minor header fix for OS XPaul Davis
2013-01-16add copyright commentsPaul Davis
2013-01-16add copyright commentsPaul Davis
2013-01-04merge Marcel Bonnet's patches for Free-BSDRobin Gareus
2012-12-16some explanatory text for CrossThreadPool, so that it is possible (maybe) to ...Paul Davis
2012-10-29fix complaints from OS X gcc about constnessPaul Davis
2012-08-10add -Wpointer-arith -Wcast-qual -Wcast-align and others to compile flags, and...Paul Davis
2012-08-09more vst parameter related stuffPaul Davis
2012-08-09new file containing very clever code for floating point "equality" comparisonsPaul Davis
2012-07-28Add missing #includes to some testsSakari Bergen
2012-07-25convert from Glib:: to Glib::Threads for all thread-related APIPaul Davis