ardour/libs/ardour
Sampo Savolainen 860749eb13 Added the property "unique-id" to PluginInserts so that ladspa plugins
will be loaded by their UID instead of their name.


git-svn-id: svn://localhost/trunk/ardour2@285 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-01-22 00:08:38 +00:00
..
ardour Added the property "unique-id" to PluginInserts so that ladspa plugins 2006-01-22 00:08:38 +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 fixed various xfade and undo and updating issues. plugins no longer run on deactivated routes/tracks. other region copy/trim undo fixes 2006-01-19 18:00:07 +00:00
audio_track.cc add GUI support to create tape/destructive tracks 2006-01-19 05:01:43 +00:00
audioengine.cc lots of small fixes for various irritations, return of snapshots, region list hiding stuff, etc etc etc 2006-01-05 03:18:44 +00:00
audiofilter.cc fix compose mess, and a number of 64 bit printf specs 2005-10-06 19:10:57 +00:00
audioregion.cc a metric ton of changes 2006-01-08 02:56:49 +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 latched rec-enable 2006-01-19 00:03:55 +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 fixed various xfade and undo and updating issues. plugins no longer run on deactivated routes/tracks. other region copy/trim undo fixes 2006-01-19 18:00:07 +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 add destructive outlines, more action usage and state fixups in GUI 2006-01-08 05:19:38 +00:00
diskstream.cc add destructive outlines, more action usage and state fixups in GUI 2006-01-08 05:19:38 +00:00
filesource.cc Use compiler provided __BIG_ENDIAN__ instead of WORD_BIGENDIAN 2006-01-11 21:27: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 Fixed veclib support on OSX. 2005-11-29 18:02:29 +00:00
i18n.h libardour added. 2005-09-24 19:13:41 +00:00
import.cc fix compose mess, and a number of 64 bit printf specs 2005-10-06 19:10:57 +00:00
insert.cc Added the property "unique-id" to PluginInserts so that ladspa plugins 2006-01-22 00:08:38 +00:00
io.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
jack_slave.cc libardour added. 2005-09-24 19:13:41 +00:00
ladspa_plugin.cc sfdb_v3. only in the backend currently. 2006-01-04 05:03:18 +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 Fixed veclib support on OSX. 2005-11-29 18:02:29 +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 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
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 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
plugin_manager.cc Added the property "unique-id" to PluginInserts so that ladspa plugins 2006-01-22 00:08:38 +00:00
port.cc libardour added. 2005-09-24 19:13:41 +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 libardour added. 2005-09-24 19:13:41 +00:00
route.cc fixed various xfade and undo and updating issues. plugins no longer run on deactivated routes/tracks. other region copy/trim undo fixes 2006-01-19 18:00:07 +00:00
route_group.cc libardour added. 2005-09-24 19:13:41 +00:00
SConscript add destructive outlines, more action usage and state fixups in GUI 2006-01-08 05:19:38 +00:00
send.cc libardour added. 2005-09-24 19:13:41 +00:00
session.cc add GUI support to create tape/destructive tracks 2006-01-19 05:01:43 +00:00
session_butler.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_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 latched rec-enable 2006-01-19 00:03:55 +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 latched rec-enable 2006-01-19 00:03:55 +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 fix compose mess, and a number of 64 bit printf specs 2005-10-06 19:10:57 +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 sfdb displays file info. 2006-01-05 05:15:29 +00:00
sndfilesource.cc fix compose mess, and a number of 64 bit printf specs 2005-10-06 19:10:57 +00:00
source.cc committed fix for cross-endian native wave files 2005-11-29 06:49:00 +00:00
sse_functions.s Nick forgot my baby! 2005-09-26 20:50:32 +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 Offset correction for VST plugins when running split buffers 2005-11-14 16:33:28 +00:00