.. |
.cvsignore
|
|
|
.DS_Store
|
|
|
abstract_ui.cc
|
forward port thread/abstract_ui changes from 2.X to 3.0
|
2011-02-07 18:21:50 +00:00 |
abstract_ui.h
|
forward port thread/abstract_ui changes from 2.X to 3.0
|
2011-02-07 18:21:50 +00:00 |
base_ui.h
|
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 |
basename.h
|
|
|
boost_debug.h
|
#ifdef-ize all/most uses of the boost debug hooks API
|
2011-02-10 18:33:43 +00:00 |
cartesian.h
|
switch cartesian/spherical function names and make them use length. still a tweak needed here
|
2011-02-24 18:55:33 +00:00 |
clear_dir.h
|
add new files
|
2010-07-16 15:45:24 +00:00 |
command.h
|
Fix crossfade undo using the stateful diff system. Fixes #3257.
|
2010-08-26 01:44:11 +00:00 |
compose.h
|
|
|
controllable_descriptor.h
|
merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus ending 3.0-panexp. THIS COMMIT WILL BREAK ALL EXISTING 3.0 SESSIONS IN SOME WAY (possibly not fatally).
|
2011-01-27 01:31:03 +00:00 |
controllable.h
|
Clean up and hopefully fix handling of logarithmic plugin parameters (fixes #3769).
|
2011-02-15 01:42:48 +00:00 |
convert.h
|
|
|
cpus.h
|
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.h
|
fix OS X compilation
|
2010-11-10 23:08:34 +00:00 |
debug_rt_alloc.h
|
Fix build.
|
2011-01-19 21:52:46 +00:00 |
debug.h
|
Use DEBUG macros for SessionEvent debugging.
|
2011-01-08 15:19:32 +00:00 |
demangle.h
|
make another note about win32 C++ sym name demangling
|
2010-03-19 13:34:25 +00:00 |
destructible.h
|
|
|
enumwriter.h
|
much craziness with canvas cursors; fix 0 beat cursor text when shortening notes; fix crash when trimming locked regions; don't show trim cursors when region is locked; partial version of enumwriter validation fix from 2.X (less necessary with 3.0; probably more ...
|
2010-09-22 15:21:06 +00:00 |
epa.h
|
forward port EPA changes from 2.X
|
2011-01-07 16:25:57 +00:00 |
error.h
|
|
|
event_loop.h
|
Allow cross-thread request invalidators to cope with multiple requests
|
2010-04-03 00:42:39 +00:00 |
failed_constructor.h
|
|
|
fastlog.h
|
|
|
file_manager.h
|
newly created files for use in recording appear in a .stubs folder, and are moved out of it when recording stops
|
2010-07-16 14:55:11 +00:00 |
file_utils.h
|
|
|
filesystem_paths.h
|
|
|
filesystem.h
|
|
|
forkexec.h
|
|
|
fpu.h
|
|
|
functor_command.h
|
|
|
id.h
|
|
|
locale_guard.h
|
|
|
malign.h
|
|
|
mathfix.h
|
|
|
memento_command.h
|
Fix thinko in my previous commit. Should fix #3315.
|
2010-07-15 00:25:58 +00:00 |
mountpoint.h
|
|
|
openuri.h
|
|
|
pathscanner.h
|
|
|
pool.h
|
Prevent crash in pool destruction during session teardown.
|
2010-04-14 23:58:20 +00:00 |
properties.h
|
Clarify commentary slightly. No functional changes.
|
2010-12-28 03:05:09 +00:00 |
property_basics_impl.h
|
|
|
property_basics.h
|
Clarify commentary slightly. No functional changes.
|
2010-12-28 03:05:09 +00:00 |
property_list_impl.h
|
|
|
property_list.h
|
Modify StatefulDiffCommand undo record to only contain the changes in one direction, as the other direction can be inferred. Breaks session history file compatibility.
|
2010-08-25 17:31:57 +00:00 |
pthread_utils.h
|
|
|
rcu.h
|
|
|
receiver.h
|
|
|
replace_all.h
|
|
|
ringbuffer.h
|
const correctness.
|
2010-06-29 13:47:11 +00:00 |
ringbufferNPT.h
|
substantive change: use the JACK wait API and provide "thread buffers" separately from session in preparation for parallelization. lots of debug output at present. If using JACK1, requires a very current version of JACK1 SVN (0.119.0)
|
2010-04-13 20:48:33 +00:00 |
search_path.h
|
|
|
selectable.h
|
|
|
semutils.h
|
fix linux side of semaphore abstraction
|
2010-11-16 20:01:01 +00:00 |
sequence_property.h
|
const fix.
|
2010-11-14 15:01:38 +00:00 |
shortpath.h
|
|
|
signals.h
|
Prevent removal of route inputs when the plugins cannot be configured with the new number. Rework locking so that the process lock is held from the point that a route input is removed until after the processors are reconfigured; fixes #3548.
|
2010-11-25 23:46:24 +00:00 |
sndfile_manager.h
|
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.h
|
|
|
stateful_diff_command.h
|
Fix crossfade undo using the stateful diff system. Fixes #3257.
|
2010-08-26 01:44:11 +00:00 |
stateful.h
|
add notification of what was changed in Stateful::post_set() call
|
2010-12-20 16:10:58 +00:00 |
statefuldestructible.h
|
|
|
stl_delete.h
|
|
|
stl_functors.h
|
|
|
strsplit.h
|
|
|
textreceiver.h
|
|
|
thrown_error.h
|
|
|
tokenizer.h
|
|
|
touchable.h
|
|
|
transmitter.h
|
|
|
undo.h
|
Fix undo nesting.
|
2011-01-19 17:38:46 +00:00 |
unknown_type.h
|
|
|
uuid_boost.h
|
revert earlier changes to uuid class, but keep boost version in svn for the future
|
2011-02-08 02:21:15 +00:00 |
uuid.h
|
revert earlier changes to uuid class, but keep boost version in svn for the future
|
2011-02-08 02:21:15 +00:00 |
whitespace.h
|
use isspace() and not isgraph() to identify whitespace; remove Glib::ustring version of strip_whitespace_edges()
|
2010-09-14 16:50:22 +00:00 |
xml++.h
|
Rename debug -> dump
|
2010-09-03 15:24:21 +00:00 |