13
0
livetrax/libs/ardour
Paul Davis f7f9d6fdc4 merge from 2.0-ongoing by hand, minus key binding editor
git-svn-id: svn://localhost/ardour2/trunk@2539 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-10-11 22:07:47 +00:00
..
ardour merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
macosx
po
.cvsignore
amp.cc
audio_buffer.cc
audio_diskstream.cc Saving of edited MIDI data to disk (on session save). 2007-08-11 06:17:42 +00:00
audio_library.cc Deep "automation regions" support. 2007-09-06 02:30:39 +00:00
audio_playlist.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
audio_port.cc
audio_track.cc Various work on Bundles, especially dynamic ones so that you can, for example, pass tracks to busses by selecting the buss name from the track's output menu. 2007-10-08 23:47:35 +00:00
audio_unit.cc
audioengine.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
audiofilesource.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
audioregion.cc Fix to stacked layering for the case when a region is dragged to overlap another. Remove unused signal LayeringChanged from Playlist. Cleanups in AudioRegion, and ensure that region envelopes cannot become empty when regions are split (and maybe in some other cases too). Empty envelopes cause crashes when e.g. AutomationList::truncate_at_start() is called. 2007-10-04 16:26:02 +00:00
audiosource.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
auditioner.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
automatable.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
automation_control.cc
automation_event.cc Reading of MIDI CC from MIDI regions (MidiModel). UI still needs work though.. 2007-08-31 05:02:45 +00:00
automation.cc
buffer_set.cc
buffer.cc
bundle.cc
chan_count.cc
ChangeLog
configuration.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
control_protocol_manager.cc Rename PBD::SearchPath::get_string to PBD::SearchPath::to_string 2007-09-04 04:47:48 +00:00
control_protocol_search_path.cc
coreaudiosource.cc
crossfade.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
curve.cc Remove excessive SMF "Wrote EOT" printing. 2007-08-13 20:27:38 +00:00
cycle_timer.cc
default_click.cc
directory_names.cc
diskstream.cc
enums.cc
filename_extensions.cc Add history_suffix to ardour/filename_extensions.cc 2007-09-09 10:04:47 +00:00
filesystem_paths.cc
filter.cc Saving of edited MIDI data to disk (on session save). 2007-08-11 06:17:42 +00:00
find_session.cc
gain.cc
gdither.cc
gettext.h
globals.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
i18n.h
import.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
io_processor.cc
io.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
jack_slave.cc
ladspa_plugin.cc
location.cc
meter.cc
midi_buffer.cc Reading of MIDI CC from MIDI regions (MidiModel). UI still needs work though.. 2007-08-31 05:02:45 +00:00
midi_diskstream.cc Fix several MIDI timestamp related problems: 2007-10-07 07:20:09 +00:00
midi_model.cc Fix several MIDI timestamp related problems: 2007-10-07 07:20:09 +00:00
midi_playlist.cc
midi_port.cc
midi_region.cc Saving of edited MIDI data to disk (on session save). 2007-08-11 06:17:42 +00:00
midi_source.cc Fix several MIDI timestamp related problems: 2007-10-07 07:20:09 +00:00
midi_track.cc Make sure we notice when an IO's port count is reduced as well as when it's increased. Fixes an assertion failure when removing a port from an IO with 3 existing ports. 2007-10-10 14:49:25 +00:00
mix.cc
mtc_slave.cc
named_selection.cc
note.cc Merge the two separate 'add notes to midi region' interfaces (note and midievent). 2007-10-04 05:15:28 +00:00
osc.cc make OSC thread register with GUI 2007-09-11 10:43:55 +00:00
panner.cc
pcm_utils.cc
playlist_factory.cc
playlist.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
plugin_insert.cc Make sure we notice when an IO's port count is reduced as well as when it's increased. Fixes an assertion failure when removing a port from an IO with 3 existing ports. 2007-10-10 14:49:25 +00:00
plugin_manager.cc Deep "automation regions" support. 2007-09-06 02:30:39 +00:00
plugin.cc
port_insert.cc
port_set.cc
port.cc
processor.cc
quantize.cc Make SMFSource suck significantly less. 2007-08-16 01:25:58 +00:00
recent_sessions.cc
region_factory.cc
region.cc Deep "automation regions" support. 2007-09-06 02:30:39 +00:00
resampled_source.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
reverse.cc
route_group.cc
route.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
SConscript merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
send.cc click reset error fixed, plus some older work on sends+panners i/o counts 2007-09-11 11:27:59 +00:00
session_butler.cc
session_click.cc click reset error fixed, plus some older work on sends+panners i/o counts 2007-09-11 11:27:59 +00:00
session_command.cc
session_directory.cc Fix source directory paths so that the session name element is "legalized" and compatible with 2.0 2007-09-05 01:53:51 +00:00
session_events.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
session_export.cc
session_feedback.cc
session_midi.cc
session_process.cc
session_state_utils.cc Use std::transform with sys::basename in ARDOUR::get_file_names_no_extension 2007-09-09 10:04:43 +00:00
session_state.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
session_time.cc
session_timefx.cc
session_transport.cc Fix several MIDI timestamp related problems: 2007-10-07 07:20:09 +00:00
session_utils.cc
session_vst.cc
session.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
silentfilesource.cc
smf_source.cc Fix several MIDI timestamp related problems: 2007-10-07 07:20:09 +00:00
sndfile_helpers.cc
sndfilesource.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
source_factory.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
source.cc
sse_functions_64bit.s
sse_functions_xmm.cc
sse_functions.s
tape_file_matcher.cc Add ARDOUR::TapeFileMatcher class for matching filenames and use it in Session::remove_empty_sounds 2007-09-04 09:01:28 +00:00
template_utils.cc
tempo.cc
track.cc
utils.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
vst_plugin.cc