| .. |
|
macosx
|
Another fix for building ringbuffer.h with strict-aliasing in XCode.
|
2007-03-16 22:17:53 +00:00 |
|
pbd
|
fix dragging that involves locked regions; auto-rebinding patch for people to experiment with (probably needs a little work)
|
2008-03-21 20:22:00 +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
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
basename.cc
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
ChangeLog
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
|
command.cc
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
controllable.cc
|
fix dragging that involves locked regions; auto-rebinding patch for people to experiment with (probably needs a little work)
|
2008-03-21 20:22:00 +00:00 |
|
convert.cc
|
support DnD in native/gtk-quartz implementation (note: multifile DnD requires a patch to GTK that is not in distribution yet, so for now, this works only with 1 file at a time, or it requires my patch/library).
|
2007-08-16 23:17:35 +00:00 |
|
copyfile.cc
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +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 |
|
enumwriter.cc
|
finish use of EnumWriter for saving flags etc. throughout the session file
|
2007-01-02 17:36:38 +00:00 |
|
error.cc
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
fpu.cc
|
added ifdef elses for fpu.cc to handle non-intel properly
|
2007-07-03 01:53:42 +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
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +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
|
improvements (?) for window visibility during session loading - time to test on linux
|
2007-09-24 15:41:23 +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
|
new automation interval configuration variable, to control automation snapshot time resolution (for oofus to test); patch for cancellingmulti-file import; minor code cleanups; use boost::fast_pool_allocator for automation lists (may revert later)
|
2007-07-06 03:11:52 +00:00 |
|
pthread_utils.cc
|
WARNING WARNING WARNING >>>> DEEP CHANGES >>> EXPERIMENTAL CODE .... fixes to make region(views) pick up peakfile data asynchronously, like they used to in 0.99
|
2007-09-10 18:45:12 +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
|
enable icon-start-from-.ardour-file to work on OS X; properly install apple event handlers; change plugin add logic to avoid asking for stream counts before they would be configured; fix up new session dialog to not use manage(), and thus not throw away widgets when their page is hidden (by removal) in the tabbed browser
|
2008-03-14 20:18:05 +00:00 |
|
shortpath.cc
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
stacktrace.cc
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
stateful.cc
|
r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
|
2006-08-04 02:18:45 +00:00 |
|
strreplace.cc
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
strsplit.cc
|
new keybinding editor, mostly finished but not 100%
|
2007-10-09 02:42:40 +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
|
GUI control over saved and in-memory history depth
|
2007-09-26 14:36:49 +00:00 |
|
whitespace.cc
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
xml++.cc
|
fix audio clock restore, provide XMLNode::property (string) and speed up the property methods by not scanning the map twice. sorry about the recompile
|
2007-01-08 20:51:26 +00:00 |