13
0
livetrax/libs/ardour
David Robillard fa471ea471 Fix compilation with old lilv.
git-svn-id: svn://localhost/ardour2/branches/3.0@11960 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-13 16:14:39 +00:00
..
ardour MCP: timeout display of value when altering with fader or pot; range ops on strip buttons should work; select logic may be broken 2012-04-13 16:11:55 +00:00
lv2/lv2plug.in/ns/ext Implement LV2 worker extension. 2012-04-05 00:15:54 +00:00
macosx
po
test Fix test build. 2012-03-09 21:23:11 +00:00
.cvsignore
amp.cc convert rec-enable control for a Track from PBD::COntrollable to ARDOUR::AutomatioNControl, and use in MCP 2012-04-13 00:35:42 +00:00
analyser.cc
audio_buffer.cc
audio_diskstream.cc
audio_library.cc
audio_playlist_importer.cc Fix a few unchecked XML child / property lookups 2012-04-11 10:51:21 +00:00
audio_playlist_source.cc
audio_playlist.cc Make crossfade convert-to-full and activate/deactivate work across edit groups (#4658). 2012-02-01 01:07:52 +00:00
audio_port.cc
audio_region_importer.cc
audio_track_importer.cc Fix a few unchecked XML child / property lookups 2012-04-11 10:51:21 +00:00
audio_track.cc radically rethink export/bounce/freeze code design. probably not 100% done by freeze+unfreeze now work and behave sensibly w.r.t. processors that do routing 2012-03-15 21:40:17 +00:00
audio_unit.cc another AU-specific tempo fix 2012-01-09 16:10:59 +00:00
audioanalyser.cc
audioengine.cc fix typo in jack-out-of-ports message 2012-02-27 16:29:05 +00:00
audiofile_tagger.cc
audiofilesource.cc Add comment and fix type. 2012-04-01 23:47:31 +00:00
audioregion.cc Remove ControlList::_max_xval which is set up and stored in 2012-04-04 00:15:41 +00:00
audiosource.cc Simplify slightly odd update_length() signature. 2012-04-11 15:47:33 +00:00
auditioner.cc Remove unused playlist audition code. 2012-04-11 15:10:12 +00:00
auto_bundle.cc
automatable.cc
automation_control.cc
automation_list.cc Remove ControlList::_max_xval which is set up and stored in 2012-04-04 00:15:41 +00:00
automation.cc
beats_frames_converter.cc add more debugging to track/spot/debug mis-use of BeatFramesConverter 2012-01-17 05:27:22 +00:00
broadcast_info.cc
buffer_manager.cc remove some debug io from the Processors tag that is not really related to processors at all 2012-01-09 16:11:40 +00:00
buffer_set.cc Update to latest LV2 atom extension. 2012-02-29 03:21:37 +00:00
buffer.cc
bundle.cc
butler.cc Use Request::Pause rather than Request::Wait for 2012-01-04 21:07:04 +00:00
caimportable.cc
callback.cc
capturing_processor.cc
chan_count.cc
chan_mapping.cc
ChangeLog
configuration.cc
control_protocol_manager.cc
control_protocol_search_path.cc
coreaudiosource.cc fixes for 64 bit OS X build (c/o david robillard); tested on Lion & Tiger 2012-03-02 22:53:00 +00:00
crossfade_binder.cc
crossfade.cc Put copy-constructed crossfades at the position of their 2012-03-27 21:04:47 +00:00
cycle_timer.cc Add some debug code to time things in the process 2012-01-14 22:02:59 +00:00
data_type.cc
debug.cc
default_click.cc
delivery.cc Remove unused parameter to Port::flush_buffers(). 2012-04-11 16:27:05 +00:00
directory_names.cc fix a few dangling uses of Ardour as program name, in favor of PROGRAM_NAME 2012-02-29 20:18:18 +00:00
diskstream.cc
element_import_handler.cc
element_importer.cc
enums.cc Store Region export state in instant.xml (fixes #3935) 2012-01-28 15:05:53 +00:00
event_type_map.cc convert rec-enable control for a Track from PBD::COntrollable to ARDOUR::AutomatioNControl, and use in MCP 2012-04-13 00:35:42 +00:00
export_channel_configuration.cc Store Region export state in instant.xml (fixes #3935) 2012-01-28 15:05:53 +00:00
export_channel.cc radically rethink export/bounce/freeze code design. probably not 100% done by freeze+unfreeze now work and behave sensibly w.r.t. processors that do routing 2012-03-15 21:40:17 +00:00
export_failed.cc
export_filename.cc
export_format_base.cc
export_format_manager.cc restore ability to create TOC and CUE files during export. this is an option in a given export format, not a per-export choice. so you need export formats with them set (or not) in order to utilize this choice. the resulting CUE/TOC files have not been checked with a burner (e.g. cdrdao) and testing of them would be appreciated - i (paul) have no CD burner h/w 2012-01-18 21:56:06 +00:00
export_format_specification.cc Add toc and cue information to export format descriptions 2012-01-22 18:07:53 +00:00
export_formats_search_path.cc
export_formats.cc
export_graph_builder.cc Patch from colinf to fix crash on stem export of 4-channel tracks (#4750). 2012-03-01 15:42:23 +00:00
export_handler.cc fix a few dangling uses of Ardour as program name, in favor of PROGRAM_NAME 2012-02-29 20:18:18 +00:00
export_multiplication.cc
export_preset.cc
export_profile_manager.cc Fix crash on opening the export dialogue when there are no 2012-02-26 20:48:51 +00:00
export_status.cc Go back to one progress bar with several passes in export. 2012-01-28 18:14:19 +00:00
export_timespan.cc
file_source.cc Use inodes_same() function. 2012-03-05 00:34:29 +00:00
filename_extensions.cc
filesystem_paths.cc change config dir on OS X to ~/Library/Preferences/Ardour3 2012-01-09 19:35:01 +00:00
filter.cc
find_session.cc
gettext.h
globals.cc fix misspelt #ifdef 2012-03-06 15:17:10 +00:00
graph.cc For now, only use the multi-threaded process code if we are 2012-01-22 12:28:49 +00:00
graphnode.cc
i18n.h
import.cc Simplify slightly odd update_length() signature. 2012-04-11 15:47:33 +00:00
internal_return.cc Give the _sends member of InternalReturn its own mutex, 2012-03-25 20:30:26 +00:00
internal_send.cc more useful error message when an internal send fails to find its target 2012-01-24 13:34:20 +00:00
interpolation.cc
io_processor.cc continue the saga of Rewrite The XML Node So That It Can Be Used To Set Another Object's State by descending into an IO node to fix the names of its ports as used in connection info. allows copies of sends etc. to retain the same connections as the original (with new names, obviously) 2012-03-16 22:36:06 +00:00
io.cc remove debugging output 2012-03-17 12:26:42 +00:00
jack_slave.cc
ladspa_plugin.cc Slightly tweaked patch from colinf to avoid crashes on 2012-02-27 15:21:29 +00:00
linux_vst_info_file.cc Fix comment and one return value. 2012-03-14 22:53:41 +00:00
linux_vst_support.cc use g_fopen() 2012-03-13 20:14:22 +00:00
location_importer.cc
location.cc possibly fix deadlocking issues with tempo map by rearranging code and adding RT variants for a couple of functions that would normally try to rebuild the map when necessary; instead the variants throw an exception and the RT code that called them tries to do something reasonable 2012-01-05 05:05:31 +00:00
lv2_evbuf.c Fix atom sequence ports. 2012-03-08 19:40:41 +00:00
lv2_evbuf.h Update to latest LV2 atom extension. 2012-02-29 03:21:37 +00:00
lv2_plugin.cc Fix compilation with old lilv. 2012-04-13 16:14:39 +00:00
lxvst_plugin.cc
meter.cc
midi_automation_list_binder.cc
midi_buffer.cc Add thought-to-be-missing break (#4819). 2012-04-11 23:46:39 +00:00
midi_clock_slave.cc move string_is_affirmative() into libpbd 2012-04-12 11:45:40 +00:00
midi_diskstream.cc likely fix for crash-by-assert just after a MIDI diskstream overwrite (e.g. just after an edit, while playback is active) 2012-02-06 14:58:03 +00:00
midi_model.cc
midi_patch_manager.cc make MIDI Patch Manager search in $user_config_dir/patchfiles for midnam files as well as the per-session equivalent. need to stop it from doing at session shutdown time too. 2012-03-20 18:03:46 +00:00
midi_patch_search_path.cc use the right include name 2012-03-20 19:38:49 +00:00
midi_playlist_source.cc
midi_playlist.cc
midi_port.cc Remove unused parameter to Port::flush_buffers(). 2012-04-11 16:27:05 +00:00
midi_region.cc Remove unused code. 2012-01-21 02:42:53 +00:00
midi_ring_buffer.cc
midi_source.cc Simplify slightly odd update_length() signature. 2012-04-11 15:47:33 +00:00
midi_state_tracker.cc
midi_stretch.cc promote Playlist::RegionList to ARDOUR::RegionList; fix timefx on multiple regions, even regions of mixed type. this mostly involved some trivial code changes but to make the code simpler and less error prone, the API switched away from using RegionSelection (list of regionviews that catches regionviews vanishing) and used RegionList (lists of regions, no semantics) instead. 2012-01-27 16:29:01 +00:00
midi_track.cc Remove unused parameter to Port::flush_buffers(). 2012-04-11 16:27:05 +00:00
midi_ui.cc remove debugging output, and fix MCP to use MISSING_INVALIDATOR to stop crash on close 2012-04-11 00:10:31 +00:00
mix.cc
monitor_processor.cc
mtc_slave.cc
mtdm.cc
mute_master.cc move string_is_affirmative() into libpbd 2012-04-12 11:45:40 +00:00
named_selection.cc
onset_detector.cc
operations.cc follow glib include rules, sigh 2012-03-01 21:08:58 +00:00
pan_controllable.cc
pannable.cc
panner_manager.cc
panner_search_path.cc
panner_shell.cc
panner.cc
pcm_utils.cc
pi_controller.cc
playlist_factory.cc
playlist_source.cc
playlist.cc Remove some unused stuff. 2012-04-02 23:31:17 +00:00
plugin_insert.cc Fix failed assertion with plugins with only an audio output are inserted on a MIDI track. This logic is probably completely wrong (i.e. it shouldn't be Split in the first place), but it fixes the crash, anyway. 2012-04-10 20:45:39 +00:00
plugin_manager.cc Be slightly more verbose about vstfx_get_info errors. 2012-02-27 16:03:37 +00:00
plugin.cc add virtual method is_instrument() to PluginInfo (already existed for AUPluginInfo) and use to determine if plugin is an instrument for the purposes of AddRouteDialog, since the rules are plugin-type specific 2012-02-02 18:51:32 +00:00
port_insert.cc better, cleaner fix for copying sends/returns/port inserts via XML state 2012-03-15 02:31:09 +00:00
port_set.cc Speed up iterating over an entire PortSet by keeping a 2012-01-23 19:35:56 +00:00
port.cc redesign how XML state, bitslots and names get propagated during copying a send/port insert/return 2012-03-13 20:14:55 +00:00
process_thread.cc remove unused Glib::Thread* from ProcessThread 2012-03-15 13:39:06 +00:00
processor.cc redesign how XML state, bitslots and names get propagated during copying a send/port insert/return 2012-03-13 20:14:55 +00:00
progress.cc
quantize.cc
rb_effect.cc Make time stretch respect edit groups (#4615). 2012-01-24 17:04:15 +00:00
rc_configuration.cc
rdff.c
rdff.h
recent_sessions.cc Patch from colinf to allow the number of recent sessions to 2012-03-10 11:37:01 +00:00
region_factory.cc Fix use of invalidated iterator (#4822). 2012-04-11 10:43:27 +00:00
region.cc possibly fix deadlocking issues with tempo map by rearranging code and adding RT variants for a couple of functions that would normally try to rebuild the map when necessary; instead the variants throw an exception and the RT code that called them tries to do something reasonable 2012-01-05 05:05:31 +00:00
resampled_source.cc
return.cc better, cleaner fix for copying sends/returns/port inserts via XML state 2012-03-15 02:31:09 +00:00
reverse.cc
route_graph.cc
route_group_member.cc
route_group.cc
route.cc Give the _sends member of InternalReturn its own mutex, 2012-03-25 20:30:26 +00:00
run-profiling.sh Tidy a few things up. 2012-01-23 16:03:08 +00:00
run-tests.sh Add valgrind option for tests. 2012-01-03 21:12:58 +00:00
send.cc better, cleaner fix for copying sends/returns/port inserts via XML state 2012-03-15 02:31:09 +00:00
session_butler.cc
session_click.cc restore independent gain control over click/metronome 2012-01-27 22:47:16 +00:00
session_command.cc
session_configuration.cc
session_directory.cc
session_events.cc
session_export.cc attempt to stop sending MMC/MTC while exporting or freewheeling for any reason 2012-02-06 17:09:53 +00:00
session_handle.cc
session_metadata.cc
session_midi.cc Remove some unused parameters. 2012-04-11 20:21:00 +00:00
session_object.cc
session_playlists.cc
session_process.cc attempt to stop sending MMC/MTC while exporting or freewheeling for any reason 2012-02-06 17:09:53 +00:00
session_rtevents.cc an improvement to the previous patch to catch up with solo state after a disconnect, but still not really done because it doesn't get triggered for both ends of a disconnect 2012-01-25 21:19:48 +00:00
session_state_utils.cc
session_state.cc Remove some unused parameters. 2012-04-11 20:21:00 +00:00
session_time.cc remove messages when tempo map is not available in RT context 2012-01-06 20:29:18 +00:00
session_transport.cc attempt to stop sending MMC/MTC while exporting or freewheeling for any reason 2012-02-06 17:09:53 +00:00
session_utils.cc
session_vst.cc Add sort-of missed returns to keep coverity happy (#4817). 2012-04-11 23:24:05 +00:00
session.cc Remove unused playlist audition code. 2012-04-11 15:10:12 +00:00
slave.cc
smf_source.cc
sndfile_helpers.cc
sndfileimportable.cc
sndfilesource.cc Simplify slightly odd update_length() signature. 2012-04-11 15:47:33 +00:00
source_factory.cc
source.cc
speakers.cc
sse_functions_64bit.s
sse_functions_xmm.cc
sse_functions.s
st_pitch.cc Make time stretch respect edit groups (#4615). 2012-01-24 17:04:15 +00:00
st_stretch.cc Make time stretch respect edit groups (#4615). 2012-01-24 17:04:15 +00:00
strip_silence.cc Fix comment. 2012-04-07 01:37:21 +00:00
tape_file_matcher.cc
template_utils.cc fix failure to find route templates 2012-01-23 19:49:46 +00:00
tempo_map_importer.cc
tempo.cc Move reader lock to avoid deadlock when calling bbt_time(). 2012-01-24 22:42:43 +00:00
thread_buffers.cc
ticker.cc fix bug in MidiClock that sent MIDI Clock messages with negative offsets after a loop point 2012-02-06 15:05:18 +00:00
track.cc convert rec-enable control for a Track from PBD::COntrollable to ARDOUR::AutomatioNControl, and use in MCP 2012-04-13 00:35:42 +00:00
transient_detector.cc Tidy up slightly; fix reads off the end of the data 2012-04-01 14:57:57 +00:00
unknown_processor.cc
uri_map.cc
user_bundle.cc
utils.cc move string_is_affirmative() into libpbd 2012-04-12 11:45:40 +00:00
vst_plugin.cc
windows_vst_plugin.cc
worker.cc Implement LV2 worker extension. 2012-04-05 00:15:54 +00:00
wscript Implement ui:portIndex and ui:touch features. 2012-04-11 04:53:47 +00:00