| .. |
|
ardour
|
Remove needless hbox in panner, get rid of some warnings in editor_rulers.cc, vst_pluginui.cc should compile, updated shuttle patch from Reuben Martin, get rid of extra include in ardour/vst_plugin.h
|
2006-06-02 12:48: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
|
unfinished work on selection/HiG details, restore range ops destroyed by autoscroll changes
|
2006-05-31 02:46:04 +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
|
unfinished work on selection/HiG details, restore range ops destroyed by autoscroll changes
|
2006-05-31 02:46:04 +00:00 |
|
auditioner.cc
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
automation.cc
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
automation_event.cc
|
fix naming of destructive track audio files
|
2006-05-19 19:13:26 +00:00 |
|
ChangeLog
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
configuration.cc
|
a) completely refactor abstract UI code
|
2006-04-24 22:45:19 +00:00 |
|
connection.cc
|
fix compose mess, and a number of 64 bit printf specs
|
2005-10-06 19:10:57 +00:00 |
|
control_protocol_manager.cc
|
breakout control protocol code into LGPL library; fix panner buttons even more than nick did, plus some other bits and pieces
|
2006-05-23 19:54:52 +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
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
cycle_timer.cc
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
default_click.cc
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
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
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
gdither.cc
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
gettext.h
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
globals.cc
|
r20@gandalf: fugalh | 2006-06-02 18:14:26 -0600
|
2006-06-03 00:14:53 +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
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
ladspa_plugin.cc
|
Fixed buffer index overrun in connect_and_run()
|
2006-02-11 14:45:27 +00:00 |
|
location.cc
|
unfinished work on selection/HiG details, restore range ops destroyed by autoscroll changes
|
2006-05-31 02:46:04 +00:00 |
|
mix.cc
|
type fixes
|
2006-02-06 21:40:06 +00:00 |
|
mtc_slave.cc
|
MTC timing: compensate for audio latency.
|
2006-01-12 19:17:06 +00:00 |
|
named_selection.cc
|
fix compose mess, and a number of 64 bit printf specs
|
2005-10-06 19:10:57 +00:00 |
|
osc.cc
|
fix for edit & mix group names getting lost at session load
|
2006-05-19 01:54:00 +00:00 |
|
panner.cc
|
fixed crash potential issues where nframes may be 0
|
2006-02-20 21:40:20 +00:00 |
|
pcm_utils.cc
|
committed INCOMPLETE 24bit filesource support
|
2006-02-10 23:53:12 +00:00 |
|
playlist.cc
|
Splitting a region doesn't affect layering: the two remaining pieces
|
2006-03-31 22:31:59 +00:00 |
|
playlist_factory.cc
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
plugin.cc
|
committed INCOMPLETE 24bit filesource support
|
2006-02-10 23:53:12 +00:00 |
|
plugin_manager.cc
|
All included libraries now link dynamically instead of statically.
|
2006-04-25 20:23:50 +00:00 |
|
port.cc
|
miscellaneous fixes post-jesse's 24 bit file format changes
|
2006-02-11 02:34:03 +00:00 |
|
recent_sessions.cc
|
removed the following environment variables:
|
2006-03-12 16:19:03 +00:00 |
|
redirect.cc
|
a metric boatload of changes; plugin UIs work, adding tracks work, redirect list is useful again, and more
|
2006-01-17 16:40:57 +00:00 |
|
region.cc
|
fix compose mess, and a number of 64 bit printf specs
|
2005-10-06 19:10:57 +00:00 |
|
reverse.cc
|
committed INCOMPLETE 24bit filesource support
|
2006-02-10 23:53:12 +00:00 |
|
route.cc
|
remove debugging output in a hidden corner of Route::process_output_buffers()
|
2006-05-31 11:55:53 +00:00 |
|
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 |
|
SConscript
|
make OS X flags OS X only
|
2006-05-26 20:34:12 +00:00 |
|
send.cc
|
fixed various nasty send issues
|
2006-02-13 18:57:33 +00:00 |
|
session.cc
|
fix naming of destructive track audio files
|
2006-05-19 19:13:26 +00:00 |
|
session_butler.cc
|
a) moved metering and meter falloff code into libardour
|
2006-04-10 03:54:00 +00:00 |
|
session_click.cc
|
committed RWlock fixes to libardour. added hw monitoring fixes from nick_m. minor alsa midi fix and update rate settings.
|
2006-01-06 04:59:17 +00:00 |
|
session_control.cc
|
a) start at creating ControlProtocol objects
|
2006-04-04 03:26:08 +00:00 |
|
session_events.cc
|
committed RWlock fixes to libardour. added hw monitoring fixes from nick_m. minor alsa midi fix and update rate settings.
|
2006-01-06 04:59:17 +00:00 |
|
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
|
breakout control protocol code into LGPL library; fix panner buttons even more than nick did, plus some other bits and pieces
|
2006-05-23 19:54:52 +00:00 |
|
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
|
fix compose mess, and a number of 64 bit printf specs
|
2005-10-06 19:10:57 +00:00 |
|
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
|
libardour added.
|
2005-09-24 19:13:41 +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.s
|
Fixed text relocation issues
|
2006-05-06 18:28:34 +00:00 |
|
sse_functions_64bit.s
|
Fixed text relocation issues
|
2006-05-06 18:28:34 +00:00 |
|
state_manager.cc
|
fix for deferred saves by StateManager-derivatives; changes to new/copy/clear playlist ops (not finished), TRUE/FALSE -> true/false in editor_mouse.cc
|
2006-03-08 02:50:53 +00:00 |
|
stateful.cc
|
fix compose mess, and a number of 64 bit printf specs
|
2005-10-06 19:10:57 +00:00 |
|
tempo.cc
|
Various marker undo fixes.
|
2006-03-21 18:40:17 +00:00 |
|
utils.cc
|
unfinished work on selection/HiG details, restore range ops destroyed by autoscroll changes
|
2006-05-31 02:46:04 +00:00 |
|
vst_plugin.cc
|
Fixed buffer index overrun in connect_and_run()
|
2006-02-11 14:45:27 +00:00 |