13
0
livetrax/libs/pbd
2015-03-16 13:34:35 -05:00
..
boost-debug
macosx
msvc
MSVCpbd Move 'poor_mans_glob()' into libpbd 2015-03-09 18:32:55 +00:00
pbd add PBD::toggle_file_existence() 2015-03-16 13:00:28 -05:00
test Reduce run time/output of PBD::Timer unit test 2015-03-08 22:46:38 +10:00
base_ui.cc
basename.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
boost_debug.cc add -fvisibility=hidden to libpbd, and make things work 2013-10-17 13:51:02 -04:00
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 add PBD::downcase() functions to libpbd 2014-03-10 17:30:12 -04:00
COPYING
cpus.cc
crossthread.cc
crossthread.posix.cc Xthread: blocking read + non-blocking write mode. 2015-03-01 20:49:55 +01:00
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
epa.cc
error.cc
event_loop.cc
ffs.cc
file_utils.cc hide issues with g_close() not being available in somewhat older versions of glib 2015-03-16 13:34:35 -05:00
fpu.cc
gettext.h
glib_semaphore.cc
i18n.h
id.cc
libpbd.pc.in
libpbd.spec.in
locale_guard.cc In libpbd the sources 'localeguard.cc/.h' and 'locale_guard.cc/.h' are essentially identical now - so let's remove the former pair which were only ever needed when building with MSVC 2015-02-28 12:59:00 +00:00
localtime_r.cc mingw build fixes (tested with i686-w64-mingw32 on linux-x86_64) 2014-03-04 15:25:58 +01:00
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 fix “no per-thread pool” abort 2015-03-11 00:25:10 +01:00
property_list.cc
pthread_utils.cc
receiver.cc
resource.cc
run-tests.sh
search_path.cc
semutils.cc
shortpath.cc
signals.cc
stacktrace.cc
stateful_diff_command.cc
stateful.cc
strreplace.cc Move 'poor_mans_glob()' into libpbd 2015-03-09 18:32:55 +00:00
strsplit.cc
system_exec.cc
textreceiver.cc
timer.cc
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 Properly deallocate memory when clearing selection_op_history and 2015-02-07 23:33:09 +11:00
uuid.cc
whitespace.cc
windows_special_dirs.cc
wscript remove cruft (old unused pre-git version files) 2015-01-09 06:11:57 +01:00
xml++.cc