13
0
livetrax/libs/pbd
Michael Fisher 71c26e2820 Resolve duplicate symbol 'cocoa_open_uri' on OSX builds.
cocoa_open_uri.mm was being added to the source list
twice and also compiling twice. This patch enusres it is
only added once.
2013-08-02 12:01:47 -04:00
..
boost-debug
macosx
pbd Proper OSX/CLANG/CXX11 support in stl_delete.h 2013-07-29 14:43:11 -05:00
test add new files from test changes by timbyr 2013-07-11 11:10:56 -04:00
base_ui.cc
basename.cc
boost_debug.cc
cartesian.cc
ChangeLog
clear_dir.cc
cocoa_open_uri.mm Stop compiler warning about NSURL 2013-08-02 08:59:32 -05:00
command.cc
controllable_descriptor.cc implement OSC /ardour/route/send/gainabs and /ardour/route/send/gainDB 2013-06-06 11:14:31 -04:00
controllable.cc
convert.cc
COPYING
cpus.cc use hw.physicalcpu to get a more accurate CPU count on OS X (hw.ncpu includes hyperthreading cpus) 2013-05-08 10:47:23 -04:00
crossthread.cc Revert all close-on-exec changes from earlier today 2013-06-07 21:07:41 +02:00
debug_rt_alloc.c
debug.cc
enums.cc
enumwriter.cc
epa.cc
error.cc
event_loop.cc
file_manager.cc Revert all close-on-exec changes from earlier today 2013-06-07 21:07:41 +02:00
file_utils.cc fix crash when using track templates caused by a recent change to the filescanner API. if the template contains no plugin states, the scanner would return a null pointer, and we would fail to notice 2013-04-06 11:21:09 -04:00
fpu.cc
gettext.h
i18n.h
id.cc
libpbd.pc.in
libpbd.spec.in
locale_guard.cc
malign.cc
mountpoint.cc
openuri.cc
pathexpand.cc
pathscanner.cc
pool.cc
property_list.cc
pthread_utils.cc
receiver.cc
run-tests.sh Use test_search_path to find test data in xpath test 2013-07-11 10:59:30 -04:00
search_path.cc
semutils.cc
shortpath.cc
signals.cc
sndfile_manager.cc Revert "Remove non-portable and unnused header includes" 2013-07-11 11:23:41 -04:00
stacktrace.cc don't print stacktraces to the supplied ostream AND cerr - a remnant from debugging wierd problems with stacktrace() on paul's system 2013-04-30 11:12:52 -04:00
stateful_diff_command.cc
stateful.cc
strreplace.cc
strsplit.cc
textreceiver.cc
transmitter.cc
undo.cc
uuid_boost.cc
uuid.cc
whitespace.cc
wscript Resolve duplicate symbol 'cocoa_open_uri' on OSX builds. 2013-08-02 12:01:47 -04:00
xml++.cc