13
0
livetrax/libs/ardour
2006-05-19 20:10:35 +00:00
..
ardour allow for mandatory control protocols, plus some ongoing work on automation control point selection (unfinished) 2006-05-19 20:10:35 +00:00
po Install ardour as a binary, a script and a set of shared 2006-04-26 00:45:27 +00:00
.cvsignore All included libraries now link dynamically instead of statically. 2006-04-25 20:23:50 +00:00
audio_library.cc removed the following environment variables: 2006-03-12 16:19:03 +00:00
audio_playlist.cc Splitting a regon now retains crossfades, even if the split happens 2006-03-31 21:34:22 +00:00
audio_track.cc likely fixes for problems loading templates with destructive tracks. Note that old templates with such tracks will need to be re-generated, since they are lacking information required for the session setup to succeed 2006-04-11 03:15:57 +00:00
audioengine.cc a) moved metering and meter falloff code into libardour 2006-04-10 03:54:00 +00:00
audiofilter.cc a) fix problems with multichannel tape tracks 2006-03-28 19:22:29 +00:00
audioregion.cc "The In-Flight Hack, 2006" 2006-04-27 09:04:24 +00:00
auditioner.cc
automation_event.cc fix naming of destructive track audio files 2006-05-19 19:13:26 +00:00
automation.cc
basic_ui.cc moved OSC into libardour 2006-05-18 16:44:07 +00:00
ChangeLog
configuration.cc a) completely refactor abstract UI code 2006-04-24 22:45:19 +00:00
connection.cc
control_protocol_manager.cc allow for mandatory control protocols, plus some ongoing work on automation control point selection (unfinished) 2006-05-19 20:10:35 +00:00
control_protocol.cc allow for mandatory control protocols, plus some ongoing work on automation control point selection (unfinished) 2006-05-19 20:10:35 +00:00
coreaudio_source.cc "The In-Flight Hack, 2006" 2006-04-27 09:04:24 +00:00
crossfade.cc Splitting a regon now retains crossfades, even if the split happens 2006-03-31 21:34:22 +00:00
curve.cc
cycle_timer.cc
default_click.cc
destructive_filesource.cc add crossfade and layering options to menu system; add missing crossfade editor curve image; add control for destructive recording xfade; remove dead options from options editor 2006-03-21 15:27:57 +00:00
diskstream.cc Remove CannotRecordNoInput signal (allowing recording without input connections), provide visual indication of phase reverse, change e.g. 'gain automation' to 'fader automation', enforce mouse button 1 use in mixer strip, make button labels more consistent in mixer strip, disable io change/record enable when disconnected from jack on mixer strip, remove duplicated signal connections and typo in audio_time_axis.cc. 2006-05-17 12:07:16 +00:00
externalsource.cc Improved sfdb API. 2006-05-07 17:17:38 +00:00
filesource.cc "The In-Flight Hack, 2006" 2006-04-27 09:04:24 +00:00
gain.cc
gdither.cc
gettext.h
globals.cc fix egregious bug regarding setting native file header+data formats 2006-05-18 21:16:39 +00:00
i18n.h All included libraries now link dynamically instead of statically. 2006-04-25 20:23:50 +00:00
import.cc a) fix problems with multichannel tape tracks 2006-03-28 19:22:29 +00:00
insert.cc remove unintentional addition of PortInsert::silence() 2006-04-25 20:21:15 +00:00
io.cc a) moved metering and meter falloff code into libardour 2006-04-10 03:54:00 +00:00
jack_slave.cc
ladspa_plugin.cc
location.cc prevent removal of start marker 2006-03-11 16:22:15 +00:00
mix.cc
mtc_slave.cc
named_selection.cc
osc.cc fix for edit & mix group names getting lost at session load 2006-05-19 01:54:00 +00:00
panner.cc
pcm_utils.cc
playlist_factory.cc
playlist.cc Splitting a region doesn't affect layering: the two remaining pieces 2006-03-31 22:31:59 +00:00
plugin_manager.cc All included libraries now link dynamically instead of statically. 2006-04-25 20:23:50 +00:00
plugin.cc
port.cc
recent_sessions.cc removed the following environment variables: 2006-03-12 16:19:03 +00:00
redirect.cc
region.cc
reverse.cc
route_group.cc total reimplementation of Configuration object internals to make adding new config vars an order of magnitude simpler. the actual path taken is a bit of a kludge, to put it mildly, but adding a new variable is now basically just one line in configuration_vars.h, and no work is required for serialization to/from ardour.rc. 2006-03-27 01:04:59 +00:00
route.cc a) moved metering and meter falloff code into libardour 2006-04-10 03:54:00 +00:00
SConscript moved OSC into libardour 2006-05-18 16:44:07 +00:00
send.cc
session_butler.cc a) moved metering and meter falloff code into libardour 2006-04-10 03:54:00 +00:00
session_click.cc
session_control.cc a) start at creating ControlProtocol objects 2006-04-04 03:26:08 +00:00
session_events.cc
session_export.cc a) fix special button press handling for solo+mute buttons 2006-03-29 18:52:55 +00:00
session_feedback.cc a) dynamically loadable control surface support 2006-04-05 00:21:43 +00:00
session_midi.cc a) dynamically loadable control surface support 2006-04-05 00:21:43 +00:00
session_process.cc
session_state.cc fix for edit & mix group names getting lost at session load 2006-05-19 01:54:00 +00:00
session_time.cc
session_timefx.cc a) fix problems with multichannel tape tracks 2006-03-28 19:22:29 +00:00
session_transport.cc a) completely refactor abstract UI code 2006-04-24 22:45:19 +00:00
session_vst.cc
session.cc fix naming of destructive track audio files 2006-05-19 19:13:26 +00:00
sndfile_helpers.cc All included libraries now link dynamically instead of statically. 2006-04-25 20:23:50 +00:00
sndfilesource.cc "The In-Flight Hack, 2006" 2006-04-27 09:04:24 +00:00
source.cc lots of fidgety work to get track renaming to work correctly now that we have to rename audio files too; some GUI tweaks 2006-03-17 17:39:21 +00:00
sse_functions_64bit.s Fixed text relocation issues 2006-05-06 18:28:34 +00:00
sse_functions.s Fixed text relocation issues 2006-05-06 18:28:34 +00:00
state_manager.cc
stateful.cc
tempo.cc Various marker undo fixes. 2006-03-21 18:40:17 +00:00
utils.cc a) dynamically loadable control surface support 2006-04-05 00:21:43 +00:00
vst_plugin.cc