13
0
livetrax/libs/ardour
Paul Davis 384c8f26b5 hook up tape region views to peaks ready signal
git-svn-id: svn://localhost/trunk/ardour2@342 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-02-21 05:05:59 +00:00
..
ardour fix various issues with destructive single region tracks 2006-02-18 02:02:54 +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 committed INCOMPLETE 24bit filesource support 2006-02-10 23:53:12 +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_event.cc libardour added. 2005-09-24 19:13:41 +00:00
automation.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 Huge progress on CoreAudioSource. 2006-01-12 04:16:44 +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 hook up tape region views to peaks ready signal 2006-02-21 05:05:59 +00:00
diskstream.cc fix various issues with destructive single region tracks 2006-02-18 02:02:54 +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 And thus i give my copyright to these files to Paul Davis. 2006-02-02 21:12:14 +00:00
i18n.h libardour added. 2005-09-24 19:13:41 +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 meter/tempo bars show again, fix tempo/meter dialogs, and more 2005-12-08 18:53:43 +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_factory.cc libardour added. 2005-09-24 19:13:41 +00:00
playlist.cc a metric ton of changes 2006-01-08 02:56:49 +00:00
plugin_manager.cc Added the property "unique-id" to PluginInserts so that ladspa plugins 2006-01-22 00:08:38 +00:00
plugin.cc committed INCOMPLETE 24bit filesource support 2006-02-10 23:53:12 +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_group.cc libardour added. 2005-09-24 19:13:41 +00:00
route.cc fixed crash potential issues where nframes may be 0 2006-02-20 21:40:20 +00:00
SConscript committed INCOMPLETE 24bit filesource support 2006-02-10 23:53:12 +00:00
send.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 fix various issues with destructive single region tracks 2006-02-18 02:02:54 +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
session.cc fixed various nasty send issues 2006-02-13 18:57:33 +00:00
sndfile_helpers.cc sfdb displays file info. 2006-01-05 05:15:29 +00:00
sndfilesource.cc committed INCOMPLETE 24bit filesource support 2006-02-10 23:53:12 +00:00
source.cc hook up tape region views to peaks ready signal 2006-02-21 05:05:59 +00:00
sse_functions_64bit.s updated author information 2006-02-06 21:03:12 +00:00
sse_functions.s updated author information 2006-02-06 21:03:12 +00:00
state_manager.cc fix control layout size allocation (nearly done) and make duplicate region even more useful for multiple selected regions 2006-01-08 14:50:41 +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