13
0
livetrax/libs/ardour
Paul Davis 4d1d355720 move point at which main outs Panner <-> Route Pannable binding occurs, so that it does, in fact, occur
git-svn-id: svn://localhost/ardour2/branches/3.0@8596 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-28 00:49:45 +00:00
..
ardour virtualize the way that AutomationController gets strings to display values, so that we can callback through the owner of an AutomationControl, not just rely on the value from the AutomationControl; make pan automation tracks use this to display more audio-centric values 2011-01-27 18:48:33 +00:00
lv2ext Correctly implement LV2 event URI mapping (event URI context is restricted to uint16_t). 2010-11-30 23:42:58 +00:00
macosx
po updated .po files (*not* translations, just .po files) 2010-11-10 22:47:01 +00:00
test Rename libmusictime libtimecode (consistent with already used namespace "Timecode"). 2010-12-14 18:13:37 +00:00
.cvsignore
amp.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
analyser.cc
audio_buffer.cc
audio_diskstream.cc Allow AudioDiskstream to have 0 channels without crashing. Fixes crash on record with a track with no inputs. 2011-01-02 12:45:20 +00:00
audio_library.cc
audio_playlist_importer.cc
audio_playlist.cc Fix build. 2011-01-17 23:30:35 +00:00
audio_port.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
audio_region_importer.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
audio_track_importer.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
audio_track.cc Stop bounce / freeze on tracks that have more outputs than inputs and so cannot record all the outputs in their diskstreams. Fix buffer shortage when bouncing tracks whose processing chains temporarily need more buffers than there are inputs. Fixes #3573. 2010-12-10 22:28:29 +00:00
audio_unit.cc Clean up plugin preset handling a bit. 2010-12-19 23:11:01 +00:00
audioanalyser.cc Clean up region.h and trim include tree. 2010-12-20 21:22:49 +00:00
audioengine.cc merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus ending 3.0-panexp. THIS COMMIT WILL BREAK ALL EXISTING 3.0 SESSIONS IN SOME WAY (possibly not fatally). 2011-01-27 01:31:03 +00:00
audiofile_tagger.cc
audiofilesource.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
audioregion.cc Remove confuzzling offset_relative stuff from region construction (pre-properties "hangover"). 2010-12-21 17:03:16 +00:00
audiosource.cc make strip silence work (again?) 2010-12-09 16:31:05 +00:00
auditioner.cc merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus ending 3.0-panexp. THIS COMMIT WILL BREAK ALL EXISTING 3.0 SESSIONS IN SOME WAY (possibly not fatally). 2011-01-27 01:31:03 +00:00
auto_bundle.cc
automatable.cc virtualize the way that AutomationController gets strings to display values, so that we can callback through the owner of an AutomationControl, not just rely on the value from the AutomationControl; make pan automation tracks use this to display more audio-centric values 2011-01-27 18:48:33 +00:00
automation_control.cc more or less complete restoration of Controllable::_id from XML, with all that implies for MIDI bindings continuing to work across session reloads, and also that the controlled parameter is now set from Controllable::set_value() during session loading, not directly from its "own" XML value; still some funny stuff going on with Panners. This may have broken 2.X session loading in that panners may not be setup correctly 2010-11-28 18:31:18 +00:00
automation_list.cc merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus ending 3.0-panexp. THIS COMMIT WILL BREAK ALL EXISTING 3.0 SESSIONS IN SOME WAY (possibly not fatally). 2011-01-27 01:31:03 +00:00
automation.cc
beats_frames_converter.cc Fix more broken whitespace. 2010-12-20 22:51:17 +00:00
broadcast_info.cc
buffer_manager.cc
buffer_set.cc Optimise BufferSet::attach_buffers code to avoid memory allocation in the RT thread and speed things up a bit. 2011-01-10 16:23:54 +00:00
buffer.cc
bundle.cc
butler.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
caimportable.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
callback.cc
capturing_processor.cc Make stem export export from right before any processors. 2011-01-16 19:41:11 +00:00
chan_count.cc remove duplicate std limit + format macro defs 2010-11-10 23:07:31 +00:00
chan_mapping.cc
ChangeLog
configuration.cc Remove debug output. 2010-11-17 12:25:20 +00:00
control_protocol_manager.cc Fix a few tiny memory leaks. 2010-12-11 02:34:44 +00:00
control_protocol_search_path.cc
coreaudiosource.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
crossfade.cc Fix build. 2011-01-17 23:30:35 +00:00
cycle_timer.cc
debug.cc merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus ending 3.0-panexp. THIS COMMIT WILL BREAK ALL EXISTING 3.0 SESSIONS IN SOME WAY (possibly not fatally). 2011-01-27 01:31:03 +00:00
default_click.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
delivery.cc move point at which main outs Panner <-> Route Pannable binding occurs, so that it does, in fact, occur 2011-01-28 00:49:45 +00:00
directory_names.cc merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus ending 3.0-panexp. THIS COMMIT WILL BREAK ALL EXISTING 3.0 SESSIONS IN SOME WAY (possibly not fatally). 2011-01-27 01:31:03 +00:00
diskstream.cc merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus ending 3.0-panexp. THIS COMMIT WILL BREAK ALL EXISTING 3.0 SESSIONS IN SOME WAY (possibly not fatally). 2011-01-27 01:31:03 +00:00
element_import_handler.cc
element_importer.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
enums.cc merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus ending 3.0-panexp. THIS COMMIT WILL BREAK ALL EXISTING 3.0 SESSIONS IN SOME WAY (possibly not fatally). 2011-01-27 01:31:03 +00:00
event_type_map.cc merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus ending 3.0-panexp. THIS COMMIT WILL BREAK ALL EXISTING 3.0 SESSIONS IN SOME WAY (possibly not fatally). 2011-01-27 01:31:03 +00:00
export_channel_configuration.cc
export_channel.cc Make stem export export from right before any processors. 2011-01-16 19:41:11 +00:00
export_failed.cc
export_filename.cc
export_format_base.cc Add "session rate" as a possible sample rate for export formats 2010-12-18 17:56:41 +00:00
export_format_manager.cc Add "session rate" as a possible sample rate for export formats 2010-12-18 17:56:41 +00:00
export_format_specification.cc change Session::convert_to_frames_at() to Session::convert_to_frames() to reflect the fact that its argument is a position, not a duration; add Session::any_duration_to_frames(), which converts AnyTime representing a duration to frames; alter callers to use the right one of the two previously mentioned methods 2010-12-30 15:45:48 +00:00
export_formats.cc Add "session rate" as a possible sample rate for export formats 2010-12-18 17:56:41 +00:00
export_graph_builder.cc Make stem export export from right before any processors. 2011-01-16 19:41:11 +00:00
export_handler.cc Finally implement position aware silence adding in export (i.e. bbt times are converted to frames correctly) 2010-12-18 19:27:04 +00:00
export_multiplication.cc
export_preset.cc
export_profile_manager.cc Add stem export dialog and make all different export dialogs save their config to a different node in instant.xml 2011-01-06 16:55:19 +00:00
export_status.cc
export_timespan.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
file_source.cc missing dialog cleanups and logic improvements 2010-11-09 23:50:20 +00:00
filename_extensions.cc
filesystem_paths.cc
filter.cc add "origin" property to FileSource so that we can track multiple imports 2010-11-09 18:19:53 +00:00
find_session.cc
gain.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
gettext.h
globals.cc merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus ending 3.0-panexp. THIS COMMIT WILL BREAK ALL EXISTING 3.0 SESSIONS IN SOME WAY (possibly not fatally). 2011-01-27 01:31:03 +00:00
graph.cc Stop thought-to-be-safe alloc in RT thread from triggering the checker. 2011-01-19 21:37:32 +00:00
graphnode.cc
i18n.h
import.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
internal_return.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
internal_send.cc merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus ending 3.0-panexp. THIS COMMIT WILL BREAK ALL EXISTING 3.0 SESSIONS IN SOME WAY (possibly not fatally). 2011-01-27 01:31:03 +00:00
interpolation.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
io_processor.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
io.cc Optimise BufferSet::attach_buffers code to avoid memory allocation in the RT thread and speed things up a bit. 2011-01-10 16:23:54 +00:00
jack_slave.cc
ladspa_plugin.cc Clean up plugin preset handling a bit. 2010-12-19 23:11:01 +00:00
location_importer.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
location.cc Add lots of asserts to try to track down #3553. 2010-11-26 22:45:20 +00:00
lv2_event_buffer.cc make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14:48 +00:00
lv2_pfile.c Fix warning better. 2010-12-14 03:08:39 +00:00
lv2_pfile.h Add missing files. 2010-12-13 21:03:39 +00:00
lv2_plugin.cc Implement non-SPARQL LV2Plugin::find_presets using more basic SLV2 API. 2011-01-26 19:58:16 +00:00
meter.cc Fix setup of route meter point on load, and fix intermittent left-channel-only metering (#3699). 2011-01-09 15:10:59 +00:00
midi_automation_list_binder.cc
midi_buffer.cc Make a couple of bits of debug conditional to avoid mallocs when they are turned off. 2011-01-10 17:31:43 +00:00
midi_clock_slave.cc Use DEBUG_TRACE for all of the MIDI clock ticker code. 2010-12-14 01:05:51 +00:00
midi_diskstream.cc Only calculate length_beats from length (in frames) if length property (in frames) is given, but length_beats property is not. 2010-12-21 00:53:18 +00:00
midi_model.cc Unify program change and bank handling so that they are manipulated together. 2010-12-28 18:19:40 +00:00
midi_patch_manager.cc
midi_playlist.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
midi_port.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
midi_region.cc Calculate length_beats of split MIDI regions from 'parent' region. 2010-12-22 00:48:59 +00:00
midi_ring_buffer.cc Make a couple of bits of debug conditional to avoid mallocs when they are turned off. 2011-01-10 17:31:43 +00:00
midi_source.cc Fix more broken whitespace. 2010-12-20 22:51:17 +00:00
midi_state_tracker.cc Fix more broken whitespace. 2010-12-20 22:51:17 +00:00
midi_stretch.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
midi_track.cc reimplement Route::shift() from 2.X for "Insert Time" 2010-12-07 15:15:25 +00:00
midi_ui.cc Fix a few tiny memory leaks. 2010-12-11 02:34:44 +00:00
mix.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
monitor_processor.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
mtc_slave.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
mtdm.cc
mute_master.cc
named_selection.cc
onset_detector.cc Clean up region.h and trim include tree. 2010-12-20 21:22:49 +00:00
operations.cc Missing files. 2011-01-19 17:39:22 +00:00
pan_controllable.cc new files 2011-01-19 15:58:13 +00:00
pannable.cc virtualize the way that AutomationController gets strings to display values, so that we can callback through the owner of an AutomationControl, not just rely on the value from the AutomationControl; make pan automation tracks use this to display more audio-centric values 2011-01-27 18:48:33 +00:00
panner_manager.cc remove debug output 2011-01-28 00:49:11 +00:00
panner_search_path.cc some new source 2011-01-17 17:53:34 +00:00
panner_shell.cc "Listen" delivery processors (i.e. monitor out) never get their own panner; Route calls Pannable::set_panner() so that it is always the panner for the main outs that controls the Route's own Pannable 2011-01-27 23:00:17 +00:00
panner.cc virtualize the way that AutomationController gets strings to display values, so that we can callback through the owner of an AutomationControl, not just rely on the value from the AutomationControl; make pan automation tracks use this to display more audio-centric values 2011-01-27 18:48:33 +00:00
pcm_utils.cc
pi_controller.cc
playlist_factory.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
playlist.cc Fix split of midi regions after tempo / meter changes. 2010-12-20 18:47:18 +00:00
plugin_insert.cc Send note-offs to VST instrument plugins on transport stop. Fixes #3583. 2010-12-07 14:44:47 +00:00
plugin_manager.cc make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14:48 +00:00
plugin.cc Fix plugin parameter updates (#3636). 2010-12-29 21:07:37 +00:00
port_insert.cc merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus ending 3.0-panexp. THIS COMMIT WILL BREAK ALL EXISTING 3.0 SESSIONS IN SOME WAY (possibly not fatally). 2011-01-27 01:31:03 +00:00
port_set.cc
port.cc check that we're still connected to JACK when using jack_port_get_connections() 2011-01-19 18:58:50 +00:00
process_thread.cc
processor.cc Prevent Processor classes messing with names when setting state from XML. Fixes JACK-send loading from state. 2011-01-11 02:47:38 +00:00
progress.cc Make normalize cancel button work. 2010-10-28 17:09:32 +00:00
quantize.cc Allow trim of midi regions to before the start of the source (better, this time). Fixes #3156. 2010-12-09 21:34:46 +00:00
rb_effect.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
rc_configuration.cc
recent_sessions.cc
region_factory.cc Remove lying comment. 2010-12-22 00:09:42 +00:00
region.cc Remove confuzzling offset_relative stuff from region construction (pre-properties "hangover"). 2010-12-21 17:03:16 +00:00
resampled_source.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
return.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
reverse.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
route_group_member.cc
route_group.cc Add route group property to share route active state (#3703) 2011-01-10 23:37:34 +00:00
route.cc move point at which main outs Panner <-> Route Pannable binding occurs, so that it does, in fact, occur 2011-01-28 00:49:45 +00:00
run-tests.sh
send.cc merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus ending 3.0-panexp. THIS COMMIT WILL BREAK ALL EXISTING 3.0 SESSIONS IN SOME WAY (possibly not fatally). 2011-01-27 01:31:03 +00:00
session_butler.cc
session_click.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
session_command.cc
session_configuration.cc
session_directory.cc
session_events.cc Use DEBUG macros for SessionEvent debugging. 2011-01-08 15:19:32 +00:00
session_export.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
session_handle.cc Add dynamic type to SessionHandleRef debug output 2011-01-16 19:17:45 +00:00
session_metadata.cc
session_midi.cc Respond to MMC even when synced to JACK. Fixes #3700. 2011-01-10 22:48:25 +00:00
session_object.cc
session_playlists.cc
session_process.cc Send full MTC messages every 1/4 of a second when quarter-frame messages are suspended (due to out-of-range transport speed) 2011-01-04 03:35:10 +00:00
session_rtevents.cc
session_state_utils.cc
session_state.cc merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus ending 3.0-panexp. THIS COMMIT WILL BREAK ALL EXISTING 3.0 SESSIONS IN SOME WAY (possibly not fatally). 2011-01-27 01:31:03 +00:00
session_time.cc change Session::convert_to_frames_at() to Session::convert_to_frames() to reflect the fact that its argument is a position, not a duration; add Session::any_duration_to_frames(), which converts AnyTime representing a duration to frames; alter callers to use the right one of the two previously mentioned methods 2010-12-30 15:45:48 +00:00
session_transport.cc Fix session range location by hooking into the undo system. Fixes #3654. 2011-01-19 17:38:56 +00:00
session_utils.cc
session_vst.cc Clean up plugin preset handling a bit. 2010-12-19 23:11:01 +00:00
session.cc merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus ending 3.0-panexp. THIS COMMIT WILL BREAK ALL EXISTING 3.0 SESSIONS IN SOME WAY (possibly not fatally). 2011-01-27 01:31:03 +00:00
slave.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
smf_source.cc Fix more broken whitespace. 2010-12-20 22:51:17 +00:00
sndfile_helpers.cc
sndfileimportable.cc Check for OGG format properly. Should fix #3723. 2011-01-21 00:58:36 +00:00
sndfilesource.cc Check for OGG format properly. Should fix #3723. 2011-01-21 00:58:36 +00:00
source_factory.cc Use a weak_ptr rather than a bald pointer for _midi_source in MidiModel. 2010-12-09 21:34:31 +00:00
source.cc
speakers.cc merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus ending 3.0-panexp. THIS COMMIT WILL BREAK ALL EXISTING 3.0 SESSIONS IN SOME WAY (possibly not fatally). 2011-01-27 01:31:03 +00:00
sse_functions_64bit.s
sse_functions_xmm.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
sse_functions.s
st_pitch.cc
st_stretch.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
strip_silence.cc make strip silence work (again?) 2010-12-09 16:31:05 +00:00
tape_file_matcher.cc
template_utils.cc
tempo_map_importer.cc
tempo.cc Fix comment. Fix believed erroneous add of ticks to a fractional beats value. 2010-12-17 19:20:34 +00:00
thread_buffers.cc merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus ending 3.0-panexp. THIS COMMIT WILL BREAK ALL EXISTING 3.0 SESSIONS IN SOME WAY (possibly not fatally). 2011-01-27 01:31:03 +00:00
ticker.cc Rename libmusictime libtimecode (consistent with already used namespace "Timecode"). 2010-12-14 18:13:37 +00:00
track.cc Prevent failed reconfigurations on tracks with 0 inputs (#3709). 2011-01-14 21:58:26 +00:00
transient_detector.cc Clean up region.h and trim include tree. 2010-12-20 21:22:49 +00:00
unknown_processor.cc Add missing files from previous commit. 2010-11-26 23:31:14 +00:00
uri_map.cc Fix compiler warnings 2010-12-11 15:09:47 +00:00
user_bundle.cc
utils.cc Use MTC instead of MIDI Timecode as the string for the external sync button. Fixes #3621. 2010-12-23 00:26:54 +00:00
vst_plugin.cc Try to ensure that the plugin loads its initial preset correctly. May fix #3602. 2010-12-29 01:18:05 +00:00
wscript merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus ending 3.0-panexp. THIS COMMIT WILL BREAK ALL EXISTING 3.0 SESSIONS IN SOME WAY (possibly not fatally). 2011-01-27 01:31:03 +00:00