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
pbd Add API to PlaybackBuffer to compute amount of data that can overwritten 2020-05-12 11:34:37 -06:00
test
base_ui.cc
basename.cc
boost_debug.cc
cartesian.cc
ChangeLog
cocoa_open_uri.mm
command.cc
configuration_variable.cc
controllable.cc
convert.cc
COPYING
cpus.cc
crossthread.cc
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
enums.cc
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
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
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
stateful_diff_command.cc
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
transmitter.cc
undo.cc
uuid.cc
whitespace.cc
windows_mmcss.cc
windows_special_dirs.cc
windows_timer_utils.cc
wscript
xml++.cc Fix builds, missing include 2020-04-24 01:53:59 +02:00