.. |
boost-debug
|
|
|
msvc
|
|
|
MSVCpbd
|
|
|
pbd
|
|
|
test
|
|
|
base_ui.cc
|
Add blib event callback to BaseUI, with a virtual method to be overridden by derived classes.
|
2021-08-13 12:51:30 -06:00 |
basename.cc
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
boost_debug.cc
|
|
|
cartesian.cc
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +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
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
configuration_variable.cc
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
controllable.cc
|
Keep track of recently touched Controllable
|
2021-02-09 02:11:04 +01:00 |
convert.cc
|
|
|
COPYING
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
cpus.cc
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
crossthread.cc
|
use a local version (copy) of the G_SOURCE_FUNC macro, since it is not available in the GTK+ version we use for the official build stack
|
2019-12-30 09:49:23 -07: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
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
debug.cc
|
Add debug transmitter
|
2020-10-13 21:27:16 +02:00 |
demangle.cc
|
|
|
enums.cc
|
Add flag to explicitly hide a control
|
2020-03-18 18:16:29 +01:00 |
enumwriter.cc
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
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
|
Remove unused #include<> (2/2)
|
2021-05-05 17:57:16 +02:00 |
ffs.cc
|
|
|
file_archive.cc
|
|
|
file_utils.cc
|
|
|
fpu.cc
|
For 64-bit compilation, MSVC no longer supports inline assembly
|
2021-01-07 09:22:43 +00:00 |
gettext.h
|
Fix --no-nls (2/5), prefer #if in libs
|
2018-09-21 19:03:33 +02:00 |
glib_event_source.cc
|
add new GSource-derived object that can be attached to a Glib::MainContext to execute code before other sources have their dispatch() method invoked
|
2021-08-13 12:51:29 -06:00 |
id.cc
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
libpbd.pc.in
|
|
|
libpbd.spec.in
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
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
|
Fix alignment unit-tests and ARM/NEON alignment
|
2020-10-15 03:55:42 +02:00 |
md5.cc
|
|
|
microseconds.cc
|
NOOP: remove incomplete comment
|
2021-06-27 12:48:29 -06:00 |
mountpoint.cc
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
openuri.cc
|
Handle vfork/exec failure
|
2020-10-31 22:33:10 +01:00 |
pathexpand.cc
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
pbd.cc
|
|
|
pool.cc
|
Fix debug message: missing newline
|
2021-03-21 22:31:40 +01:00 |
property_list.cc
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
pthread_utils.cc
|
No more wine
|
2021-07-03 19:07:25 +02:00 |
reallocpool.cc
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
receiver.cc
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
resource.cc
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
run-tests.sh
|
|
|
search_path.cc
|
Prevent duplicate search paths
|
2020-12-02 21:34:52 +01:00 |
semutils.cc
|
Use Posix style return values for sem wait when on windows.
|
2021-05-27 15:17:15 -05:00 |
shortpath.cc
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
signals.cc
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
spinlock.cc
|
|
|
stacktrace.cc
|
Print note when stacktrace is too short
|
2021-07-23 01:43:18 +02:00 |
stateful_diff_command.cc
|
NO-OP: whitespace, re-indent
|
2020-02-28 06:08:26 +01:00 |
stateful.cc
|
Do not move automation when inserting regions
|
2021-04-29 23:26:24 +02:00 |
string_convert.cc
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
strreplace.cc
|
|
|
strsplit.cc
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
system_exec.cc
|
Use poll timeout workaround on macOS only
|
2021-06-21 03:48:04 +02:00 |
textreceiver.cc
|
|
|
timer.cc
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
timing.cc
|
|
|
tlsf.cc
|
Changes needed for building with MSVC
|
2020-02-07 11:27:22 +00:00 |
transmitter.cc
|
Add debug transmitter
|
2020-10-13 21:27:16 +02:00 |
undo.cc
|
Fix mem-leak, Playlist/Region SessionHandleRef
|
2020-02-25 21:45:07 +01:00 |
uuid.cc
|
|
|
whitespace.cc
|
Update core library GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
windows_mmcss.cc
|
|
|
windows_special_dirs.cc
|
|
|
windows_timer_utils.cc
|
|
|
wscript
|
add new GSource-derived object that can be attached to a Glib::MainContext to execute code before other sources have their dispatch() method invoked
|
2021-08-13 12:51:29 -06:00 |
xml++.cc
|
Remove unused #include<> (2/2)
|
2021-05-05 17:57:16 +02:00 |