13
0
livetrax/libs/pbd
Carl Hetherington cd17e05e3a Fix some set-but-not-used variable warnings from gcc 4.6
git-svn-id: svn://localhost/ardour2/branches/3.0@9783 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-07-02 17:16:46 +00:00
..
boost-debug
macosx
pbd
test
.cvsignore
base_ui.cc
basename.cc
boost_debug.cc
cartesian.cc
ChangeLog rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
clear_dir.cc
cocoa_open_uri.mm
command.cc
controllable_descriptor.cc
controllable.cc
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
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
enums.cc
enumwriter.cc
epa.cc
error.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
event_loop.cc
file_manager.cc
file_utils.cc
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
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
malign.cc
mountpoint.cc merge pre- and post-fader processor boxes; start removing Placement (not finished) ; add -DWAF_BUILD and use per-directory foobar-config.h to correctly pick up configure-time settings like HAVE_OGG ; check for libgiomm (part of upgrade to newer gtk stack); 32 bit marker reload fix from 2.X; audiounit IO config cache fix from 2.X; multi-add route template fix from 2.X; plugin GUI delete fix from 2.X; solo button labels are A or P for listen mode 2009-07-13 00:26:28 +00:00
openuri.cc make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14:48 +00:00
pathscanner.cc remove hard-coded use of '/' in pathscanner code as dir separator (use glib instead) 2011-02-28 16:35:43 +00:00
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
run-tests.sh
search_path.cc
semutils.cc fix linux side of semaphore abstraction 2010-11-16 20:01:01 +00:00
shortpath.cc Patch from agorka to add some includes required for building with the GCC shipped with Ubuntu Karmic. 2009-05-18 00:21:17 +00:00
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
strsplit.cc
textreceiver.cc Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
transmitter.cc
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 Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent) 2011-04-22 22:15:21 +00:00
xml++.cc