| .. |
|
ardour
|
start marker implemented, along with GotoZero command for old behaviour; R binding for global rec-enable now works (menu item added)
|
2006-03-11 16:01:06 +00:00 |
|
po
|
Added translations.
|
2005-09-24 19:17:08 +00:00 |
|
.cvsignore
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
audio_library.cc
|
All useage of ArdourPrompter checks for a valid result.
|
2006-01-13 22:46:04 +00:00 |
|
audio_playlist.cc
|
committed INCOMPLETE 24bit filesource support
|
2006-02-10 23:53:12 +00:00 |
|
audio_track.cc
|
fix for erroneous use of a menu group; remove lots of cerr cruft; no playlist ops for destructive tracks
|
2006-03-08 15:37:39 +00:00 |
|
audioengine.cc
|
new stacktrace function in libpbd3; variable size GUI request thread queues
|
2006-02-15 15:55:48 +00:00 |
|
audiofilter.cc
|
fix (mostly) measure lines and click box text and meter markings
|
2006-01-28 13:33:54 +00:00 |
|
audioregion.cc
|
fix various issues with destructive single region tracks
|
2006-02-18 02:02:54 +00:00 |
|
auditioner.cc
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
automation.cc
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
automation_event.cc
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
ChangeLog
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
configuration.cc
|
miscellaneous fixes post-jesse's 24 bit file format changes
|
2006-02-11 02:34:03 +00:00 |
|
connection.cc
|
fix compose mess, and a number of 64 bit printf specs
|
2005-10-06 19:10:57 +00:00 |
|
coreaudio_source.cc
|
Proper use of AudioBufferList.
|
2006-03-10 22:15:20 +00:00 |
|
crossfade.cc
|
committed INCOMPLETE 24bit filesource support
|
2006-02-10 23:53:12 +00:00 |
|
curve.cc
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
cycle_timer.cc
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
default_click.cc
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
destructive_filesource.cc
|
2006-03-04 Tim Mayberry <mojofunk@gmail.com>
|
2006-03-04 11:26:25 +00:00 |
|
diskstream.cc
|
fix for erroneous use of a menu group; remove lots of cerr cruft; no playlist ops for destructive tracks
|
2006-03-08 15:37:39 +00:00 |
|
externalsource.cc
|
Link error fixed. Stub functions filled in.
|
2006-03-10 18:43:08 +00:00 |
|
filesource.cc
|
hook up tape region views to peaks ready signal
|
2006-02-21 05:05:59 +00:00 |
|
gain.cc
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
gdither.cc
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
gettext.h
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
globals.cc
|
Example code to load the x and <-> xpms for the mixer strip from files instead of from hard coded xpm data.
|
2006-03-10 07:16:45 +00:00 |
|
i18n.h
|
export range markers patch (revisited), change selection model, copy-drag tempo+meter marker patch
|
2006-03-05 19:39:16 +00:00 |
|
import.cc
|
committed INCOMPLETE 24bit filesource support
|
2006-02-10 23:53:12 +00:00 |
|
insert.cc
|
A band aid for plugin editor related crash. Something needs to be
|
2006-02-12 15:40:58 +00:00 |
|
io.cc
|
fixed crash potential issues where nframes may be 0
|
2006-02-20 21:40:20 +00:00 |
|
jack_slave.cc
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
ladspa_plugin.cc
|
Fixed buffer index overrun in connect_and_run()
|
2006-02-11 14:45:27 +00:00 |
|
location.cc
|
start marker implemented, along with GotoZero command for old behaviour; R binding for global rec-enable now works (menu item added)
|
2006-03-11 16:01:06 +00:00 |
|
mix.cc
|
type fixes
|
2006-02-06 21:40:06 +00:00 |
|
mtc_slave.cc
|
MTC timing: compensate for audio latency.
|
2006-01-12 19:17:06 +00:00 |
|
named_selection.cc
|
fix compose mess, and a number of 64 bit printf specs
|
2005-10-06 19:10:57 +00:00 |
|
panner.cc
|
fixed crash potential issues where nframes may be 0
|
2006-02-20 21:40:20 +00:00 |
|
pcm_utils.cc
|
committed INCOMPLETE 24bit filesource support
|
2006-02-10 23:53:12 +00:00 |
|
playlist.cc
|
a metric ton of changes
|
2006-01-08 02:56:49 +00:00 |
|
playlist_factory.cc
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
plugin.cc
|
committed INCOMPLETE 24bit filesource support
|
2006-02-10 23:53:12 +00:00 |
|
plugin_manager.cc
|
Added the property "unique-id" to PluginInserts so that ladspa plugins
|
2006-01-22 00:08:38 +00:00 |
|
port.cc
|
miscellaneous fixes post-jesse's 24 bit file format changes
|
2006-02-11 02:34:03 +00:00 |
|
recent_sessions.cc
|
fix compose mess, and a number of 64 bit printf specs
|
2005-10-06 19:10:57 +00:00 |
|
redirect.cc
|
a metric boatload of changes; plugin UIs work, adding tracks work, redirect list is useful again, and more
|
2006-01-17 16:40:57 +00:00 |
|
region.cc
|
fix compose mess, and a number of 64 bit printf specs
|
2005-10-06 19:10:57 +00:00 |
|
reverse.cc
|
committed INCOMPLETE 24bit filesource support
|
2006-02-10 23:53:12 +00:00 |
|
route.cc
|
add/remove edit groups via buttons (still a bit of work left to do)
|
2006-03-08 23:26:28 +00:00 |
|
route_group.cc
|
new mix group interface, not yet finished and still to propagate to edit_group
|
2006-03-09 23:44:39 +00:00 |
|
SConscript
|
ExternalSource refactoring.
|
2006-03-10 17:09:59 +00:00 |
|
send.cc
|
fixed various nasty send issues
|
2006-02-13 18:57:33 +00:00 |
|
session.cc
|
fixed various nasty send issues
|
2006-02-13 18:57:33 +00:00 |
|
session_butler.cc
|
miscellaneous fixes post-jesse's 24 bit file format changes
|
2006-02-11 02:34:03 +00:00 |
|
session_click.cc
|
committed RWlock fixes to libardour. added hw monitoring fixes from nick_m. minor alsa midi fix and update rate settings.
|
2006-01-06 04:59:17 +00:00 |
|
session_events.cc
|
committed RWlock fixes to libardour. added hw monitoring fixes from nick_m. minor alsa midi fix and update rate settings.
|
2006-01-06 04:59:17 +00:00 |
|
session_export.cc
|
committed RWlock fixes to libardour. added hw monitoring fixes from nick_m. minor alsa midi fix and update rate settings.
|
2006-01-06 04:59:17 +00:00 |
|
session_feedback.cc
|
a metric ton of changes
|
2006-01-08 02:56:49 +00:00 |
|
session_midi.cc
|
new stacktrace function in libpbd3; variable size GUI request thread queues
|
2006-02-15 15:55:48 +00:00 |
|
session_process.cc
|
committed RWlock fixes to libardour. added hw monitoring fixes from nick_m. minor alsa midi fix and update rate settings.
|
2006-01-06 04:59:17 +00:00 |
|
session_state.cc
|
start marker implemented, along with GotoZero command for old behaviour; R binding for global rec-enable now works (menu item added)
|
2006-03-11 16:01:06 +00:00 |
|
session_time.cc
|
fix compose mess, and a number of 64 bit printf specs
|
2005-10-06 19:10:57 +00:00 |
|
session_timefx.cc
|
committed INCOMPLETE 24bit filesource support
|
2006-02-10 23:53:12 +00:00 |
|
session_transport.cc
|
latched rec-enable
|
2006-01-19 00:03:55 +00:00 |
|
session_vst.cc
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
sndfile_helpers.cc
|
ExternalSource refactoring.
|
2006-03-10 17:09:59 +00:00 |
|
sndfilesource.cc
|
ExternalSource refactoring.
|
2006-03-10 17:09:59 +00:00 |
|
source.cc
|
ExternalSource refactoring.
|
2006-03-10 17:09:59 +00:00 |
|
sse_functions.s
|
updated author information
|
2006-02-06 21:03:12 +00:00 |
|
sse_functions_64bit.s
|
updated author information
|
2006-02-06 21:03:12 +00:00 |
|
state_manager.cc
|
fix for deferred saves by StateManager-derivatives; changes to new/copy/clear playlist ops (not finished), TRUE/FALSE -> true/false in editor_mouse.cc
|
2006-03-08 02:50:53 +00:00 |
|
stateful.cc
|
fix compose mess, and a number of 64 bit printf specs
|
2005-10-06 19:10:57 +00:00 |
|
tempo.cc
|
fix compose mess, and a number of 64 bit printf specs
|
2005-10-06 19:10:57 +00:00 |
|
utils.cc
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
vst_plugin.cc
|
Fixed buffer index overrun in connect_and_run()
|
2006-02-11 14:45:27 +00:00 |