13
0
livetrax/libs/ardour
2006-03-22 17:03:00 +00:00
..
ardour significant changes in code to handle import/embedding - much cleaner and less code, plus the import progress bar now works; unify response handling for Gtkmm2ext::Choice 2006-03-22 17:03:00 +00:00
po
.cvsignore
audio_library.cc removed the following environment variables: 2006-03-12 16:19:03 +00:00
audio_playlist.cc Fix for #1179. Crossfades are not lost anymore when regions are split. 2006-03-20 22:14:12 +00:00
audio_track.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
audioengine.cc new stacktrace function in libpbd3; variable size GUI request thread queues 2006-02-15 15:55:48 +00:00
audiofilter.cc fix (mostly) measure lines and click box text and meter markings 2006-01-28 13:33:54 +00:00
audioregion.cc improvements (!) to waveform display for destructive tracks, plus a generic fix that avoid waveview attemting to read peaks before they are ready 2006-03-14 03:43:54 +00:00
auditioner.cc
automation_event.cc
automation.cc
ChangeLog
configuration.cc save destructive xfade length in ardour.rc; change update policy for xfade sliders 2006-03-21 16:59:48 +00:00
connection.cc
coreaudio_source.cc Pointer fix from essej. 2006-03-14 21:35:55 +00:00
crossfade.cc Crossfade copy-constructor + copy crossfades when creating a copy of a 2006-03-14 21:35:00 +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 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
externalsource.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
filesource.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
gain.cc
gdither.cc
gettext.h
globals.cc ensure .ardour directory is created, update build docs 2006-03-19 12:33:15 +00:00
i18n.h export range markers patch (revisited), change selection model, copy-drag tempo+meter marker patch 2006-03-05 19:39:16 +00:00
import.cc significant changes in code to handle import/embedding - much cleaner and less code, plus the import progress bar now works; unify response handling for Gtkmm2ext::Choice 2006-03-22 17:03:00 +00:00
insert.cc A band aid for plugin editor related crash. Something needs to be 2006-02-12 15:40:58 +00:00
io.cc fixed crash potential issues where nframes may be 0 2006-02-20 21:40:20 +00:00
jack_slave.cc
ladspa_plugin.cc Fixed buffer index overrun in connect_and_run() 2006-02-11 14:45:27 +00:00
location.cc prevent removal of start marker 2006-03-11 16:22:15 +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
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_factory.cc
playlist.cc Fix for #1179. Crossfades are not lost anymore when regions are split. 2006-03-20 22:14:12 +00:00
plugin_manager.cc Added the property "unique-id" to PluginInserts so that ladspa plugins 2006-01-22 00:08:38 +00:00
plugin.cc committed INCOMPLETE 24bit filesource support 2006-02-10 23:53:12 +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
reverse.cc committed INCOMPLETE 24bit filesource support 2006-02-10 23:53:12 +00:00
route_group.cc new mix group interface, not yet finished and still to propagate to edit_group 2006-03-09 23:44:39 +00:00
route.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
SConscript ExternalSource refactoring. 2006-03-10 17:09:59 +00:00
send.cc fixed various nasty send issues 2006-02-13 18:57:33 +00:00
session_butler.cc miscellaneous fixes post-jesse's 24 bit file format changes 2006-02-11 02:34:03 +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_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 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_feedback.cc a metric ton of changes 2006-01-08 02:56:49 +00:00
session_midi.cc new stacktrace function in libpbd3; variable size GUI request thread queues 2006-02-15 15:55:48 +00:00
session_process.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_state.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
session_time.cc
session_timefx.cc committed INCOMPLETE 24bit filesource support 2006-02-10 23:53:12 +00:00
session_transport.cc latched rec-enable 2006-01-19 00:03:55 +00:00
session_vst.cc
session.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
sndfile_helpers.cc ExternalSource refactoring. 2006-03-10 17:09:59 +00:00
sndfilesource.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
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 updated author information 2006-02-06 21:03:12 +00:00
sse_functions.s updated author information 2006-02-06 21:03:12 +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
tempo.cc Various marker undo fixes. 2006-03-21 18:40:17 +00:00
utils.cc
vst_plugin.cc Fixed buffer index overrun in connect_and_run() 2006-02-11 14:45:27 +00:00