This website requires JavaScript.
Explore
Help
Sign In
ardour
/
livetrax
Watch
13
Star
0
Fork
0
You've already forked livetrax
Code
f4401c5928
livetrax
/
libs
/
pbd
History
Paul Davis
f4401c5928
midway snapshot of work done on managing Region & Source lifetimes correctly. may fix missing MIDI file bug ; save empty playlists because they may be referred to by the history file ; undo commands auto-delete when objects they refer to die (currently not commands built from XML deserialization); Sources now know how many regions are using them for something, meaning that we know if we can delete the files holding any data for the source
...
git-svn-id: svn://localhost/ardour2/branches/3.0@7291 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-06-23 20:14:07 +00:00
..
boost-debug
macosx
pbd
midway snapshot of work done on managing Region & Source lifetimes correctly. may fix missing MIDI file bug ; save empty playlists because they may be referred to by the history file ; undo commands auto-delete when objects they refer to die (currently not commands built from XML deserialization); Sources now know how many regions are using them for something, meaning that we know if we can delete the files holding any data for the source
2010-06-23 20:14:07 +00:00
test
Add missing test file.
2010-04-02 21:11:45 +00:00
.cvsignore
base_ui.cc
basename.cc
boost_debug.cc
ChangeLog
command.cc
controllable_descriptor.cc
controllable.cc
convert.cc
COPYING
crossthread.cc
debug.cc
Move FileManager code into libpbd. Use it for SMF read/write.
2010-05-16 20:54:50 +00:00
dmalloc.cc
enums.cc
enumwriter.cc
error.cc
event_loop.cc
Allow cross-thread request invalidators to cope with multiple requests
2010-04-03 00:42:39 +00:00
file_manager.cc
split out sndfile manager code into its own file; move a couple of utility functions into gtkmm2ext ; add knob PNG generating tool ; break appearance of monitor section for now
2010-05-25 16:45:21 +00:00
file_utils.cc
filesystem_paths.cc
filesystem.cc
fpu.cc
gettext.h
i18n.h
id.cc
libpbd.pc.in
libpbd.spec.in
locale_guard.cc
malign.cc
mountpoint.cc
openuri.cc
pathscanner.cc
pool.cc
Delete cross-thread pools when the thread terminates if they are empty. Hopefully
fixes
#3094
.
2010-04-29 22:55:27 +00:00
property_list.cc
pthread_utils.cc
receiver.cc
run-tests.sh
search_path.cc
shortpath.cc
signals.cc
sndfile_manager.cc
split out sndfile manager code into its own file; move a couple of utility functions into gtkmm2ext ; add knob PNG generating tool ; break appearance of monitor section for now
2010-05-25 16:45:21 +00:00
stacktrace.cc
stateful_diff_command.cc
midway snapshot of work done on managing Region & Source lifetimes correctly. may fix missing MIDI file bug ; save empty playlists because they may be referred to by the history file ; undo commands auto-delete when objects they refer to die (currently not commands built from XML deserialization); Sources now know how many regions are using them for something, meaning that we know if we can delete the files holding any data for the source
2010-06-23 20:14:07 +00:00
stateful.cc
midway snapshot of work done on managing Region & Source lifetimes correctly. may fix missing MIDI file bug ; save empty playlists because they may be referred to by the history file ; undo commands auto-delete when objects they refer to die (currently not commands built from XML deserialization); Sources now know how many regions are using them for something, meaning that we know if we can delete the files holding any data for the source
2010-06-23 20:14:07 +00:00
strreplace.cc
strsplit.cc
textreceiver.cc
transmitter.cc
undo.cc
midway snapshot of work done on managing Region & Source lifetimes correctly. may fix missing MIDI file bug ; save empty playlists because they may be referred to by the history file ; undo commands auto-delete when objects they refer to die (currently not commands built from XML deserialization); Sources now know how many regions are using them for something, meaning that we know if we can delete the files holding any data for the source
2010-06-23 20:14:07 +00:00
uuid.cc
whitespace.cc
wscript
split out sndfile manager code into its own file; move a couple of utility functions into gtkmm2ext ; add knob PNG generating tool ; break appearance of monitor section for now
2010-05-25 16:45:21 +00:00
xml++.cc
Add debug() method to dump XML nodes.
2010-05-09 00:46:33 +00:00