This website requires JavaScript.
Explore
Help
Sign In
ardour
/
livetrax
Watch
13
Star
0
Fork
0
You've already forked livetrax
Code
2067163f7a
livetrax
/
libs
/
pbd
History
Robin Gareus
deb4687d5d
fix testPathIsWithin unit-test:
...
* use absolute path * fix copy/paste typo: bar->jim for symlink test
2015-02-14 05:50:40 +01:00
..
boost-debug
macosx
msvc
MSVCpbd
Accommodate some newly introduced source files for building with MSVC (libpbd)
2015-01-02 15:31:39 +00:00
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
convert.cc
COPYING
cpus.cc
crossthread.cc
crossthread.posix.cc
crossthread.win.cc
debug_rt_alloc.c
debug.cc
move ARDOUR::Configuration and ARDOUR::ConfigVariable into libpbd
2014-12-22 19:48:30 -05:00
enums.cc
Call setup_libpbd_enums in PBD::init for portability
2013-08-13 20:15:47 +10:00
enumwriter.cc
epa.cc
fix conceptual error/thinko in EnvironmentalProtectionAgency when using unsetenv() while iterating over char** environ
2014-04-04 15:25:56 -04:00
error.cc
event_loop.cc
add copyright comments
2013-01-16 18:15:38 +00:00
ffs.cc
file_utils.cc
fpu.cc
gettext.h
glib_semaphore.cc
i18n.h
id.cc
libpbd.pc.in
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
2008-06-02 21:41:35 +00:00
libpbd.spec.in
locale_guard.cc
localeguard.cc
JOHNE source files (needed for building libpbd with MSVC)
2013-07-17 14:53:17 +01:00
localtime_r.cc
malign.cc
md5.cc
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
Remove most using declarations from header files.
2009-05-12 17:03:42 +00:00
resource.cc
run-tests.sh
search_path.cc
add operator-= variants for PBD::Searchpath
2014-07-08 00:53:13 -04:00
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
Merge windows+cc branch into cairocanvas branch. Not finished, need to now merge windows branch to get changes from there
2014-01-10 16:07:57 -05:00
stateful_diff_command.cc
stateful.cc
Windows (compiler specific) includes for libpbd
2013-07-16 18:00:49 +01:00
strreplace.cc
strsplit.cc
system_exec.cc
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
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