| .. |
|
ardour
|
fixes from 2.X for latency/capture alignment stuff: don't reverse route list, update latency and capture offsets at transport stop; remove some debugging output
|
2011-09-21 17:28:13 +00:00 |
|
lv2ext
|
Fix my name :)
|
2011-04-06 15:00:16 +00:00 |
|
macosx
|
|
|
|
po
|
new norwegian translation from Eivind Ødegård
|
2011-09-13 20:47:57 +00:00 |
|
test
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
.cvsignore
|
|
|
|
amp.cc
|
much ado about nothing when it comes to gain control
|
2011-06-19 23:02:55 +00:00 |
|
analyser.cc
|
|
|
|
audio_buffer.cc
|
|
|
|
audio_diskstream.cc
|
minor but important fix for the wrap-buffer case in a recording audio diskstream
|
2011-09-25 20:08:48 +00:00 |
|
audio_library.cc
|
|
|
|
audio_playlist.cc
|
Remove unused parameters to AudioRegion::read_at
|
2011-07-19 00:22:01 +00:00 |
|
audio_playlist_importer.cc
|
Remove use of i18n macros in headers. Prevents our gettext.h being included before libintl.h, which causes failures when ENABLE_NLS is not defined (bug #3111)
|
2010-05-08 01:20:33 +00:00 |
|
audio_playlist_source.cc
|
Fix some set-but-not-used variable warnings from gcc 4.6
|
2011-07-02 17:16:46 +00:00 |
|
audio_port.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
audio_region_importer.cc
|
Remove all use of nframes_t.
|
2010-12-03 22:26:29 +00:00 |
|
audio_track.cc
|
Remove unused rec_monitors_input variables.
|
2011-09-18 19:49:26 +00:00 |
|
audio_track_importer.cc
|
Remove all use of nframes_t.
|
2010-12-03 22:26:29 +00:00 |
|
audio_unit.cc
|
fix serious breakage with setup of plugin automatable controls/parameters, in which the relative ordering of things during ::set_state() was totally wrong. still see multiple instances of automation tracks for processors in GUI
|
2011-06-09 20:21:46 +00:00 |
|
audioanalyser.cc
|
Clean up region.h and trim include tree.
|
2010-12-20 21:22:49 +00:00 |
|
audioengine.cc
|
fixes from 2.X for latency/capture alignment stuff: don't reverse route list, update latency and capture offsets at transport stop; remove some debugging output
|
2011-09-21 17:28:13 +00:00 |
|
audiofile_tagger.cc
|
remove Glib::ustring from libardour; allow any characters except '/' and '\' in paths (may cause issues when loading creatively named 2.X sessions; fix a couple of details of name collection and usage from the startup dialog
|
2010-09-14 15:45:21 +00:00 |
|
audiofilesource.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
audioregion.cc
|
Add a few asserts.
|
2011-08-09 12:53:24 +00:00 |
|
audiosource.cc
|
Add a few asserts.
|
2011-08-09 12:53:24 +00:00 |
|
auditioner.cc
|
Remove unused rec_monitors_input variables.
|
2011-09-18 19:49:26 +00:00 |
|
auto_bundle.cc
|
|
|
|
automatable.cc
|
major, substantive reworking of how we store GUI information (visibility, height) for automation data. old design stored (insufficient) identifying information plus actual data in a GUI-only XML node; new scheme adds GUI data via extra_xml node to each AutomationControl object. reworked public/private methods for showing/hiding TimeAxisView objects; changed labelling of automation tracks to just show the name of the controlled parameter - more info can be viewed in the tooltip for the track headers. NOTE: Session file format ALTERED. No data loss but track visibility may be different than previous ardour3 versions
|
2011-06-11 15:35:34 +00:00 |
|
automation.cc
|
|
|
|
automation_control.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
automation_list.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
beats_frames_converter.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
broadcast_info.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
buffer.cc
|
|
|
|
buffer_manager.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
buffer_set.cc
|
(native) Linux VST support from LinuxDSP
|
2011-09-20 20:29:47 +00:00 |
|
bundle.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
butler.cc
|
more MIDI I/O debugging output
|
2011-07-19 11:57:09 +00:00 |
|
caimportable.cc
|
Remove all use of nframes_t.
|
2010-12-03 22:26:29 +00:00 |
|
callback.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
capturing_processor.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
chan_count.cc
|
remove duplicate std limit + format macro defs
|
2010-11-10 23:07:31 +00:00 |
|
chan_mapping.cc
|
Fix my name :)
|
2011-04-06 15:00:16 +00:00 |
|
ChangeLog
|
|
|
|
configuration.cc
|
Remove debug output.
|
2010-11-17 12:25:20 +00:00 |
|
control_protocol_manager.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
control_protocol_search_path.cc
|
set ARDOUR_SURFACES_PATH for a bundle, just like ARDOUR_PANNER_PATH
|
2011-03-23 14:36:29 +00:00 |
|
coreaudiosource.cc
|
Remove all use of nframes_t.
|
2010-12-03 22:26:29 +00:00 |
|
crossfade.cc
|
Ensure that the fade curves are updated when the xfade
|
2011-08-29 16:00:17 +00:00 |
|
crossfade_binder.cc
|
Add missing files.
|
2011-09-21 15:55:12 +00:00 |
|
cycle_timer.cc
|
|
|
|
data_type.cc
|
Missing file.
|
2011-04-23 03:50:32 +00:00 |
|
debug.cc
|
lots of stuff related to capture alignment. things appear to be working now, but require the right alignment setting, which doesn't persist correctly at present
|
2011-03-08 20:12:40 +00:00 |
|
default_click.cc
|
Remove all use of nframes_t.
|
2010-12-03 22:26:29 +00:00 |
|
delivery.cc
|
Use derived pan_outs() when panner setup is deferred, to
|
2011-09-12 15:05:43 +00:00 |
|
directory_names.cc
|
add the standard mechanism for search paths to the path used for export formats, so that we can find them in a bundle
|
2011-04-02 13:53:03 +00:00 |
|
diskstream.cc
|
Fix default disk_io_chunk_frames for diskstream so that it
|
2011-09-14 15:55:27 +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
|
Remove some unused PostTransport enums and renumber others.
|
2011-06-26 12:56:40 +00:00 |
|
event_type_map.cc
|
major, substantive reworking of how we store GUI information (visibility, height) for automation data. old design stored (insufficient) identifying information plus actual data in a GUI-only XML node; new scheme adds GUI data via extra_xml node to each AutomationControl object. reworked public/private methods for showing/hiding TimeAxisView objects; changed labelling of automation tracks to just show the name of the controlled parameter - more info can be viewed in the tooltip for the track headers. NOTE: Session file format ALTERED. No data loss but track visibility may be different than previous ardour3 versions
|
2011-06-11 15:35:34 +00:00 |
|
export_channel.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
export_channel_configuration.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
export_failed.cc
|
Remove use of i18n macros in headers. Prevents our gettext.h being included before libintl.h, which causes failures when ENABLE_NLS is not defined (bug #3111)
|
2010-05-08 01:20:33 +00:00 |
|
export_filename.cc
|
Typedef all globally used export smart pointer types in one file.
|
2011-06-11 14:14:24 +00:00 |
|
export_format_base.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
export_format_manager.cc
|
Typedef all globally used export smart pointer types in one file.
|
2011-06-11 14:14:24 +00:00 |
|
export_format_specification.cc
|
Typedef all globally used export smart pointer types in one file.
|
2011-06-11 14:14:24 +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_formats_search_path.cc
|
add the standard mechanism for search paths to the path used for export formats, so that we can find them in a bundle
|
2011-04-02 13:53:03 +00:00 |
|
export_graph_builder.cc
|
Typedef all globally used export smart pointer types in one file.
|
2011-06-11 14:14:24 +00:00 |
|
export_handler.cc
|
Fix #4094: show total export progress instead of per timespan progress
|
2011-06-11 21:12:24 +00:00 |
|
export_multiplication.cc
|
|
|
|
export_preset.cc
|
Fix broken whitespace (no functional changes).
|
2011-04-04 22:46:48 +00:00 |
|
export_profile_manager.cc
|
Prevent crash on de-selecting all tracks from a stem export
|
2011-08-09 13:04:28 +00:00 |
|
export_status.cc
|
Fix #4094: show total export progress instead of per timespan progress
|
2011-06-11 21:12:24 +00:00 |
|
export_timespan.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
file_source.cc
|
Check inodes before reporting ambigious files (#4326).
|
2011-09-21 17:19:01 +00:00 |
|
filename_extensions.cc
|
|
|
|
filesystem_paths.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
filter.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
find_session.cc
|
forward port 2.X changes up to and including rev 6909
|
2010-08-17 13:10:42 +00:00 |
|
gain.cc
|
Remove all use of nframes_t.
|
2010-12-03 22:26:29 +00:00 |
|
gettext.h
|
commits 6001-6525 inclusive from 2.X applied to 3.0
|
2010-04-21 02:24:38 +00:00 |
|
globals.cc
|
(native) Linux VST support from LinuxDSP
|
2011-09-20 20:29:47 +00:00 |
|
graph.cc
|
Remove unused rec_monitors_input variables.
|
2011-09-18 19:49:26 +00:00 |
|
graphnode.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
i18n.h
|
|
|
|
import.cc
|
initial volley of work for AudioPlaylistSource, the basic prototype for sources-that-are-nested
|
2011-05-13 19:55:39 +00:00 |
|
internal_return.cc
|
improved fix for #4158 etc, hopefully
|
2011-07-18 20:03:49 +00:00 |
|
internal_send.cc
|
Move what I'm pretty sure is a misplaced assert; a panner
|
2011-08-29 15:56:05 +00:00 |
|
interpolation.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
io.cc
|
fix up colons in track names before they are used for JACK port names; catch most (not all) attempted renames and ask the user about colons
|
2011-07-26 02:07:59 +00:00 |
|
io_processor.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
jack_slave.cc
|
megaopus patch #2 for today: remove nframes64_t and sframes_t from source
|
2010-09-17 18:20:37 +00:00 |
|
ladspa_plugin.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
location.cc
|
Option to glue new markers to bars and beats (part of
|
2011-09-14 20:39:03 +00:00 |
|
location_importer.cc
|
Remove all use of nframes_t.
|
2010-12-03 22:26:29 +00:00 |
|
lv2_event_buffer.cc
|
Fix my name :)
|
2011-04-06 15:00:16 +00:00 |
|
lv2_plugin.cc
|
Set up default and upper/lower limit correctly on LV2 ports
|
2011-07-12 20:30:02 +00:00 |
|
lv2_plugin_lilv.cc
|
Set up default and upper/lower limit correctly on LV2 ports
|
2011-07-12 20:30:02 +00:00 |
|
lxvst_plugin.cc
|
minor correction in return type cast
|
2011-09-25 20:07:02 +00:00 |
|
meter.cc
|
Emit ConfigurationChanged when meter setup bypasses the
|
2011-08-19 19:21:05 +00:00 |
|
midi_automation_list_binder.cc
|
Use a MementoCommandBinder for Crossfades so that the undo record can contain details for crossfades that are subsequently deleted (#4325).
|
2011-09-21 15:54:19 +00:00 |
|
midi_buffer.cc
|
Fix my name :)
|
2011-04-06 15:00:16 +00:00 |
|
midi_clock_slave.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
midi_diskstream.cc
|
Remove unused rec_monitors_input variables.
|
2011-09-18 19:49:26 +00:00 |
|
midi_model.cc
|
Emit ContentsChanged on the model when one of its control lists changes. Should fix #3880.
|
2011-09-19 17:15:43 +00:00 |
|
midi_patch_manager.cc
|
remove Glib::ustring from libardour; allow any characters except '/' and '\' in paths (may cause issues when loading creatively named 2.X sessions; fix a couple of details of name collection and usage from the startup dialog
|
2010-09-14 15:45:21 +00:00 |
|
midi_playlist.cc
|
second half of "bomb out if playlist construction from XML fails"
|
2011-06-22 20:06:10 +00:00 |
|
midi_playlist_source.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
midi_port.cc
|
basic infrastructure for enabling/disabling MIDI input to a given track
|
2011-06-28 16:55:41 +00:00 |
|
midi_region.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
midi_ring_buffer.cc
|
fix incorrect use of MidiBuffer::reserve() and MidiBuffer::write() if channel mask discards a MIDI event (fixes #4138)
|
2011-07-08 17:50:02 +00:00 |
|
midi_source.cc
|
try to fix data loss at end of a capture pass for MIDI - add a new virtual method to MidiSource that specifies what should be done with stuck notes, remove duplicate(i hope) _last_flush_frame from SMFSource that mirrored, more or less, MidiSource::_last_write_end; use new virtual method when stopping after capture.
|
2011-07-20 18:13:03 +00:00 |
|
midi_state_tracker.cc
|
Fix more broken whitespace.
|
2010-12-20 22:51:17 +00:00 |
|
midi_stretch.cc
|
try to fix data loss at end of a capture pass for MIDI - add a new virtual method to MidiSource that specifies what should be done with stuck notes, remove duplicate(i hope) _last_flush_frame from SMFSource that mirrored, more or less, MidiSource::_last_write_end; use new virtual method when stopping after capture.
|
2011-07-20 18:13:03 +00:00 |
|
midi_track.cc
|
Remove unused rec_monitors_input variables.
|
2011-09-18 19:49:26 +00:00 |
|
midi_ui.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
mix.cc
|
Remove all use of nframes_t.
|
2010-12-03 22:26:29 +00:00 |
|
monitor_processor.cc
|
Add GPL boilerplate.
|
2011-08-03 12:28:52 +00:00 |
|
mtc_slave.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
mtdm.cc
|
|
|
|
mute_master.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
named_selection.cc
|
|
|
|
onset_detector.cc
|
Clean up region.h and trim include tree.
|
2010-12-20 21:22:49 +00:00 |
|
operations.cc
|
Fix update of session range location on copy-dragging regions (#4038).
|
2011-05-12 21:29:27 +00:00 |
|
pan_controllable.cc
|
new files
|
2011-01-19 15:58:13 +00:00 |
|
pannable.cc
|
a real, working fix for panning regression in alpha6
|
2011-06-13 21:53:57 +00:00 |
|
panner.cc
|
Move panner bypass state up to the PannerShell so that it is preserved even when new Panners are dropped in (refixes #4185).
|
2011-07-14 22:17:43 +00:00 |
|
panner_manager.cc
|
Fix broken whitespace
|
2011-06-02 01:01:07 +00:00 |
|
panner_search_path.cc
|
set ARDOUR_SURFACES_PATH for a bundle, just like ARDOUR_PANNER_PATH
|
2011-03-23 14:36:29 +00:00 |
|
panner_shell.cc
|
add virtual Delivery::pan_outs() so that internal sends correctly configure their panner for the number of outputs on the target rather than the output of the internal send processor within the route. fixes a crash when adding internal sends
|
2011-08-10 20:22:21 +00:00 |
|
pcm_utils.cc
|
|
|
|
pi_controller.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
playlist.cc
|
Fix some set-but-not-used variable warnings from gcc 4.6
|
2011-07-02 17:16:46 +00:00 |
|
playlist_factory.cc
|
second half of "bomb out if playlist construction from XML fails"
|
2011-06-22 20:06:10 +00:00 |
|
playlist_source.cc
|
second half of "bomb out if playlist construction from XML fails"
|
2011-06-22 20:06:10 +00:00 |
|
plugin.cc
|
(native) Linux VST support from LinuxDSP
|
2011-09-20 20:29:47 +00:00 |
|
plugin_insert.cc
|
(native) Linux VST support from LinuxDSP
|
2011-09-20 20:29:47 +00:00 |
|
plugin_manager.cc
|
change default search path for linux VST to use lib64 as appropriate
|
2011-09-21 17:51:27 +00:00 |
|
port.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
port_insert.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
port_set.cc
|
use std::vector::assign() in BufferSet::attach_buffers() rather than an explicit loop; minor formatting touchups
|
2011-07-22 15:44:13 +00:00 |
|
process_thread.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
processor.cc
|
Save / restore processor _user_latency (another part of #4186).
|
2011-07-15 00:03:18 +00:00 |
|
progress.cc
|
Make normalize cancel button work.
|
2010-10-28 17:09:32 +00:00 |
|
quantize.cc
|
Quantize notes to session tempo time, not relative to start of region (fix issue #4069).
|
2011-05-31 02:59:48 +00:00 |
|
rb_effect.cc
|
Set new region length correctly after stretch (part of
|
2011-08-08 15:36:16 +00:00 |
|
rc_configuration.cc
|
major, substantive reworking of how we store GUI information (visibility, height) for automation data. old design stored (insufficient) identifying information plus actual data in a GUI-only XML node; new scheme adds GUI data via extra_xml node to each AutomationControl object. reworked public/private methods for showing/hiding TimeAxisView objects; changed labelling of automation tracks to just show the name of the controlled parameter - more info can be viewed in the tooltip for the track headers. NOTE: Session file format ALTERED. No data loss but track visibility may be different than previous ardour3 versions
|
2011-06-11 15:35:34 +00:00 |
|
rdff.c
|
Use ISC license for RDFF (same idea, MIT style, just prettier).
|
2011-05-19 21:57:34 +00:00 |
|
rdff.h
|
Use ISC license for RDFF (same idea, MIT style, just prettier).
|
2011-05-19 21:57:34 +00:00 |
|
recent_sessions.cc
|
when renaming, remove old session and add new session name from/to recent sessions list
|
2011-07-18 17:08:50 +00:00 |
|
region.cc
|
fix up colons in track names before they are used for JACK port names; catch most (not all) attempted renames and ask the user about colons
|
2011-07-26 02:07:59 +00:00 |
|
region_factory.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
resampled_source.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
return.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
reverse.cc
|
Remove all use of nframes_t.
|
2010-12-03 22:26:29 +00:00 |
|
route.cc
|
(native) Linux VST support from LinuxDSP
|
2011-09-20 20:29:47 +00:00 |
|
route_group.cc
|
Update route colours when they are added to / removed
|
2011-09-07 11:56:23 +00:00 |
|
route_group_member.cc
|
Update route colours when they are added to / removed
|
2011-09-07 11:56:23 +00:00 |
|
run-tests.sh
|
Add panners and libtimecode to library path.
|
2011-02-26 20:36:38 +00:00 |
|
send.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
session.cc
|
fixes from 2.X for latency/capture alignment stuff: don't reverse route list, update latency and capture offsets at transport stop; remove some debugging output
|
2011-09-21 17:28:13 +00:00 |
|
session_butler.cc
|
dynamic playback & capture buffer resizing (though transport is stopped first)
|
2010-06-09 17:24:07 +00:00 |
|
session_click.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
session_command.cc
|
Use a MementoCommandBinder for Crossfades so that the undo record can contain details for crossfades that are subsequently deleted (#4325).
|
2011-09-21 15:54:19 +00:00 |
|
session_configuration.cc
|
|
|
|
session_directory.cc
|
initial pass at session-renaming functionality
|
2011-07-14 17:41:06 +00:00 |
|
session_events.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
session_export.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
session_handle.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
session_lxvst.cc
|
(native) Linux VST support from LinuxDSP
|
2011-09-20 20:29:47 +00:00 |
|
session_metadata.cc
|
remove Glib::ustring from libardour; allow any characters except '/' and '\' in paths (may cause issues when loading creatively named 2.X sessions; fix a couple of details of name collection and usage from the startup dialog
|
2010-09-14 15:45:21 +00:00 |
|
session_midi.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
session_object.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
session_playlists.cc
|
Add option to insert time on all a track's playlists (#4304).
|
2011-09-05 23:38:18 +00:00 |
|
session_process.cc
|
Remove unused rec_monitors_input variables.
|
2011-09-18 19:49:26 +00:00 |
|
session_rtevents.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
session_state.cc
|
Load the tempo map before the locations so that locations
|
2011-09-14 17:16:54 +00:00 |
|
session_state_utils.cc
|
|
|
|
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
|
Clear clicks on locating for a seamless loop so that they
|
2011-09-14 13:46:34 +00:00 |
|
session_utils.cc
|
|
|
|
session_vst.cc
|
Clean up plugin preset handling a bit.
|
2010-12-19 23:11:01 +00:00 |
|
slave.cc
|
Remove all use of nframes_t.
|
2010-12-03 22:26:29 +00:00 |
|
smf_source.cc
|
try to fix data loss at end of a capture pass for MIDI - add a new virtual method to MidiSource that specifies what should be done with stuck notes, remove duplicate(i hope) _last_flush_frame from SMFSource that mirrored, more or less, MidiSource::_last_write_end; use new virtual method when stopping after capture.
|
2011-07-20 18:13:03 +00:00 |
|
sndfile_helpers.cc
|
(native) Linux VST support from LinuxDSP
|
2011-09-20 20:29:47 +00:00 |
|
sndfileimportable.cc
|
Check for OGG format properly. Should fix #3723.
|
2011-01-21 00:58:36 +00:00 |
|
sndfilesource.cc
|
Add a few asserts.
|
2011-08-09 12:53:24 +00:00 |
|
source.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
source_factory.cc
|
don't double-load NestedSource nodes, which are listed both forthe parent/root region and all children; even better, don't list them twice anyway - just for the whole file parent/root region
|
2011-06-22 22:46:31 +00:00 |
|
speakers.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
sse_functions.s
|
|
|
|
sse_functions_64bit.s
|
|
|
|
sse_functions_xmm.cc
|
Remove all use of nframes_t.
|
2010-12-03 22:26:29 +00:00 |
|
st_pitch.cc
|
|
|
|
st_stretch.cc
|
Remove all use of nframes_t.
|
2010-12-03 22:26:29 +00:00 |
|
strip_silence.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
tape_file_matcher.cc
|
|
|
|
template_utils.cc
|
|
|
|
tempo.cc
|
Correct fix for previous commit.
|
2011-09-06 23:26:02 +00:00 |
|
tempo_map_importer.cc
|
|
|
|
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
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
track.cc
|
Remove unused rec_monitors_input variables.
|
2011-09-18 19:49:26 +00:00 |
|
transient_detector.cc
|
Fix some set-but-not-used variable warnings from gcc 4.6
|
2011-07-02 17:16:46 +00:00 |
|
unknown_processor.cc
|
Re-fix compile failure with --no-nls (#3111).
|
2011-04-23 03:34:42 +00:00 |
|
uri_map.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
user_bundle.cc
|
Basic tweaks to make the bundles and the port matrix accept that MIDI tracks may have audio IO, and vice versa. Allows connection of instrument tracks using the global port matrix.
|
2010-06-30 02:59:13 +00:00 |
|
utils.cc
|
(native) Linux VST support from LinuxDSP
|
2011-09-20 20:29:47 +00:00 |
|
vst_plugin.cc
|
Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
|
2011-06-01 16:50:12 +00:00 |
|
vstfx.cc
|
a few coding style (indentation etc.) cleanups to LX VST code
|
2011-09-20 22:33:27 +00:00 |
|
vstfxinfofile.cc
|
(native) Linux VST support from LinuxDSP
|
2011-09-20 20:29:47 +00:00 |
|
vstfxwin.cc
|
(native) Linux VST support from LinuxDSP
|
2011-09-20 20:29:47 +00:00 |
|
wscript
|
Use a MementoCommandBinder for Crossfades so that the undo record can contain details for crossfades that are subsequently deleted (#4325).
|
2011-09-21 15:54:19 +00:00 |