..
ardour
Replace code for finding ControlProtocols/Surface plugins with a portable equivalent.
2007-06-27 12:12:18 +00:00
macosx
po
.cvsignore
amp.cc
audio_diskstream.cc
* Added (let's call it revealed) ability to record while the transport is looping.
2007-06-26 02:16:54 +00:00
audio_library.cc
Remove AudioLibrary::uri2path and use Glib::filename_from_path in its place
2007-06-27 12:12:14 +00:00
audio_playlist.cc
Rewrote MidiRingBuffer to more efficiently pack data (flat pack stamps, sizes, and event data into a single buffer).
2007-05-31 21:37:20 +00:00
audio_port.cc
audio_track.cc
Insert/Redirect refactoring, towards better MIDI support in mixer strip, and
2007-06-23 20:13:13 +00:00
audio_unit.cc
audioengine.cc
audiofilesource.cc
Insert/Redirect refactoring, towards better MIDI support in mixer strip, and
2007-06-23 20:13:13 +00:00
audiofilter.cc
audioregion.cc
audiosource.cc
auditioner.cc
automatable.cc
Insert/Redirect refactoring, towards better MIDI support in mixer strip, and
2007-06-23 20:13:13 +00:00
automation_event.cc
Fix loading inserts from 2.0 sessions.
2007-06-23 22:12:16 +00:00
automation.cc
buffer_set.cc
buffer.cc
Use double MIDI timestamps (towards tempo based time, and more-than-sample-accurate LV2 MIDI plugin application).
2007-06-09 02:07:59 +00:00
bundle.cc
chan_count.cc
ChangeLog
configuration.cc
Use sys::path and ARDOUR::user_config_directory in Configuration::save_state for portability
2007-06-27 12:12:07 +00:00
control_protocol_manager.cc
Replace code for finding ControlProtocols/Surface plugins with a portable equivalent.
2007-06-27 12:12:18 +00:00
control_protocol_search_path.cc
Replace code for finding ControlProtocols/Surface plugins with a portable equivalent.
2007-06-27 12:12:18 +00:00
coreaudiosource.cc
crossfade.cc
curve.cc
cycle_timer.cc
default_click.cc
directory_names.cc
Add ARDOUR::user_config_directory in new header ardour/filesystem_paths.h
2007-06-27 12:12:00 +00:00
diskstream.cc
Insert/Redirect refactoring, towards better MIDI support in mixer strip, and
2007-06-23 20:13:13 +00:00
enums.cc
merge denormal handling work from 2.0-ongoing
2007-06-01 02:27:21 +00:00
filename_extensions.cc
Add peak file extension to ardour/filename_extensions.h/cc
2007-06-07 03:23:39 +00:00
filesystem_paths.cc
Replace code for finding ControlProtocols/Surface plugins with a portable equivalent.
2007-06-27 12:12:18 +00:00
find_session.cc
gain.cc
gdither.cc
gettext.h
globals.cc
Replace code for finding ControlProtocols/Surface plugins with a portable equivalent.
2007-06-27 12:12:18 +00:00
i18n.h
import.cc
Replace Session::discover_best_sound/midi_dir with Session::get_best_session_directory_for_new_source
2007-06-17 00:45:58 +00:00
insert.cc
Fix loading inserts from 2.0 sessions.
2007-06-23 22:12:16 +00:00
io.cc
Insert/Redirect refactoring, towards better MIDI support in mixer strip, and
2007-06-23 20:13:13 +00:00
jack_slave.cc
ladspa_plugin.cc
location.cc
meter.cc
Insert/Redirect refactoring, towards better MIDI support in mixer strip, and
2007-06-23 20:13:13 +00:00
midi_diskstream.cc
(Untested) loop recording support in MIDI Diskstream (fix compilation broken by loop recording changes).
2007-06-26 04:16:17 +00:00
midi_model.cc
Redraw MIDI region views on zoom and track height changes.
2007-06-09 06:10:30 +00:00
midi_playlist.cc
Fix MIDI region loading.
2007-06-03 20:06:01 +00:00
midi_port.cc
Use double MIDI timestamps (towards tempo based time, and more-than-sample-accurate LV2 MIDI plugin application).
2007-06-09 02:07:59 +00:00
midi_region.cc
Fix MIDI region loading.
2007-06-03 20:06:01 +00:00
midi_source.cc
Fixed MIDI crash bug.
2007-06-07 02:07:49 +00:00
midi_track.cc
Insert/Redirect refactoring, towards better MIDI support in mixer strip, and
2007-06-23 20:13:13 +00:00
mix.cc
mtc_slave.cc
named_selection.cc
osc.cc
panner.cc
pcm_utils.cc
playlist_factory.cc
playlist.cc
Insert/Redirect refactoring, towards better MIDI support in mixer strip, and
2007-06-23 20:13:13 +00:00
plugin_insert.cc
Insert/Redirect refactoring, towards better MIDI support in mixer strip, and
2007-06-23 20:13:13 +00:00
plugin_manager.cc
Made plugin input/output counts multi-typed (towards MIDI plugins, instruments, etc).
2007-06-20 03:05:16 +00:00
plugin.cc
Remove inclusion of an unused header file
2007-06-27 12:11:57 +00:00
port_insert.cc
Fix loading inserts from 2.0 sessions.
2007-06-23 22:12:16 +00:00
port_set.cc
port.cc
recent_sessions.cc
Use sys::path and ARDOUR::user_config_directory in ARDOUR::read/write_recent_sessions
2007-06-27 12:12:09 +00:00
redirect.cc
Fix loading inserts from 2.0 sessions.
2007-06-23 22:12:16 +00:00
region_factory.cc
region.cc
reverse.cc
route_group.cc
Insert/Redirect refactoring, towards better MIDI support in mixer strip, and
2007-06-23 20:13:13 +00:00
route.cc
Insert/Redirect refactoring, towards better MIDI support in mixer strip, and
2007-06-23 20:13:13 +00:00
SConscript
Replace code for finding ControlProtocols/Surface plugins with a portable equivalent.
2007-06-27 12:12:18 +00:00
send.cc
Fix loading inserts from 2.0 sessions.
2007-06-23 22:12:16 +00:00
session_butler.cc
session_click.cc
session_command.cc
Fix MIDI region loading.
2007-06-03 20:06:01 +00:00
session_directory.cc
Write MIDI files to interchange/sessionname/midifiles (for real this time).
2007-06-07 23:12:04 +00:00
session_events.cc
session_export.cc
session_feedback.cc
session_midi.cc
session_process.cc
* Added (let's call it revealed) ability to record while the transport is looping.
2007-06-26 02:16:54 +00:00
session_state.cc
Replace code for finding ControlProtocols/Surface plugins with a portable equivalent.
2007-06-27 12:12:18 +00:00
session_time.cc
session_timefx.cc
session_transport.cc
* Added (let's call it revealed) ability to record while the transport is looping.
2007-06-26 02:16:54 +00:00
session_utils.cc
Replace Session::discover_best_sound/midi_dir with Session::get_best_session_directory_for_new_source
2007-06-17 00:45:58 +00:00
session_vst.cc
session.cc
* Added (let's call it revealed) ability to record while the transport is looping.
2007-06-26 02:16:54 +00:00
silentfilesource.cc
smf_source.cc
Insert/Redirect refactoring, towards better MIDI support in mixer strip, and
2007-06-23 20:13:13 +00:00
sndfile_helpers.cc
sndfilesource.cc
source_factory.cc
source.cc
Insert/Redirect refactoring, towards better MIDI support in mixer strip, and
2007-06-23 20:13:13 +00:00
sse_functions_64bit.s
sse_functions_xmm.cc
sse_functions.s
template_utils.cc
Use ARDOUR::user_config_directory in ARDOUR::user_template_directory
2007-06-27 12:12:03 +00:00
tempo.cc
track.cc
Insert/Redirect refactoring, towards better MIDI support in mixer strip, and
2007-06-23 20:13:13 +00:00
utils.cc
Remove unused and non-portable utility function
2007-06-27 12:11:56 +00:00
vst_plugin.cc
Use sys::path and ARDOUR::user_config_directory in VSTPlugin::get_state
2007-06-27 12:12:20 +00:00