ardour/libs/ardour
Taybin Rutkin 2df8147e35 Updates to get CoreAudioSource linking again.
git-svn-id: svn://localhost/ardour2/trunk@715 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-07-28 19:46:50 +00:00
..
ardour added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
po id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now owns bindings, MIDI binding concept removed from libardour itself in favor of generic Controllables 2006-07-07 23:51:30 +00:00
.cvsignore All included libraries now link dynamically instead of statically. 2006-04-25 20:23:50 +00:00
audio_diskstream.cc destructive track work: regions now display offset by bwf timeline reference, cannot rec-enable before session start 2006-07-13 13:58:05 +00:00
audio_library.cc sfdb paths are saved and restored. 2006-07-27 03:30:03 +00:00
audio_playlist.cc CoreAudioSource moved to coreaudiosource.cc. 2006-06-27 21:57:15 +00:00
audio_track.cc added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
audioengine.cc correctly forward configure events to plugin windows, and cleanup FST code 2006-06-22 21:04:47 +00:00
audiofilesource.cc added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
audiofilter.cc the return of VST support 2006-06-21 23:01:03 +00:00
audioregion.cc save+restore ID counter; fix buglet introduced with ID's when saving region state 2006-07-08 19:39:53 +00:00
audiosource.cc added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
auditioner.cc use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream 2006-06-14 21:17:32 +00:00
automation.cc libardour added. 2005-09-24 19:13:41 +00:00
automation_event.cc the return of VST support 2006-06-21 23:01:03 +00:00
ChangeLog libardour added. 2005-09-24 19:13:41 +00:00
configuration.cc sfdb paths are saved and restored. 2006-07-27 03:30:03 +00:00
connection.cc the return of VST support 2006-06-21 23:01:03 +00:00
control_protocol_manager.cc modification to make generic MIDI actually work again 2006-07-10 20:01:47 +00:00
coreaudiosource.cc Updates to get CoreAudioSource linking again. 2006-07-28 19:46:50 +00:00
crossfade.cc id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now owns bindings, MIDI binding concept removed from libardour itself in favor of generic Controllables 2006-07-07 23:51:30 +00:00
curve.cc the return of VST support 2006-06-21 23:01:03 +00:00
cycle_timer.cc the return of VST support 2006-06-21 23:01:03 +00:00
default_click.cc libardour added. 2005-09-24 19:13:41 +00:00
destructive_filesource.cc added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
gain.cc libardour added. 2005-09-24 19:13:41 +00:00
gdither.cc Merged timbyr's win32 branch. -r 547:566. 2006-06-07 14:54:12 +00:00
gettext.h libardour added. 2005-09-24 19:13:41 +00:00
globals.cc sfdb paths are saved and restored. 2006-07-27 03:30:03 +00:00
i18n.h All included libraries now link dynamically instead of statically. 2006-04-25 20:23:50 +00:00
import.cc the return of VST support 2006-06-21 23:01:03 +00:00
insert.cc added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
io.cc id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now owns bindings, MIDI binding concept removed from libardour itself in favor of generic Controllables 2006-07-07 23:51:30 +00:00
jack_slave.cc the return of VST support 2006-06-21 23:01:03 +00:00
ladspa_plugin.cc id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now owns bindings, MIDI binding concept removed from libardour itself in favor of generic Controllables 2006-07-07 23:51:30 +00:00
location.cc destructive track work: regions now display offset by bwf timeline reference, cannot rec-enable before session start 2006-07-13 13:58:05 +00:00
mix.cc type fixes 2006-02-06 21:40:06 +00:00
mtc_slave.cc the return of VST support 2006-06-21 23:01:03 +00:00
named_selection.cc the return of VST support 2006-06-21 23:01:03 +00:00
osc.cc use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream 2006-06-14 21:17:32 +00:00
panner.cc Removed unused midicontrollable.cc 2006-07-19 16:47:04 +00:00
pcm_utils.cc committed INCOMPLETE 24bit filesource support 2006-02-10 23:53:12 +00:00
playlist.cc id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now owns bindings, MIDI binding concept removed from libardour itself in favor of generic Controllables 2006-07-07 23:51:30 +00:00
playlist_factory.cc the return of VST support 2006-06-21 23:01:03 +00:00
plugin.cc id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now owns bindings, MIDI binding concept removed from libardour itself in favor of generic Controllables 2006-07-07 23:51:30 +00:00
plugin_manager.cc added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +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 the return of VST support 2006-06-21 23:01:03 +00:00
redirect.cc added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
region.cc id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now owns bindings, MIDI binding concept removed from libardour itself in favor of generic Controllables 2006-07-07 23:51:30 +00:00
reverse.cc use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream 2006-06-14 21:17:32 +00:00
route.cc added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
route_group.cc use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream 2006-06-14 21:17:32 +00:00
SConscript id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now owns bindings, MIDI binding concept removed from libardour itself in favor of generic Controllables 2006-07-07 23:51:30 +00:00
send.cc the return of VST support 2006-06-21 23:01:03 +00:00
session.cc added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
session_butler.cc the return of VST support 2006-06-21 23:01:03 +00:00
session_click.cc the return of VST support 2006-06-21 23:01:03 +00:00
session_control.cc Moved SMPTE type/functions into SMPTE namespace; 2006-06-15 21:54:26 +00:00
session_events.cc the return of VST support 2006-06-21 23:01:03 +00:00
session_export.cc added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
session_feedback.cc the return of VST support 2006-06-21 23:01:03 +00:00
session_midi.cc added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
session_process.cc added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
session_state.cc added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
session_time.cc BWF offset changes from Ben Loftis, hacked by hand into current svn 2006-07-10 20:12:48 +00:00
session_timefx.cc the return of VST support 2006-06-21 23:01:03 +00:00
session_transport.cc added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
session_vst.cc libardour added. 2005-09-24 19:13:41 +00:00
sndfile_helpers.cc All included libraries now link dynamically instead of statically. 2006-04-25 20:23:50 +00:00
sndfilesource.cc destructive track work: regions now display offset by bwf timeline reference, cannot rec-enable before session start 2006-07-13 13:58:05 +00:00
source.cc id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now owns bindings, MIDI binding concept removed from libardour itself in favor of generic Controllables 2006-07-07 23:51:30 +00:00
sse_functions.s Fixed text relocation issues 2006-05-06 18:28:34 +00:00
sse_functions_64bit.s Fixed text relocation issues 2006-05-06 18:28:34 +00:00
state_manager.cc the return of VST support 2006-06-21 23:01:03 +00:00
tempo.cc the return of VST support 2006-06-21 23:01:03 +00:00
utils.cc id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now owns bindings, MIDI binding concept removed from libardour itself in favor of generic Controllables 2006-07-07 23:51:30 +00:00
vst_plugin.cc removed references to midi controls from VST plugin support 2006-07-11 14:30:19 +00:00