.. |
pbd
|
track naming patch from brian; slightly modified F11-bug workaround from brian; undo/redo items in edit menu now show operation to be undone/redone; canvas allocations now handled by an idle handler; region views respond to changes in fade/in/out curves ; undo/redo possible for some fade in/out operations; automation tracks extend to max_frames
|
2006-11-16 18:42:48 +00:00 |
.cvsignore
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
AUTHORS
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
base_ui.cc
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
basename.cc
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
ChangeLog
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
command.cc
|
r283@gandalf: fugalh | 2006-08-09 08:13:37 -0600
|
2006-08-09 14:15:05 +00:00 |
controllable.cc
|
fixes for endemic (compiler?) issues with virtual inheritance of sigc::trackable. NOTE: automation list undo/redo no longer operational, fix to follow
|
2006-10-25 20:11:42 +00:00 |
convert.cc
|
display timecode from BWF etc in SF browser; accels for windows now work (misspelling in ardour.bindings); use hide icon in automation tracks
|
2006-11-13 17:56:43 +00:00 |
COPYING
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
dmalloc.cc
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
error.cc
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
gettext.h
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
i18n.h
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
id.cc
|
Generic MIDI control now saves+restores its state; PBD::ID now requires a buffer size for its print() method
|
2006-10-05 01:49:32 +00:00 |
libpbd.pc.in
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
libpbd.spec.in
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
mountpoint.cc
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
NEWS
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
path.cc
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
pathscanner.cc
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
pool.cc
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
pthread_utils.cc
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
README
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
receiver.cc
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
SConscript
|
new svn_revision.h build system, plus no more SMPTE, just Timecode
|
2006-11-12 20:41:06 +00:00 |
stacktrace.cc
|
fix abort-capture path, including many subtle issues with shared_ptr<>; remove old automation feedback code; make new automation feedback code slightly configurable ; fix zoom focus options for playhead + edit cursor ; prevent zoom < 2 samples per pixel to avoid crashes ; peak building now uses shared_ptr<Source> not Source*
|
2006-10-09 15:50:44 +00:00 |
stateful.cc
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
strsplit.cc
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
textreceiver.cc
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
transmitter.cc
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
undo.cc
|
track naming patch from brian; slightly modified F11-bug workaround from brian; undo/redo items in edit menu now show operation to be undone/redone; canvas allocations now handled by an idle handler; region views respond to changes in fade/in/out curves ; undo/redo possible for some fade in/out operations; automation tracks extend to max_frames
|
2006-11-16 18:42:48 +00:00 |
whitespace.cc
|
fix egregious programming sloppiness in strip_whitespace_edges
|
2006-11-13 03:11:32 +00:00 |
xml++.cc
|
Ardour session files specify UTF-8.
|
2006-11-02 21:30:42 +00:00 |