13
0
livetrax/libs/pbd
..
boost-debug
macosx
msvc merge all mingw and msvc specific code for FPU information into libs/pbd/fpu.cc and remove msvc-specific version 2015-04-21 11:39:31 -04:00
MSVCpbd Minor changes to ensure that MSVC knows about 'CaptureStackBackTrace()' 2015-07-18 15:22:43 +01:00
pbd
test
base_ui.cc fix up BaseUI to use crossthreadchannel on all platforms 2014-12-03 21:11:02 -05:00
basename.cc
boost_debug.cc
cartesian.cc remove cruft 2015-08-07 21:10:47 +02:00
ChangeLog rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
cocoa_open_uri.mm
command.cc
configuration_variable.cc
controllable_descriptor.cc
controllable.cc
convert.cc add PBD::downcase() functions to libpbd 2014-03-10 17:30:12 -04:00
COPYING rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
cpus.cc
crossthread.cc clean up whitespace 2014-12-04 09:11:46 -05:00
crossthread.posix.cc
crossthread.win.cc Xthread: blocking read + non-blocking write mode. 2015-03-01 20:49:55 +01:00
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 splice mode is undefined, undocumented, and buggy. ripple does most of what we want. remove splice for now. leave code because it may be revived later 2014-07-01 16:43:00 -05:00
epa.cc
error.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
event_loop.cc
ffs.cc
file_utils.cc
fpu.cc Add '_xgetbv()' for MSVC-9 and earlier 2015-08-16 13:14:54 +01:00
gettext.h Upgrade to waf 1.5.4. 2009-04-18 16:15:12 +00:00
glib_semaphore.cc
i18n.h
id.cc
libpbd.pc.in
libpbd.spec.in
locale_guard.cc
localtime_r.cc
malign.cc
md5.cc
mountpoint.cc
openuri.cc
pathexpand.cc Add DEBUG_TRACE output to PBD::canonical_path 2014-12-03 17:31:05 +07:00
pbd.cc
pool.cc noop: fix indentation/whitespace 2015-06-29 14:18:14 -04:00
property_list.cc
pthread_utils.cc
receiver.cc Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
resource.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
run-tests.sh
search_path.cc Fix Searchpath::operator+ to return by value rather than reference and not modify *this 2015-08-18 15:09:44 +10:00
semutils.cc
shortpath.cc Patch from agorka to add some includes required for building with the GCC shipped with Ubuntu Karmic. 2009-05-18 00:21:17 +00:00
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 Remove unnecessary header includes 2012-06-23 03:51:41 +00:00
stateful.cc
strreplace.cc
strsplit.cc
system_exec.cc amend e09c620; now with semicolon :) 2015-08-03 23:09:51 +02:00
textreceiver.cc Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
timer.cc Add PBD::Timer/StandardTimer/BlinkTimer classes for convenient timeouts 2015-01-01 18:59:01 +07:00
timing.cc Accommodate some newly introduced source files for building with MSVC (libpbd) 2015-01-02 15:31:39 +00:00
transmitter.cc
undo.cc
uuid.cc use boost::uuids method to get a string from a boost UUID 2014-02-17 15:29:18 -05:00
whitespace.cc
windows_special_dirs.cc
wscript
xml++.cc