.. |
ardour
|
manually fix rebase/merge issues caused by addition of plugin presets to methods which add a new track/bus
|
2016-05-31 15:30:42 -04:00 |
macosx/libardour.xcodeproj
|
|
|
msvc
|
|
|
MSVClibardour
|
Accommodate the fact that 'msvc_resources.rc.in' got moved to a new path
|
2016-05-21 10:33:18 +01:00 |
po
|
updated .de translation from edogawa
|
2016-05-16 10:36:33 -04:00 |
test
|
Tempo ramps - more code consolidation wrt add meter/tempo.
|
2016-05-27 23:38:16 +10:00 |
amp.cc
|
implementation side of Controllable::get_user_string() with const arg
|
2016-05-31 15:30:42 -04:00 |
analyser.cc
|
allow to configure transient detection sensitivity
|
2016-05-25 17:52:50 +02:00 |
analysis_graph.cc
|
|
|
async_midi_port.cc
|
|
|
audio_backend.cc
|
|
|
audio_buffer.cc
|
|
|
audio_diskstream.cc
|
fix LocaleGuard contstructor (3dc77280 )
|
2016-05-07 12:19:41 +02:00 |
audio_library.cc
|
|
|
audio_playlist_importer.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
audio_playlist_source.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
audio_playlist.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
audio_port.cc
|
|
|
audio_region_importer.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
audio_track_importer.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
audio_track.cc
|
first vaguely working version using PresentationInfo
|
2016-05-31 15:30:42 -04:00 |
audio_unit.cc
|
AU tempo API updates
|
2016-05-27 18:28:23 +02:00 |
audioanalyser.cc
|
|
|
audioengine.cc
|
fix timecode update after locate.
|
2016-05-25 19:20:09 +02:00 |
audiofile_tagger.cc
|
|
|
audiofilesource.cc
|
|
|
audioregion.cc
|
fix LocaleGuard contstructor (3dc77280 )
|
2016-05-07 12:19:41 +02:00 |
audiosource.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
auditioner.cc
|
first vaguely working version using PresentationInfo
|
2016-05-31 15:30:42 -04:00 |
automatable.cc
|
implementation side of Controllable::get_user_string() with const arg
|
2016-05-31 15:30:42 -04:00 |
automation_control.cc
|
remove explicit setting of Toggle flag for AutomationControls
|
2016-05-31 15:30:41 -04:00 |
automation_list.cc
|
fix LocaleGuard contstructor (3dc77280 )
|
2016-05-07 12:19:41 +02:00 |
automation_watch.cc
|
|
|
automation.cc
|
|
|
beats_frames_converter.cc
|
|
|
broadcast_info.cc
|
|
|
buffer_manager.cc
|
|
|
buffer_set.cc
|
|
|
buffer.cc
|
|
|
bundle.cc
|
|
|
butler.cc
|
|
|
caimportable.cc
|
|
|
capturing_processor.cc
|
|
|
chan_count.cc
|
|
|
chan_mapping.cc
|
consistent count/n_total API
|
2016-04-08 18:16:19 +02:00 |
ChangeLog
|
|
|
control_group.cc
|
fix logic for removing an AutomationControl from a ControlGroup
|
2016-05-31 15:30:40 -04:00 |
control_protocol_manager.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
controllable_descriptor.cc
|
move ControllableDescriptor from libpbd to libardour; add support for describing VCAs
|
2016-05-31 15:30:42 -04:00 |
coreaudiosource.cc
|
|
|
cycle_timer.cc
|
|
|
data_type.cc
|
|
|
debug.cc
|
add VCA debug bit
|
2016-05-31 15:30:38 -04:00 |
default_click.cc
|
|
|
delayline.cc
|
delayline: use boost::shared_array
|
2016-04-24 18:26:39 +02:00 |
delivery.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
directory_names.cc
|
|
|
diskstream.cc
|
Performance - speed up switching of playlists with non-destructive diskstreams.
|
2016-05-27 23:38:14 +10:00 |
dsp_filter.cc
|
"biquadratic" needs no camelcase - fixes API doc.
|
2016-05-21 16:23:35 +02:00 |
ebur128_analysis.cc
|
|
|
element_import_handler.cc
|
|
|
element_importer.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
engine_slave.cc
|
|
|
engine_state_controller.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
enums.cc
|
first vaguely working version using PresentationInfo
|
2016-05-31 15:30:42 -04:00 |
event_type_map.cc
|
|
|
export_channel_configuration.cc
|
|
|
export_channel.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
export_failed.cc
|
|
|
export_filename.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
export_format_base.cc
|
|
|
export_format_manager.cc
|
Add loudness normalization to Export Format & Graph
|
2016-05-02 15:44:13 +02:00 |
export_format_specification.cc
|
add locale guards for export format
|
2016-05-18 17:35:52 +02:00 |
export_formats.cc
|
|
|
export_graph_builder.cc
|
treat different normalization settings as different formats
|
2016-05-25 14:24:13 +02:00 |
export_handler.cc
|
|
|
export_preset.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
export_profile_manager.cc
|
missing local export config is not an error
|
2016-05-25 13:56:11 +02:00 |
export_status.cc
|
|
|
export_timespan.cc
|
|
|
file_source.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
filename_extensions.cc
|
|
|
filesystem_paths.cc
|
|
|
filter.cc
|
|
|
find_session.cc
|
|
|
fixed_delay.cc
|
refactor and document delayline
|
2016-04-09 15:45:30 +02:00 |
gain_control.cc
|
save and restore vca assignments
|
2016-05-31 15:30:41 -04:00 |
gettext.h
|
|
|
globals.cc
|
|
|
graph.cc
|
plug some memory leaks in libardour
|
2016-04-24 14:43:18 +02:00 |
graphnode.cc
|
|
|
i18n.h
|
|
|
iec1ppmdsp.cc
|
|
|
iec2ppmdsp.cc
|
|
|
import.cc
|
const'ness -- just because
|
2016-05-21 16:24:30 +02:00 |
instrument_info.cc
|
|
|
internal_return.cc
|
|
|
internal_send.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
interpolation.cc
|
|
|
io_processor.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
io.cc
|
fix LocaleGuard contstructor (3dc77280 )
|
2016-05-07 12:19:41 +02:00 |
kmeterdsp.cc
|
|
|
ladspa_plugin.cc
|
fix LocaleGuard contstructor (3dc77280 )
|
2016-05-07 12:19:41 +02:00 |
legatize.cc
|
|
|
linux_vst_support.cc
|
|
|
load-save-session-collection.sh
|
|
|
load-save-session.sh
|
|
|
location_importer.cc
|
|
|
location.cc
|
Tempo ramps - update midi regions and locations when dragging tempo.
|
2016-05-27 23:38:10 +10:00 |
ltc_file_reader.cc
|
|
|
ltc_slave.cc
|
|
|
lua_api.cc
|
don't special case lua processors, use plugin-manager
|
2016-04-29 02:57:42 +02:00 |
luabindings.cc
|
temporarily remove Session::new_midi_track from lua api
|
2016-05-31 15:30:42 -04:00 |
luaproc.cc
|
prototype lua midi generators & filters and port event-rewrite
|
2016-05-29 20:36:32 +02:00 |
luascripting.cc
|
don't special case lua processors, use plugin-manager
|
2016-04-29 02:57:42 +02:00 |
lv2_evbuf.c
|
|
|
lv2_evbuf.h
|
|
|
lv2_plugin.cc
|
Tempo ramps - rename bbt_time() -> bbt_at_frame(), frame_time() -> frame_at_bbt()
|
2016-05-27 23:38:17 +10:00 |
lxvst_plugin.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
meter.cc
|
|
|
midi_automation_list_binder.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
midi_buffer.cc
|
|
|
midi_channel_filter.cc
|
|
|
midi_clock_slave.cc
|
Tempo ramps - rename tempo_at() -> tempo_at_frame().. 3 decimals for the audioclock tempo display.
|
2016-05-27 23:38:17 +10:00 |
midi_diskstream.cc
|
fix LocaleGuard contstructor (3dc77280 )
|
2016-05-07 12:19:41 +02:00 |
midi_model.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
midi_patch_manager.cc
|
|
|
midi_playlist_source.cc
|
|
|
midi_playlist.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
midi_port.cc
|
|
|
midi_region.cc
|
Rwbi ramps - midi regions resize when tempo map changed.
|
2016-05-27 23:38:17 +10:00 |
midi_ring_buffer.cc
|
|
|
midi_scene_change.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
midi_scene_changer.cc
|
|
|
midi_source.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
midi_state_tracker.cc
|
|
|
midi_stretch.cc
|
|
|
midi_track.cc
|
first vaguely working version using PresentationInfo
|
2016-05-31 15:30:42 -04:00 |
midi_ui.cc
|
styleguide #10
|
2016-04-26 04:02:58 +02:00 |
mididm.cc
|
|
|
midiport_manager.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
mix.cc
|
|
|
monitor_control.cc
|
add new files to source tree
|
2016-05-31 15:30:40 -04:00 |
monitor_processor.cc
|
change API of Controllable::Changed signal to include (from_self, GroupControlDisposition)
|
2016-05-31 15:30:40 -04:00 |
mtc_slave.cc
|
|
|
mtdm.cc
|
|
|
mute_control.cc
|
fix chaining of masters for boolean controls
|
2016-05-31 15:30:41 -04:00 |
mute_master.cc
|
move ever close to working master/slave logic, this time with audio testing
|
2016-05-31 15:30:41 -04:00 |
muteable.cc
|
add new files to source tree
|
2016-05-31 15:30:40 -04:00 |
note_fixer.cc
|
|
|
onset_detector.cc
|
fix aubio-onset detection parameters
|
2016-05-01 18:47:14 +02:00 |
operations.cc
|
|
|
pan_controllable.cc
|
Add PanControllable::get_user_string() (provide indirect access to Panner::value_as_string(); make ::get_user_string() use a const arg everywhere
|
2016-05-31 15:30:42 -04:00 |
pannable.cc
|
more const value_as_string fixes
|
2016-05-31 15:30:42 -04:00 |
panner_manager.cc
|
|
|
panner_shell.cc
|
make boost shared_ptr debugging a little easier to turn on/off
|
2016-05-07 13:36:04 -04:00 |
panner.cc
|
implementation side of Controllable::get_user_string() with const arg
|
2016-05-31 15:30:42 -04:00 |
parameter_descriptor.cc
|
universal change in the design of the way Route/Track controls are designed and used. The controls now own their own state, rather than proxy for state in their owners.
|
2016-05-31 15:30:40 -04:00 |
pcm_utils.cc
|
|
|
phase_control.cc
|
add new files to source tree
|
2016-05-31 15:30:40 -04:00 |
playlist_factory.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
playlist_source.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
playlist.cc
|
Crapola - this is an experimental performance hack that must be reverted.
|
2016-05-27 23:38:14 +10:00 |
plugin_insert.cc
|
remove explicit setting of Toggle flag for AutomationControls
|
2016-05-31 15:30:41 -04:00 |
plugin_manager.cc
|
don't special case lua processors, use plugin-manager
|
2016-04-29 02:57:42 +02:00 |
plugin.cc
|
fix LocaleGuard contstructor (3dc77280 )
|
2016-05-07 12:19:41 +02:00 |
port_insert.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
port_manager.cc
|
fix timecode update after locate.
|
2016-05-25 19:20:09 +02:00 |
port_set.cc
|
|
|
port.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
presentation_info.cc
|
fix check for order max in PresentationInfo::parse (string&)
|
2016-05-31 15:30:42 -04:00 |
process_thread.cc
|
|
|
processor.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
progress.cc
|
|
|
quantize.cc
|
|
|
rb_effect.cc
|
|
|
rc_configuration.cc
|
fix LocaleGuard contstructor (3dc77280 )
|
2016-05-07 12:19:41 +02:00 |
rdff.c
|
|
|
rdff.h
|
|
|
recent_sessions.cc
|
|
|
record_enable_control.cc
|
add new files to source tree
|
2016-05-31 15:30:40 -04:00 |
region_factory.cc
|
|
|
region.cc
|
Rwbi ramps - midi regions resize when tempo map changed.
|
2016-05-27 23:38:17 +10:00 |
resampled_source.cc
|
|
|
return.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
reverse.cc
|
|
|
route_graph.cc
|
first vaguely working version using PresentationInfo
|
2016-05-31 15:30:42 -04:00 |
route_group_member.cc
|
|
|
route_group.cc
|
first vaguely working version using PresentationInfo
|
2016-05-31 15:30:42 -04:00 |
route.cc
|
missing initialization
|
2016-05-31 15:30:42 -04:00 |
run-profiling.sh
|
|
|
run-tests.sh
|
|
|
scene_change.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
search_paths.cc
|
another attempt to use platform-specific path for the default VST path
|
2016-04-27 17:39:38 -05:00 |
send.cc
|
implementation side of Controllable::get_user_string() with const arg
|
2016-05-31 15:30:42 -04:00 |
session_butler.cc
|
|
|
session_click.cc
|
Initial stab at tempo ramps.
|
2016-05-27 23:38:09 +10:00 |
session_command.cc
|
downgrade failed history/undo stack to info message
|
2016-05-17 18:18:34 +02:00 |
session_configuration.cc
|
fix LocaleGuard contstructor (3dc77280 )
|
2016-05-07 12:19:41 +02:00 |
session_directory.cc
|
|
|
session_events.cc
|
|
|
session_export.cc
|
|
|
session_handle.cc
|
make boost shared_ptr debugging a little easier to turn on/off
|
2016-05-07 13:36:04 -04:00 |
session_ltc.cc
|
|
|
session_metadata.cc
|
|
|
session_midi.cc
|
first vaguely working version using PresentationInfo
|
2016-05-31 15:30:42 -04:00 |
session_object.cc
|
|
|
session_playlists.cc
|
|
|
session_process.cc
|
|
|
session_rtevents.cc
|
clear all solo state should affect VCAs too
|
2016-05-31 15:30:41 -04:00 |
session_state_utils.cc
|
|
|
session_state.cc
|
remove debug output
|
2016-05-31 15:30:42 -04:00 |
session_time.cc
|
Tempo ramps - rename bbt_time() -> bbt_at_frame(), frame_time() -> frame_at_bbt()
|
2016-05-27 23:38:17 +10:00 |
session_transport.cc
|
universal change in the design of the way Route/Track controls are designed and used. The controls now own their own state, rather than proxy for state in their owners.
|
2016-05-31 15:30:40 -04:00 |
session_vst.cc
|
Tempo ramps - fix missing rt call.
|
2016-05-28 00:24:02 +10:00 |
session.cc
|
manually fix rebase/merge issues caused by addition of plugin presets to methods which add a new track/bus
|
2016-05-31 15:30:42 -04:00 |
sha1.c
|
|
|
sidechain.cc
|
disconnect SideChain on delete, trigger Send self-destruct
|
2016-04-17 17:35:30 +02:00 |
slavable_automation_control.cc
|
improve cleanup of VCA related objects
|
2016-05-31 15:30:41 -04:00 |
slavable.cc
|
rearrange inheritance so that Automatable IS-A Slavable
|
2016-05-31 15:30:41 -04:00 |
slave.cc
|
|
|
smf_source.cc
|
|
|
sndfile_helpers.cc
|
|
|
sndfileimportable.cc
|
|
|
sndfilesource.cc
|
|
|
solo_control.cc
|
fix chaining of masters for boolean controls
|
2016-05-31 15:30:41 -04:00 |
solo_isolate_control.cc
|
fix chaining of masters for boolean controls
|
2016-05-31 15:30:41 -04:00 |
solo_safe_control.cc
|
add new files to source tree
|
2016-05-31 15:30:40 -04:00 |
soundcloud_upload.cc
|
|
|
source_factory.cc
|
make boost shared_ptr debugging a little easier to turn on/off
|
2016-05-07 13:36:04 -04:00 |
source.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
speakers.cc
|
fix LocaleGuard contstructor (3dc77280 )
|
2016-05-07 12:19:41 +02:00 |
srcfilesource.cc
|
|
|
sse_avx_functions_64bit_win.s
|
|
|
sse_functions_64bit_win.s
|
|
|
sse_functions_64bit.s
|
|
|
sse_functions_avx_linux.cc
|
|
|
sse_functions_avx.cc
|
|
|
sse_functions_xmm.cc
|
|
|
sse_functions.s
|
|
|
st_pitch.cc
|
|
|
st_stretch.cc
|
|
|
strip_silence.cc
|
|
|
stripable.cc
|
move ControllableDescriptor from libpbd to libardour; add support for describing VCAs
|
2016-05-31 15:30:42 -04:00 |
system_exec.cc
|
|
|
tape_file_matcher.cc
|
|
|
template_utils.cc
|
|
|
tempo_map_importer.cc
|
|
|
tempo.cc
|
Make TempoMap::framepos_plus_beats() & TempoMap::framepos_minus_beats() more correct.
|
2016-05-30 11:03:45 +10:00 |
thread_buffers.cc
|
properly calculate requrired thread buffers
|
2016-04-14 14:13:26 +02:00 |
ticker.cc
|
Tempo ramps - rename meter_at() -> meter_at_frame() & make the ticker slightly more efficient.
|
2016-05-27 23:38:17 +10:00 |
track.cc
|
first vaguely working version using PresentationInfo
|
2016-05-31 15:30:42 -04:00 |
transform.cc
|
|
|
transient_detector.cc
|
allow to configure transient detection sensitivity
|
2016-05-25 17:52:50 +02:00 |
transpose.cc
|
|
|
unknown_processor.cc
|
fix assert/crash if unknown processor's I/O mismatches
|
2016-05-21 17:54:13 +02:00 |
uri_map.cc
|
|
|
user_bundle.cc
|
|
|
utils.cc
|
universal change in the design of the way Route/Track controls are designed and used. The controls now own their own state, rather than proxy for state in their owners.
|
2016-05-31 15:30:40 -04:00 |
vca_manager.cc
|
API and implementation tweaks for destroying VCAs
|
2016-05-31 15:30:42 -04:00 |
vca.cc
|
first vaguely working version using PresentationInfo
|
2016-05-31 15:30:42 -04:00 |
vst_info_file.cc
|
|
|
vst_plugin.cc
|
update VST audioMasterGetTime
|
2016-05-26 01:04:43 +02:00 |
vumeterdsp.cc
|
|
|
windows_vst_plugin.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
worker.cc
|
|
|
wscript
|
move ControllableDescriptor from libpbd to libardour; add support for describing VCAs
|
2016-05-31 15:30:42 -04:00 |