13
0
livetrax/libs/pbd
Paul Davis 98d56d6b21 Add API to PlaybackBuffer to compute amount of data that can overwritten
The distance is between a given offset in the buffer (probably a
read position at some point in time) and the write ptr. Any data after
the write ptr is "old" and not readable, and thus not worth overwriting
since we would not read it anyway.
2020-05-12 11:34:37 -06:00
..
boost-debug
msvc
MSVCpbd Changes needed for building with MSVC 2020-02-07 11:27:22 +00:00
pbd Add API to PlaybackBuffer to compute amount of data that can overwritten 2020-05-12 11:34:37 -06:00
test 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
base_ui.cc repeat baf0cdcbef but for BaseUI, thus covering all control protocols 2020-01-05 11:40:59 -07:00
basename.cc
boost_debug.cc
cartesian.cc
ChangeLog
cocoa_open_uri.mm
command.cc
configuration_variable.cc
controllable.cc Add convenience ControlFlags operators 2020-03-10 20:55:50 +01:00
convert.cc
COPYING
cpus.cc
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
debug.cc improve debug flag setting message 2020-03-25 10:30:40 -06:00
demangle.cc Fix catch of polymorphic type by value 2019-12-09 22:58:08 +01:00
enums.cc Add flag to explicitly hide a control 2020-03-18 18:16:29 +01:00
enumwriter.cc
epa.cc
error.cc
event_loop.cc
ffs.cc
file_archive.cc Extend FileArchive to import archive entries individually 2020-04-05 16:34:48 +02:00
file_utils.cc mingw/gcc-8: use glib's stat(), drop hardlink support 2020-03-13 01:21:51 +01:00
fpu.cc
gettext.h
id.cc
libpbd.pc.in
libpbd.spec.in
locale_guard.cc
localtime_r.cc
malign.cc
md5.cc
mountpoint.cc
openuri.cc
pathexpand.cc
pbd.cc remove old, undocumented mechanism to set PBD::DEBUG flags from environment variable 2020-03-25 10:36:10 -06:00
pool.cc move at-exit messages about pool utilization to DEBUG_TRACE 2019-11-06 09:27:49 -07:00
property_list.cc
pthread_utils.cc Consolidate stack-size and priority of rt-threads 2020-04-23 01:28:58 +02:00
reallocpool.cc
receiver.cc
resource.cc
run-tests.sh
search_path.cc
semutils.cc
shortpath.cc
signals.cc
spinlock.cc
stacktrace.cc Fix 'samples / frames' typo in PBD::stacktrace() 2020-02-29 14:38:58 +00:00
stateful_diff_command.cc NO-OP: whitespace, re-indent 2020-02-28 06:08:26 +01:00
stateful.cc
string_convert.cc
strreplace.cc
strsplit.cc
system_exec.cc Set thread-names (libs) 2020-03-29 14:56:22 +02:00
textreceiver.cc
timer.cc
timing.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
tlsf.cc Changes needed for building with MSVC 2020-02-07 11:27:22 +00:00
transmitter.cc
undo.cc Fix mem-leak, Playlist/Region SessionHandleRef 2020-02-25 21:45:07 +01:00
uuid.cc
whitespace.cc
windows_mmcss.cc
windows_special_dirs.cc
windows_timer_utils.cc
wscript Fix building unit-tests 2020-01-27 17:43:37 +01:00
xml++.cc Fix builds, missing include 2020-04-24 01:53:59 +02:00