13
0
livetrax/libs/pbd
Carl Hetherington fa590d385b Add Signal5.
git-svn-id: svn://localhost/ardour2/branches/3.0@10134 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-09-26 22:22:14 +00:00
..
boost-debug
macosx
pbd Add Signal5. 2011-09-26 22:22:14 +00:00
test Missing files. 2011-03-04 17:35:39 +00:00
.cvsignore
base_ui.cc
basename.cc
boost_debug.cc
cartesian.cc
ChangeLog
clear_dir.cc use Glib::build_filename() to construct fullpath, rather than doing it by hand (hello, windows) 2010-07-22 14:50:47 +00:00
cocoa_open_uri.mm
command.cc
controllable_descriptor.cc
controllable.cc major, substantive reworking of how we store GUI information (visibility, height) for automation data. old design stored (insufficient) identifying information plus actual data in a GUI-only XML node; new scheme adds GUI data via extra_xml node to each AutomationControl object. reworked public/private methods for showing/hiding TimeAxisView objects; changed labelling of automation tracks to just show the name of the controlled parameter - more info can be viewed in the tooltip for the track headers. NOTE: Session file format ALTERED. No data loss but track visibility may be different than previous ardour3 versions 2011-06-11 15:35:34 +00: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 use JACK thread creation functions to create process-graph threads; provide GUI control over number of threads-relative-to-number-of-CPUS 2010-06-24 14:13:45 +00:00
crossthread.cc Update region peak amplitude when the region is trimmed (#3931). 2011-04-04 12:21:26 +00:00
debug_rt_alloc.c
debug.cc
dmalloc.cc rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
enums.cc Remove unused bits. 2011-03-04 00:35:01 +00:00
enumwriter.cc
epa.cc forward port EPA changes from 2.X 2011-01-07 16:25:57 +00:00
error.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
event_loop.cc allow invalidation-of-UI-request-by-object-deletion to work more often by setting the event loop record at connect time, not execution time 2011-04-19 16:07:10 +00:00
file_manager.cc
file_utils.cc Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
filesystem_paths.cc Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
filesystem.cc
fpu.cc build fixes for OS X 2010-11-10 23:13:29 +00:00
gettext.h
i18n.h More tinkering with State<>. Use some StateDiffCommands instead of 2010-02-11 17:08:34 +00:00
id.cc add copy constructor for PBD::ID 2010-02-08 19:37:30 +00:00
libpbd.pc.in
libpbd.spec.in
locale_guard.cc handle deletion of UI objects between the time that a callback is queued with the UI event loop and the execution of the callback (intrusive, big) 2010-03-30 15:18:43 +00:00
malign.cc
mountpoint.cc
openuri.cc
pathscanner.cc
pool.cc Fix some set-but-not-used variable warnings from gcc 4.6 2011-07-02 17:16:46 +00:00
property_list.cc
pthread_utils.cc
receiver.cc Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
run-tests.sh
search_path.cc
semutils.cc
shortpath.cc
signals.cc
sndfile_manager.cc
stacktrace.cc
stateful_diff_command.cc
stateful.cc major, substantive reworking of how we store GUI information (visibility, height) for automation data. old design stored (insufficient) identifying information plus actual data in a GUI-only XML node; new scheme adds GUI data via extra_xml node to each AutomationControl object. reworked public/private methods for showing/hiding TimeAxisView objects; changed labelling of automation tracks to just show the name of the controlled parameter - more info can be viewed in the tooltip for the track headers. NOTE: Session file format ALTERED. No data loss but track visibility may be different than previous ardour3 versions 2011-06-11 15:35:34 +00:00
strreplace.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
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 *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
undo.cc
uuid_boost.cc revert earlier changes to uuid class, but keep boost version in svn for the future 2011-02-08 02:21:15 +00:00
uuid.cc
whitespace.cc
wscript
xml++.cc