13
0
livetrax/libs/pbd
2015-08-03 23:09:51 +02:00
..
boost-debug
macosx
msvc
MSVCpbd
pbd
test
base_ui.cc
basename.cc
boost_debug.cc
cartesian.cc
ChangeLog
cocoa_open_uri.mm
command.cc
configuration_variable.cc
controllable_descriptor.cc
controllable.cc use C locale, because POSIX locale is not supported on windows, and operation is undefined. C works on all platforms 2015-01-19 07:29:25 -06:00
convert.cc
COPYING
cpus.cc
crossthread.cc
crossthread.posix.cc
crossthread.win.cc
debug_rt_alloc.c
debug.cc
enums.cc Call setup_libpbd_enums in PBD::init for portability 2013-08-13 20:15:47 +10:00
enumwriter.cc
epa.cc
error.cc
event_loop.cc
ffs.cc
file_utils.cc
fpu.cc
gettext.h
glib_semaphore.cc
i18n.h
id.cc
libpbd.pc.in
libpbd.spec.in
locale_guard.cc
localtime_r.cc
malign.cc
md5.cc add cleaned up MD5 C++ implementation for general use 2014-07-08 00:53:13 -04:00
mountpoint.cc
openuri.cc On Windows, #include <shellapi.h> so we can use ShellExecute() 2015-01-18 18:52:24 +00:00
pathexpand.cc
pbd.cc
pool.cc
property_list.cc
pthread_utils.cc
receiver.cc
resource.cc
run-tests.sh
search_path.cc
semutils.cc
shortpath.cc
signals.cc remove use of boost::thread/boost::mutex; bump glibmm requirement to 2.30 in order to pick up Glib::Threads::Mutex which can be used statically, use that to replace boost::mutex; add required inclusion of <cerrno> in a couple of places 2012-07-24 21:43:05 +00:00
stacktrace.cc
stateful_diff_command.cc
stateful.cc
strreplace.cc
strsplit.cc
system_exec.cc amend e09c620; now with semicolon :) 2015-08-03 23:09:51 +02:00
textreceiver.cc
timer.cc Add PBD::Timer/StandardTimer/BlinkTimer classes for convenient timeouts 2015-01-01 18:59:01 +07:00
timing.cc
transmitter.cc Remaining changes needed for building libpdb on Windows (except for adding the extra JE source modules) 2013-07-17 08:08:46 +01:00
undo.cc
uuid.cc
whitespace.cc
windows_special_dirs.cc
wscript Add unit test to check that libxml2 expects utf-8 encoded file paths on Windows 2015-07-25 23:14:50 +10:00
xml++.cc