.. |
boost-debug
|
|
|
msvc
|
|
|
MSVCpbd
|
|
|
pbd
|
|
|
test
|
|
|
base_ui.cc
|
libpbd: do not use debug transmitter inside BaseUI::signal_new_request() to avoid recursion
|
2022-06-13 13:43:31 -06:00 |
basename.cc
|
|
|
boost_debug.cc
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
cartesian.cc
|
|
|
ChangeLog
|
|
|
cocoa_open_uri.mm
|
|
|
command.cc
|
|
|
configuration_variable.cc
|
continued work on use of Metadata in various Configuration objects (libs edition)
|
2023-01-27 15:13:27 -07:00 |
controllable.cc
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
convert.cc
|
add upcase() method; remove upcase version of internationalize()
|
2023-01-27 15:13:27 -07:00 |
COPYING
|
|
|
cpus.cc
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
crossthread.cc
|
Potential fix for M1 x-thread events
|
2022-05-02 00:02:33 +02:00 |
crossthread.posix.cc
|
|
|
crossthread.win.cc
|
Some initial changes (currently for libpbd only) to help a new contributer who's trying to build with MSVC2017
|
2020-03-26 10:40:36 +00:00 |
debug_rt_alloc.c
|
|
|
debug.cc
|
|
|
demangle.cc
|
|
|
downloader.cc
|
downloader: create destdir if it does not already exist, throw exception if this fails
|
2022-09-26 01:10:20 -06:00 |
enums.cc
|
Add flag to explicitly hide a control
|
2020-03-18 18:16:29 +01:00 |
enumwriter.cc
|
|
|
epa.cc
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
error.cc
|
Add debug transmitter
|
2020-10-13 21:27:16 +02:00 |
event_loop.cc
|
|
|
ffs.cc
|
|
|
file_archive.cc
|
|
|
file_utils.cc
|
#include <sys/utime.h> when building with MSVC
|
2023-09-27 09:36:26 +01:00 |
fpu.cc
|
|
|
glib_event_source.cc
|
libpbd: change GlibEventLoopCallback to use C API not C++
|
2022-05-19 22:24:43 -06:00 |
id.cc
|
|
|
inflater.cc
|
|
|
libpbd.pc.in
|
|
|
libpbd.spec.in
|
|
|
locale_guard.cc
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
localtime_r.cc
|
|
|
malign.cc
|
|
|
md5.cc
|
|
|
microseconds.cc
|
|
|
mountpoint.cc
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
openuri.cc
|
|
|
pathexpand.cc
|
|
|
pbd.cc
|
window compilation fix
|
2021-06-26 18:47:08 -06:00 |
pcg_rand.cc
|
|
|
pool.cc
|
|
|
progress.cc
|
|
|
property_list.cc
|
|
|
pthread_utils.cc
|
pthread_setname_np is available with GNU/mingw
|
2023-06-17 23:49:47 +02:00 |
reallocpool.cc
|
Fix unused computed values
|
2022-12-11 11:54:03 -05:00 |
receiver.cc
|
|
|
resource.cc
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
run-tests.sh
|
Remove references in pbd test script to libs no longer in source tree
|
2014-12-03 17:31:04 +07:00 |
search_path.cc
|
Prevent duplicate search paths
|
2020-12-02 21:34:52 +01:00 |
semutils.cc
|
Explicitly initialize futex word
|
2022-11-13 03:01:50 +01:00 |
shortpath.cc
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
signals.cc
|
|
|
spinlock.cc
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
stacktrace.cc
|
|
|
stateful_diff_command.cc
|
|
|
stateful.cc
|
|
|
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
|
Tweak Window system-exec, wait for process to terminate
|
2023-04-05 00:16:37 +02:00 |
textreceiver.cc
|
Add debug transmitter
|
2020-10-13 21:27:16 +02:00 |
timer.cc
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
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
|
use C style cast in C code, rather than C++ constructor
|
2022-06-22 13:31:08 -06:00 |
transmitter.cc
|
|
|
undo.cc
|
|
|
utf8_utils.cc
|
|
|
uuid.cc
|
|
|
whitespace.cc
|
|
|
windows_mmcss.cc
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
windows_special_dirs.cc
|
|
|
windows_timer_utils.cc
|
window compilation fix
|
2021-06-26 18:40:44 -06:00 |
wscript
|
wscript: drop unused path_prefix
|
2023-09-17 07:34:55 -06:00 |
xml++.cc
|
Sanitize XML values to be valid UTF-8 (#9317)
|
2023-04-26 17:43:52 +02:00 |