13
0
livetrax/libs/pbd/pbd
Paul Davis 553cf2982c one step closer to working vbap panning
git-svn-id: svn://localhost/ardour2/branches/3.0@8091 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-11-26 17:43:03 +00:00
..
.cvsignore
.DS_Store
abstract_ui.cc
abstract_ui.h
base_ui.h
basename.h
boost_debug.h
cartesian.h one step closer to working vbap panning 2010-11-26 17:43:03 +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
controllable.h change Control::{set,get}_float to Control::{set,get}_double and make almost all Control-related stuff use double rather than random mixtures of float, double and some integer value ; make hans' program change stuff work quite a bit better (not finished yet) including keyboard edting of pgm change values 2010-07-27 14:09:16 +00:00
convert.h
cpus.h
crossthread.h fix OS X compilation 2010-11-10 23:08:34 +00:00
debug.h
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
error.h
event_loop.h
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
properties.h fix thinko-bug in string specialization of Property<T> 2010-09-02 16:59:27 +00:00
property_basics_impl.h
property_basics.h (Hopefully) clarify operator= and copy construction behaviour of the Property hierarchy. Also make operator= copy the value but NOT the property ID; this stops e.g. a = b giving a the property ID of b and confusing things. Fixes some problems with save/restore of region sync position. 2010-08-29 01:09:05 +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
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
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 (1) remove almost-never used block/unlock_property_changes() methods from PBD::Stateful (2) hide used and path columns from region list (3) detect mouse position within MIDI notes and thus allow move or trim from the same mouse mode (object or trim; first & last 1/4 of each note is for trimming 2010-09-21 15:15:06 +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
unknown_type.h
uuid.h
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