ardour/libs/ardour
Carl Hetherington 660fd702af Various tweaks to the bundle manager.
git-svn-id: svn://localhost/ardour2/branches/3.0@6030 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-11-07 20:33:41 +00:00
..
ardour Various tweaks to the bundle manager. 2009-11-07 20:33:41 +00:00
lv2ext Preliminary MIDI plugin support. 2009-05-04 15:50:51 +00:00
macosx Fix ardour2 -> ardour3 issues. 2009-02-18 18:32:13 +00:00
po The great audio processing overhaul. 2009-05-07 06:30:50 +00:00
test Guaranteed to be the most robust test, ever (*). 2009-10-28 15:33:06 +00:00
.cvsignore rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
amp.cc rework Stateful::set_state() patch to avoid default version argument 2009-10-15 18:56:11 +00:00
analyser.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
audio_buffer.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
audio_diskstream.cc Remove cyclic Source->Playlist references (and with it all dependence on Playlist from Source and children and a bunch of finicky reference managing code). 2009-10-26 17:24:08 +00:00
audio_library.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
audio_playlist.cc rework Stateful::set_state() patch to avoid default version argument 2009-10-15 18:56:11 +00:00
audio_playlist_importer.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
audio_port.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
audio_region_importer.cc change the use of "SMPTE" to "Timecode" to reflect the global economy and the end of american dominance on the world audio production stage 2009-10-26 14:38:58 +00:00
audio_track.cc Fix unused parameter warnings since GCC apparently doesn't feel like listening to -Wno-unused-parameter 2009-10-21 00:15:42 +00:00
audio_track_importer.cc Part 1 of loading 2.X sessions; some things work, some things don't, hacks a-plenty. 2009-10-15 00:57:55 +00:00
audio_unit.cc Defer plugin discovery until actually needed (significant startup time improvement, especially with LV2). 2009-10-22 17:17:34 +00:00
audioanalyser.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
audioengine.cc (1) silence non-process FIFO message (2) move MIDI state tracking down to the MidiPort level (3) forward port the PRIVATE_JACK pointer "fix" from 2.X 2009-10-14 17:35:33 +00:00
audiofile_tagger.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
audiofilesource.cc rework Stateful::set_state() patch to avoid default version argument 2009-10-15 18:56:11 +00:00
audioregion.cc Fix strange flipping of fade active state when undoing things. 2009-11-05 00:42:01 +00:00
audiosource.cc revert patch for 2388 (from 2.0-ongoing) 2009-10-26 12:06:02 +00:00
auditioner.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
auto_bundle.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
automatable.cc Fix sketchy casts. 2009-10-23 20:11:56 +00:00
automation.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
automation_control.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
automation_list.cc rework Stateful::set_state() patch to avoid default version argument 2009-10-15 18:56:11 +00:00
beats_frames_converter.cc Remove Session dependency from BeatsFramesConverter. 2009-10-25 21:13:02 +00:00
broadcast_info.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
buffer.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
buffer_set.cc Const-correct BufferSet. 2009-10-20 01:24:31 +00:00
bundle.cc Various tweaks to the bundle manager. 2009-11-07 20:33:41 +00:00
butler.cc Move butler methods from Session to Butler. 2009-10-24 00:39:28 +00:00
caimportable.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
chan_count.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
chan_mapping.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
ChangeLog rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
configuration.cc * libardour uses ARDOUR::nframes_t and ARDOUR::nframes64_t explicitly in headers 2009-10-28 21:36:40 +00:00
control_outputs.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
control_protocol_manager.cc Fix unused parameter warnings since GCC apparently doesn't feel like listening to -Wno-unused-parameter 2009-10-21 00:15:42 +00:00
control_protocol_search_path.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
coreaudiosource.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
crossfade.cc Fix unused parameter warnings since GCC apparently doesn't feel like listening to -Wno-unused-parameter 2009-10-21 00:15:42 +00:00
cycle_timer.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
default_click.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
delivery.cc rework Stateful::set_state() patch to avoid default version argument 2009-10-15 18:56:11 +00:00
directory_names.cc track templates, backported from 2.X 2009-03-02 16:52:40 +00:00
diskstream.cc make 3.0 catch up with transport and other changes in 2.X (hand applied, not merged) 2009-10-30 18:14:25 +00:00
element_import_handler.cc Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
element_importer.cc change the use of "SMPTE" to "Timecode" to reflect the global economy and the end of american dominance on the world audio production stage 2009-10-26 14:38:58 +00:00
enums.cc * libardour uses ARDOUR::nframes_t and ARDOUR::nframes64_t explicitly in headers 2009-10-28 21:36:40 +00:00
event_type_map.cc Don't prevent user from choosing Linear interpolation for controllers if they want to (just set default). 2009-10-26 22:07:23 +00:00
export_channel.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
export_channel_configuration.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
export_file_io.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
export_filename.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
export_format_base.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
export_format_manager.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
export_format_specification.cc change the use of "SMPTE" to "Timecode" to reflect the global economy and the end of american dominance on the world audio production stage 2009-10-26 14:38:58 +00:00
export_formats.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
export_handler.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
export_multiplication.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
export_preset.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
export_processor.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
export_profile_manager.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
export_status.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
export_timespan.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
export_utilities.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
file_source.cc Fix unused parameter warnings since GCC apparently doesn't feel like listening to -Wno-unused-parameter 2009-10-21 00:15:42 +00:00
filename_extensions.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
filesystem_paths.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
filter.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
find_session.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
gain.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
gdither.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
gettext.h rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
globals.cc * libardour uses ARDOUR::nframes_t and ARDOUR::nframes64_t explicitly in headers 2009-10-28 21:36:40 +00:00
i18n.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
import.cc Trim session.h include dependency tree. 2009-10-30 15:30:22 +00:00
internal_return.cc rework Stateful::set_state() patch to avoid default version argument 2009-10-15 18:56:11 +00:00
internal_send.cc rework Stateful::set_state() patch to avoid default version argument 2009-10-15 18:56:11 +00:00
interpolation.cc remember to reset inm1 each time around the interpolation loop 2009-10-22 13:29:09 +00:00
io.cc Fix unused parameter warnings since GCC apparently doesn't feel like listening to -Wno-unused-parameter 2009-10-21 00:15:42 +00:00
io_processor.cc rework Stateful::set_state() patch to avoid default version argument 2009-10-15 18:56:11 +00:00
jack_slave.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
ladspa_plugin.cc Part 1 of loading 2.X sessions; some things work, some things don't, hacks a-plenty. 2009-10-15 00:57:55 +00:00
location.cc Clean up and simplify code to find marks before and after a position, and hence improve snap to markers so that both start and end positions of a range marker are taken into account. 2009-10-23 22:28:27 +00:00
location_importer.cc change the use of "SMPTE" to "Timecode" to reflect the global economy and the end of american dominance on the world audio production stage 2009-10-26 14:38:58 +00:00
lv2_event_buffer.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
lv2_plugin.cc Defer plugin discovery until actually needed (significant startup time improvement, especially with LV2). 2009-10-22 17:17:34 +00:00
meter.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
midi_buffer.cc Fix MidiBuffer::merge_in_place and add aggressive correctness checking. 2009-10-22 14:46:47 +00:00
midi_clock_slave.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
midi_diskstream.cc make per-region note-tracking in MidiPlaylist work correctly, or something very close to it. note that locking isssues remain when regions (and thus note trackers) are removed 2009-10-25 14:42:46 +00:00
midi_model.cc Fix crash on save of MIDI data. 2009-10-22 22:14:25 +00:00
midi_patch_manager.cc Use info stream for infoey things. 2009-10-22 20:05:40 +00:00
midi_playlist.cc Remove cyclic Source->Playlist references (and with it all dependence on Playlist from Source and children and a bunch of finicky reference managing code). 2009-10-26 17:24:08 +00:00
midi_port.cc (1) silence non-process FIFO message (2) move MIDI state tracking down to the MidiPort level (3) forward port the PRIVATE_JACK pointer "fix" from 2.X 2009-10-14 17:35:33 +00:00
midi_region.cc * libardour uses ARDOUR::nframes_t and ARDOUR::nframes64_t explicitly in headers 2009-10-28 21:36:40 +00:00
midi_ring_buffer.cc make per-region note-tracking in MidiPlaylist work correctly, or something very close to it. note that locking isssues remain when regions (and thus note trackers) are removed 2009-10-25 14:42:46 +00:00
midi_source.cc Tidy up debug printing. 2009-10-25 22:09:54 +00:00
midi_state_tracker.cc (FULL commit) start of a nominal debug tracing system, with 64 bits available for flags; track notes by region in MidiPlaylist, and resolve them if they are left hanging at region boundaries. note: MIDI playback is still not working 100% though its better now. 2009-10-24 13:26:56 +00:00
midi_stretch.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
midi_track.cc Sshh. 2009-10-22 16:14:00 +00:00
mix.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
mtc_slave.cc change the use of "SMPTE" to "Timecode" to reflect the global economy and the end of american dominance on the world audio production stage 2009-10-26 14:38:58 +00:00
mtdm.cc Fix angle bracket project-local include paths. 2009-10-30 00:21:40 +00:00
mute_master.cc Fix unused parameter warnings since GCC apparently doesn't feel like listening to -Wno-unused-parameter 2009-10-21 00:15:42 +00:00
named_selection.cc Part 1 of loading 2.X sessions; some things work, some things don't, hacks a-plenty. 2009-10-15 00:57:55 +00:00
onset_detector.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
panner.cc Fix uninitialised variable. 2009-11-05 00:04:51 +00:00
pcm_utils.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
playlist.cc Remove cyclic Source->Playlist references (and with it all dependence on Playlist from Source and children and a bunch of finicky reference managing code). 2009-10-26 17:24:08 +00:00
playlist_factory.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
plugin.cc Fix creation of plugin presets. 2009-10-21 00:21:02 +00:00
plugin_insert.cc more set_state() tweaks to aid with plugin state loading 2009-10-16 16:44:16 +00:00
plugin_manager.cc Defer plugin discovery until actually needed (significant startup time improvement, especially with LV2). 2009-10-22 17:17:34 +00:00
port.cc Fix memory leak. 2009-10-19 17:44:20 +00:00
port_insert.cc rework Stateful::set_state() patch to avoid default version argument 2009-10-15 18:56:11 +00:00
port_set.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
processor.cc Fix unused parameter warnings since GCC apparently doesn't feel like listening to -Wno-unused-parameter 2009-10-21 00:15:42 +00:00
quantize.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
rb_effect.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
rc_configuration.cc Use info stream for infoey things. 2009-10-22 20:05:40 +00:00
recent_sessions.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
region.cc Remove cyclic Source->Playlist references (and with it all dependence on Playlist from Source and children and a bunch of finicky reference managing code). 2009-10-26 17:24:08 +00:00
region_factory.cc more set_state() tweaks to get a 2.X session to load without aborting 2009-10-15 19:36:48 +00:00
resampled_source.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
return.cc rework Stateful::set_state() patch to avoid default version argument 2009-10-15 18:56:11 +00:00
reverse.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
route.cc Whitespace. 2009-10-22 22:38:53 +00:00
route_group.cc Fix unused parameter warnings since GCC apparently doesn't feel like listening to -Wno-unused-parameter 2009-10-21 00:15:42 +00:00
run-tests.sh Update BBT_Time add and subtract interfaces (stubs, just for unit test building). 2009-10-27 17:47:54 +00:00
SConscript Probably fix SCons build. 2009-06-17 00:29:40 +00:00
send.cc rework Stateful::set_state() patch to avoid default version argument 2009-10-15 18:56:11 +00:00
session.cc make 3.0 catch up with transport and other changes in 2.X (hand applied, not merged) 2009-10-30 18:14:25 +00:00
session_butler.cc Move butler methods from Session to Butler. 2009-10-24 00:39:28 +00:00
session_click.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
session_command.cc Fix unused parameter warnings since GCC apparently doesn't feel like listening to -Wno-unused-parameter 2009-10-21 00:15:42 +00:00
session_configuration.cc * libardour uses ARDOUR::nframes_t and ARDOUR::nframes64_t explicitly in headers 2009-10-28 21:36:40 +00:00
session_directory.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
session_events.cc make 3.0 catch up with transport and other changes in 2.X (hand applied, not merged) 2009-10-30 18:14:25 +00:00
session_export.cc Move butler methods from Session to Butler. 2009-10-24 00:39:28 +00:00
session_metadata.cc Fix unused parameter warnings since GCC apparently doesn't feel like listening to -Wno-unused-parameter 2009-10-21 00:15:42 +00:00
session_midi.cc change the use of "SMPTE" to "Timecode" to reflect the global economy and the end of american dominance on the world audio production stage 2009-10-26 14:38:58 +00:00
session_process.cc change the use of "SMPTE" to "Timecode" to reflect the global economy and the end of american dominance on the world audio production stage 2009-10-26 14:38:58 +00:00
session_state.cc make 3.0 catch up with transport and other changes in 2.X (hand applied, not merged) 2009-10-30 18:14:25 +00:00
session_state_utils.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
session_time.cc new SnapBBT debug option, split out BBT_time and start work on BBT arithmetic framework. this will cause a full recompile, so find something else to do 2009-10-27 02:24:56 +00:00
session_transport.cc make it compile 2009-10-30 21:07:29 +00:00
session_utils.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
session_vst.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
slave.cc Trim session.h include dependency tree. 2009-10-30 15:30:22 +00:00
smf_source.cc Remove idiocy. 2009-10-26 21:38:09 +00:00
sndfile_helpers.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
sndfileimportable.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
sndfilesource.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
source.cc Remove unused source reference count. 2009-10-28 15:34:07 +00:00
source_factory.cc another set_state() related tweak for handling 2.X sessions 2009-10-15 20:33:05 +00:00
sse_functions.s rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
sse_functions_64bit.s rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
sse_functions_xmm.cc * libardour uses ARDOUR::nframes_t and ARDOUR::nframes64_t explicitly in headers 2009-10-28 21:36:40 +00:00
st_pitch.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
st_stretch.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
strip_silence.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
tape_file_matcher.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
template_utils.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
tempo.cc * libardour uses ARDOUR::nframes_t and ARDOUR::nframes64_t explicitly in headers 2009-10-28 21:36:40 +00:00
tempo_map_importer.cc rework Stateful::set_state() patch to avoid default version argument 2009-10-15 18:56:11 +00:00
ticker.cc change the use of "SMPTE" to "Timecode" to reflect the global economy and the end of american dominance on the world audio production stage 2009-10-26 14:38:58 +00:00
track.cc rework Stateful::set_state() patch to avoid default version argument 2009-10-15 18:56:11 +00:00
transient_detector.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
uri_map.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
user_bundle.cc Fix unused parameter warnings since GCC apparently doesn't feel like listening to -Wno-unused-parameter 2009-10-21 00:15:42 +00:00
utils.cc Update BBT_Time add and subtract interfaces (stubs, just for unit test building). 2009-10-27 17:47:54 +00:00
vst_plugin.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
wscript Trim session.h include dependency tree. 2009-10-30 15:30:22 +00:00