| .. |
|
.cvsignore
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
.DS_Store
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
abstract_ui.cc
|
Fix some compiler warnings.
|
2009-10-06 23:58:29 +00:00 |
|
abstract_ui.h
|
*** NEW CODING POLICY ***
|
2009-02-25 18:26:51 +00:00 |
|
base_ui.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
basename.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
boost_debug.h
|
get closer to carl's original boost shared_ptr debug idea by just tracking actual shared_ptr constructors+destructors
|
2009-11-27 17:30:39 +00:00 |
|
command.h
|
Fix warnings.
|
2009-10-19 14:06:54 +00:00 |
|
compose.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
controllable.h
|
rework Stateful::set_state() patch to avoid default version argument
|
2009-10-15 18:56:11 +00:00 |
|
convert.h
|
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 |
|
crossthread.h
|
*** NEW CODING POLICY ***
|
2009-02-25 18:26:51 +00:00 |
|
destructible.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
enumwriter.h
|
* libardour uses ARDOUR::nframes_t and ARDOUR::nframes64_t explicitly in headers
|
2009-10-28 21:36:40 +00:00 |
|
error.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
failed_constructor.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
fastlog.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
file_utils.h
|
Remove most using declarations from header files.
|
2009-05-12 17:03:42 +00:00 |
|
filesystem.h
|
Remove most using declarations from header files.
|
2009-05-12 17:03:42 +00:00 |
|
filesystem_paths.h
|
Remove most using declarations from header files.
|
2009-05-12 17:03:42 +00:00 |
|
forkexec.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
fpu.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
functor_command.h
|
*** NEW CODING POLICY ***
|
2009-02-25 18:26:51 +00:00 |
|
id.h
|
more work on the new all-Processor-all-The-Time redesign of Route - LOTS OF BREAKAGE STILL EXPECTED ; change all(?) methods that pass a start/end frame in to use sframes_t not nframes_t
|
2009-05-13 21:34:09 +00:00 |
|
locale_guard.h
|
* libardour uses ARDOUR::nframes_t and ARDOUR::nframes64_t explicitly in headers
|
2009-10-28 21:36:40 +00:00 |
|
malign.h
|
new file to encapsulate posix_memalign() hackery
|
2009-04-23 17:43:39 +00:00 |
|
mathfix.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
memento_command.h
|
rework Stateful::set_state() patch to avoid default version argument
|
2009-10-15 18:56:11 +00:00 |
|
mountpoint.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
pathscanner.h
|
Remove most using declarations from header files.
|
2009-05-12 17:03:42 +00:00 |
|
pool.h
|
*** NEW CODING POLICY ***
|
2009-02-25 18:26:51 +00:00 |
|
pthread_utils.h
|
most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet
|
2008-12-12 14:43:24 +00:00 |
|
rcu.h
|
Fix wacky tabs. Apologies to anybody actually compiling right now. :)
|
2009-11-01 17:57:57 +00:00 |
|
receiver.h
|
Remove most using declarations from header files.
|
2009-05-12 17:03:42 +00:00 |
|
replace_all.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
ringbuffer.h
|
Fix empty for loop warning in RingBuffer constructor... and scary indentation... this is what was intended here, yes?
|
2009-02-25 17:23:15 +00:00 |
|
ringbufferNPT.h
|
Fix empty for loop warning in RingBuffer constructor... and scary indentation... this is what was intended here, yes?
|
2009-02-25 17:23:15 +00:00 |
|
search_path.h
|
Remove most using declarations from header files.
|
2009-05-12 17:03:42 +00:00 |
|
selectable.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
shiva.h
|
most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet
|
2008-12-12 14:43:24 +00:00 |
|
shortpath.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
stacktrace.h
|
massive changes to waf build scripts so that nearly everything "should" be working now except for i18n (OSC is not quite right) ; some preliminary work on post-main-out handling, incomplete; a couple of fixes from -Wall and valgrind
|
2009-07-17 22:12:21 +00:00 |
|
stateful.h
|
rework Stateful::set_state() patch to avoid default version argument
|
2009-10-15 18:56:11 +00:00 |
|
statefuldestructible.h
|
*** NEW CODING POLICY ***
|
2009-02-25 18:26:51 +00:00 |
|
stl_delete.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
stl_functors.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
strsplit.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
textreceiver.h
|
Remove most using declarations from header files.
|
2009-05-12 17:03:42 +00:00 |
|
thrown_error.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
tokenizer.h
|
*** NEW CODING POLICY ***
|
2009-02-25 18:26:51 +00:00 |
|
touchable.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
transmitter.h
|
Remove most using declarations from header files.
|
2009-05-12 17:03:42 +00:00 |
|
undo.h
|
*** NEW CODING POLICY ***
|
2009-02-25 18:26:51 +00:00 |
|
unknown_type.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
uuid.h
|
* Added PBD::UUID
|
2008-09-19 16:56:01 +00:00 |
|
whitespace.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
xml++.h
|
Remove most using declarations from header files.
|
2009-05-12 17:03:42 +00:00 |