This website requires JavaScript.
Explore
Help
Sign In
ardour
/
livetrax
Watch
13
Star
0
Fork
0
You've already forked livetrax
Code
420e28f4d8
livetrax
/
libs
/
pbd
History
Paul Davis
832aa18a81
a boatload of minor and middle-sized changes to try to speed up undo. imperfect, unfinished, but probably right to commit now
...
git-svn-id: svn://localhost/ardour2/branches/3.0@6561 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-01-25 20:34:09 +00:00
..
boost-debug
macosx
pbd
new PBD::ControllableDescriptor class to encapsulate parsing of binding URIs and speed up lookup at runtime
2009-12-31 23:43:47 +00:00
tests
.cvsignore
base_ui.cc
MIDI binding maps make their debut
2009-12-28 16:49:44 +00:00
basename.cc
boost_debug.cc
change the way thread name is managed and accessed; store thread name for JACK thread(s); remove bits of debugging output
2009-12-26 16:15:11 +00:00
ChangeLog
command.cc
controllable_descriptor.cc
provide limited momentary note on/off MIDI binding option; remove some debugging output; add bank selector to generic MIDI UI
2010-01-01 18:14:32 +00:00
controllable.cc
stop metering thread as we disconnect a session from audioengine; explicitly drop connections early in ~Route so that we don't still have signals being handled while we destruct; fix up some valgrind warnings
2009-12-31 19:49:22 +00:00
convert.cc
COPYING
crossthread.cc
dmalloc.cc
enums.cc
restore excess calls to sync-order stuff (for now); allow MIDI controllers to use the same non-linear fader response as the gui; add various flags to PBD::Controllable and remove URI from that class
2009-12-30 16:48:58 +00:00
enumwriter.cc
restore excess calls to sync-order stuff (for now); allow MIDI controllers to use the same non-linear fader response as the gui; add various flags to PBD::Controllable and remove URI from that class
2009-12-30 16:48:58 +00:00
error.cc
event_loop.cc
file_utils.cc
filesystem_paths.cc
filesystem.cc
fpu.cc
update comments on register clobbering
2009-12-31 18:19:46 +00:00
gettext.h
i18n.h
id.cc
libpbd.pc.in
libpbd.spec.in
locale_guard.cc
malign.cc
mountpoint.cc
pathscanner.cc
pool.cc
pthread_utils.cc
stop metering thread as we disconnect a session from audioengine; explicitly drop connections early in ~Route so that we don't still have signals being handled while we destruct; fix up some valgrind warnings
2009-12-31 19:49:22 +00:00
receiver.cc
search_path.cc
shortpath.cc
signals.cc
stacktrace.cc
stateful.cc
strreplace.cc
strsplit.cc
strsplit(): if first char of a string is the separator, don't push an empty string into the return vector
2009-12-31 23:43:09 +00:00
textreceiver.cc
transmitter.cc
undo.cc
a boatload of minor and middle-sized changes to try to speed up undo. imperfect, unfinished, but probably right to commit now
2010-01-25 20:34:09 +00:00
uuid.cc
whitespace.cc
wscript
new PBD::ControllableDescriptor class to encapsulate parsing of binding URIs and speed up lookup at runtime
2009-12-31 23:43:47 +00:00
xml++.cc