.. |
.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
|
remove Evoral::RingBuffer, which was (a) duplicating PBD::RingBufferNPT and (b) broken; replace it with PBD::RingBufferNPT
|
2011-03-26 19:01:12 +00:00 |
base_ui.h
|
|
|
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
|
|
|
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
|
Spurious character in GPL boilerplate.
|
2011-03-30 12:36:53 +00:00 |
convert.h
|
|
|
cpus.h
|
|
|
crossthread.h
|
Update region peak amplitude when the region is trimmed (#3931).
|
2011-04-04 12:21:26 +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
|
|
|
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
|
|
|
failed_constructor.h
|
|
|
fastlog.h
|
|
|
file_manager.h
|
Assorted doxygen fixes; no functional changes.
|
2011-05-23 22:12:45 +00:00 |
file_utils.h
|
|
|
filesystem_paths.h
|
|
|
filesystem.h
|
add PBD::sys::path::exists_and_writable() method to help replace access(2)
|
2011-04-09 15:27:22 +00:00 |
forkexec.h
|
|
|
fpu.h
|
|
|
functor_command.h
|
|
|
id.h
|
|
|
locale_guard.h
|
|
|
malign.h
|
|
|
mathfix.h
|
|
|
memento_command.h
|
|
|
mountpoint.h
|
|
|
openuri.h
|
|
|
pathscanner.h
|
|
|
pool.h
|
|
|
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
|
|
|
ringbufferNPT.h
|
remove Evoral::RingBuffer, which was (a) duplicating PBD::RingBufferNPT and (b) broken; replace it with PBD::RingBufferNPT
|
2011-03-26 19:01:12 +00:00 |
search_path.h
|
Assorted doxygen fixes; no functional changes.
|
2011-05-23 22:12:45 +00:00 |
selectable.h
|
|
|
semutils.h
|
fix linux side of semaphore abstraction
|
2010-11-16 20:01:01 +00:00 |
sequence_property.h
|
Assorted doxygen fixes; no functional changes.
|
2011-05-23 22:12:45 +00:00 |
shortpath.h
|
|
|
signals.h
|
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 |
sndfile_manager.h
|
Assorted doxygen fixes; no functional changes.
|
2011-05-23 22:12:45 +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
|
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 |
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 |