.. |
boost-debug
|
|
|
msvc
|
Emulate exp2f() for older MS compilers where it wasn't available
|
2021-05-05 17:50:41 +01:00 |
MSVCpbd
|
Add an extra dependency lib which was previously only needed for Debug builds
|
2021-07-15 09:30:08 +01:00 |
pbd
|
Constification: make Stateful::get_state() const, with all other required const-ness added (libs)
|
2022-04-06 21:56:59 -06:00 |
test
|
|
|
base_ui.cc
|
Fix BaseUI x-thread signal vs thread-start race
|
2022-03-02 21:19:12 +01:00 |
basename.cc
|
|
|
boost_debug.cc
|
|
|
cartesian.cc
|
|
|
ChangeLog
|
|
|
cocoa_open_uri.mm
|
|
|
command.cc
|
Constification: make Stateful::get_state() const, with all other required const-ness added (libs)
|
2022-04-06 21:56:59 -06:00 |
configuration_variable.cc
|
Constification: make Stateful::get_state() const, with all other required const-ness added (libs)
|
2022-04-06 21:56:59 -06:00 |
controllable.cc
|
Constification: make Stateful::get_state() const, with all other required const-ness added (libs)
|
2022-04-06 21:56:59 -06:00 |
convert.cc
|
|
|
COPYING
|
|
|
cpus.cc
|
|
|
crossthread.cc
|
|
|
crossthread.posix.cc
|
|
|
crossthread.win.cc
|
|
|
debug_rt_alloc.c
|
|
|
debug.cc
|
|
|
demangle.cc
|
Fix crash when demangled symbol is n/a
|
2021-07-19 18:26:22 +02:00 |
enums.cc
|
|
|
enumwriter.cc
|
|
|
epa.cc
|
|
|
error.cc
|
|
|
event_loop.cc
|
Remove unused #include<> (2/2)
|
2021-05-05 17:57:16 +02:00 |
ffs.cc
|
|
|
file_archive.cc
|
Set thread names
|
2021-06-30 17:15:27 +02:00 |
file_utils.cc
|
|
|
fpu.cc
|
|
|
gettext.h
|
|
|
id.cc
|
|
|
libpbd.pc.in
|
|
|
libpbd.spec.in
|
|
|
locale_guard.cc
|
|
|
localtime_r.cc
|
|
|
malign.cc
|
|
|
md5.cc
|
|
|
microseconds.cc
|
NOOP: remove incomplete comment
|
2021-06-27 12:48:29 -06:00 |
mountpoint.cc
|
|
|
openuri.cc
|
Fix vfork edge-case
|
2021-12-31 01:39:39 +01:00 |
pathexpand.cc
|
|
|
pbd.cc
|
window compilation fix
|
2021-06-26 18:47:08 -06:00 |
pcg_rand.cc
|
Amend 55211b8d (PRNG seed, use local address)
|
2021-08-16 04:59:10 +02:00 |
pool.cc
|
|
|
property_list.cc
|
|
|
pthread_utils.cc
|
Implement a replacement for Glib::Threads::Thread
|
2022-03-01 01:33:08 +01:00 |
reallocpool.cc
|
|
|
receiver.cc
|
|
|
resource.cc
|
|
|
run-tests.sh
|
|
|
search_path.cc
|
|
|
semutils.cc
|
Use Posix style return values for sem wait when on windows.
|
2021-05-27 15:17:15 -05:00 |
shortpath.cc
|
|
|
signals.cc
|
|
|
spinlock.cc
|
|
|
stacktrace.cc
|
Log Thread-name in stacktrace
|
2022-01-26 00:17:49 +01:00 |
stateful_diff_command.cc
|
Constification: make Stateful::get_state() const, with all other required const-ness added (libs)
|
2022-04-06 21:56:59 -06:00 |
stateful.cc
|
Constification: make Stateful::get_state() const, with all other required const-ness added (libs)
|
2022-04-06 21:56:59 -06:00 |
string_convert.cc
|
|
|
strreplace.cc
|
Fix poor_mans_glob, ~' for $HOME' is only valid at the start of a path
|
2022-02-01 15:47:54 +01:00 |
strsplit.cc
|
|
|
system_exec.cc
|
Fix unset of LIBRARY_PATH environment variable
|
2022-04-01 20:50:28 +02:00 |
textreceiver.cc
|
|
|
timer.cc
|
|
|
timing.cc
|
change PBD::microseconds_t to a signed type and check for -1 in TimingStats::update
|
2021-06-28 14:47:48 -06:00 |
tlsf.cc
|
|
|
transmitter.cc
|
|
|
undo.cc
|
Constification: make Stateful::get_state() const, with all other required const-ness added (libs)
|
2022-04-06 21:56:59 -06:00 |
uuid.cc
|
|
|
whitespace.cc
|
|
|
windows_mmcss.cc
|
|
|
windows_special_dirs.cc
|
Fix minor memory leak when querying Windows registry
|
2021-10-11 18:20:07 +02:00 |
windows_timer_utils.cc
|
window compilation fix
|
2021-06-26 18:40:44 -06:00 |
wscript
|
wscript: drop configure statements already present in the top level wscript
|
2022-01-22 22:19:03 +01:00 |
xml++.cc
|
API to directly retrieve XML child content
|
2022-01-13 00:09:55 +01:00 |