| .. |
|
ardour
|
finish use of EnumWriter for saving flags etc. throughout the session file
|
2007-01-02 17:36:38 +00:00 |
|
po
|
add new swedish translation
|
2006-11-11 19:20:22 +00:00 |
|
.cvsignore
|
All included libraries now link dynamically instead of statically.
|
2006-04-25 20:23:50 +00:00 |
|
audio_diskstream.cc
|
finish use of EnumWriter for saving flags etc. throughout the session file
|
2007-01-02 17:36:38 +00:00 |
|
audio_library.cc
|
Properly encode file URIs in the sfdb.
|
2006-12-01 17:37:08 +00:00 |
|
audio_playlist.cc
|
use shared_ptr for all Playlist handling; cleanup works again
|
2006-12-14 14:15:43 +00:00 |
|
audio_track.cc
|
finish use of EnumWriter for saving flags etc. throughout the session file
|
2007-01-02 17:36:38 +00:00 |
|
audio_unit.cc
|
remove StateManager code entirely and more debugging output cruft
|
2006-10-26 00:47:22 +00:00 |
|
audioengine.cc
|
patches from Stephane Letz for JACK, and Nimal Ratnayake for play range and play region
|
2007-01-02 21:25:37 +00:00 |
|
audiofilesource.cc
|
finish use of EnumWriter for saving flags etc. throughout the session file
|
2007-01-02 17:36:38 +00:00 |
|
audiofilter.cc
|
remove all duplicated _id members from children of PBD::Stateful.
|
2006-09-07 15:07:14 +00:00 |
|
audioregion.cc
|
finish use of EnumWriter for saving flags etc. throughout the session file
|
2007-01-02 17:36:38 +00:00 |
|
audiosource.cc
|
fixed compiler complaints from last commit
|
2006-12-28 17:05:55 +00:00 |
|
auditioner.cc
|
write session file to alternate name before, then rename; auditioner defaults to first 2 physical outputs; engine started before loading session, always; clean up handling off input connections and so forth during startup (faster! a bitcd ..); notice new locates while doing older ones; stop engine at shutdown first, not later
|
2006-12-15 19:40:10 +00:00 |
|
automation.cc
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
automation_event.cc
|
debugging new thaw behaviour for AutomationEvent
|
2006-11-28 18:23:14 +00:00 |
|
ChangeLog
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
configuration.cc
|
PBD::strip_whitespace_edges() returns the empty string if the passed string is
|
2006-12-01 06:01:30 +00:00 |
|
connection.cc
|
Merging from trunk
|
2006-06-22 23:40:55 +00:00 |
|
control_protocol_manager.cc
|
updated osx icon. use ARDOUR_MODULE_PATH in osx exporter script. fixed control protocol search to look for .dylib as well as .so.
|
2006-12-27 05:29:58 +00:00 |
|
coreaudiosource.cc
|
display timecode from BWF etc in SF browser; accels for windows now work (misspelling in ardour.bindings); use hide icon in automation tracks
|
2006-11-13 17:56:43 +00:00 |
|
crossfade.cc
|
freeze the correct fade in
|
2006-11-28 18:42:13 +00:00 |
|
curve.cc
|
massive changes in automation state handling, not entirely complete; some bug fixes for automation line drawing
|
2006-10-31 02:40:08 +00:00 |
|
cycle_timer.cc
|
Merging from trunk
|
2006-06-22 23:40:55 +00:00 |
|
default_click.cc
|
fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t
|
2006-09-28 17:23:52 +00:00 |
|
destructive_filesource.cc
|
fix unset timeline position for destructive sources; fix duplicate, unmanaged waveviews being created by a thread race
|
2006-11-02 16:03:58 +00:00 |
|
diskstream.cc
|
write session file to alternate name before, then rename; auditioner defaults to first 2 physical outputs; engine started before loading session, always; clean up handling off input connections and so forth during startup (faster! a bitcd ..); notice new locates while doing older ones; stop engine at shutdown first, not later
|
2006-12-15 19:40:10 +00:00 |
|
enums.cc
|
finish use of EnumWriter for saving flags etc. throughout the session file
|
2007-01-02 17:36:38 +00:00 |
|
gain.cc
|
fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t
|
2006-09-28 17:23:52 +00:00 |
|
gdither.cc
|
pulling trunk
|
2006-06-14 18:37:57 +00:00 |
|
gettext.h
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
globals.cc
|
General SMPTE fixes mostly relating to non-integer frame rates. Please Test. Fix for sometimes entering an invalid SMPTE format by CHANGING THE SESSION FILE. ****Warning. the SMPTE frame rate will be reset to 30 NDF if you load an old sessionardour2_broken/***. Calculate the HMS verbose canvas cursor properly. Fix incorrect SMPTE display in clocks/VCC. Standardise size of SMPTE display in editor clocks. Make the zoom controls smaller (anyone with some smaller icons?).
|
2007-01-02 13:57:06 +00:00 |
|
i18n.h
|
Fix for internationalize. Now use the I18N() macro.
|
2006-10-24 15:38:46 +00:00 |
|
import.cc
|
minor tweaks to get region names right for imports
|
2006-12-21 19:02:20 +00:00 |
|
insert.cc
|
save plugin automation state
|
2006-11-28 21:12:20 +00:00 |
|
io.cc
|
better error message if VST SDK is not installed and neeed
|
2006-11-06 19:59:00 +00:00 |
|
jack_slave.cc
|
fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t
|
2006-09-28 17:23:52 +00:00 |
|
ladspa_plugin.cc
|
remove StateManager code entirely and more debugging output cruft
|
2006-10-26 00:47:22 +00:00 |
|
location.cc
|
finish use of EnumWriter for saving flags etc. throughout the session file
|
2007-01-02 17:36:38 +00:00 |
|
mix.cc
|
fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t
|
2006-09-28 17:23:52 +00:00 |
|
mtc_slave.cc
|
fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t
|
2006-09-28 17:23:52 +00:00 |
|
named_selection.cc
|
use shared_ptr for all Playlist handling; cleanup works again
|
2006-12-14 14:15:43 +00:00 |
|
osc.cc
|
use shared_ptr<> for all region handling
|
2006-08-25 01:07:15 +00:00 |
|
panner.cc
|
finish use of EnumWriter for saving flags etc. throughout the session file
|
2007-01-02 17:36:38 +00:00 |
|
pcm_utils.cc
|
committed INCOMPLETE 24bit filesource support
|
2006-02-10 23:53:12 +00:00 |
|
playlist.cc
|
fix crashing bug on cut operation; panner noodling
|
2006-12-21 20:13:37 +00:00 |
|
playlist_factory.cc
|
fix crashing bug on cut operation; panner noodling
|
2006-12-21 20:13:37 +00:00 |
|
plugin.cc
|
Generic MIDI control now saves+restores its state; PBD::ID now requires a buffer size for its print() method
|
2006-10-05 01:49:32 +00:00 |
|
plugin_manager.cc
|
revert VST debug hacks
|
2006-12-14 14:17:17 +00:00 |
|
port.cc
|
fixes for meter thread using free'd member of AudioEngine, audiostreamview accessing deleted crossfades, and mute button now has sensible text color when active
|
2006-10-12 15:20:00 +00:00 |
|
recent_sessions.cc
|
Merging from trunk
|
2006-06-22 23:40:55 +00:00 |
|
redirect.cc
|
finish use of EnumWriter for saving flags etc. throughout the session file
|
2007-01-02 17:36:38 +00:00 |
|
region.cc
|
finish use of EnumWriter for saving flags etc. throughout the session file
|
2007-01-02 17:36:38 +00:00 |
|
region_factory.cc
|
first pass on track mode switch; fixes to dangling region refs after capture; destroy region menu item removed; small fix to SConstruct for missing C++ case; playlist selection mechanism modified ; new Selection operation added (Add); handle crashing situation with align style change handling caused by recursion
|
2006-11-09 20:38:39 +00:00 |
|
reverse.cc
|
fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t
|
2006-09-28 17:23:52 +00:00 |
|
route.cc
|
finish use of EnumWriter for saving flags etc. throughout the session file
|
2007-01-02 17:36:38 +00:00 |
|
route_group.cc
|
finish use of EnumWriter for saving flags etc. throughout the session file
|
2007-01-02 17:36:38 +00:00 |
|
SConscript
|
start using global, 100% generic enum to/from string object
|
2006-12-22 16:09:43 +00:00 |
|
send.cc
|
restore compilability amidst automation state mgmt changes
|
2006-10-27 00:31:38 +00:00 |
|
session.cc
|
start using global, 100% generic enum to/from string object
|
2006-12-22 16:09:43 +00:00 |
|
session_butler.cc
|
write session file to alternate name before, then rename; auditioner defaults to first 2 physical outputs; engine started before loading session, always; clean up handling off input connections and so forth during startup (faster! a bitcd ..); notice new locates while doing older ones; stop engine at shutdown first, not later
|
2006-12-15 19:40:10 +00:00 |
|
session_click.cc
|
fix SVN merge SNAFU causing double deletion
|
2006-10-26 18:38:42 +00:00 |
|
session_command.cc
|
reconstruct and use global state commands (mute/solo/rec-enable/meter point)
|
2006-12-20 17:26:07 +00:00 |
|
session_control.cc
|
Merging from trunk
|
2006-06-22 23:40:55 +00:00 |
|
session_events.cc
|
write session file to alternate name before, then rename; auditioner defaults to first 2 physical outputs; engine started before loading session, always; clean up handling off input connections and so forth during startup (faster! a bitcd ..); notice new locates while doing older ones; stop engine at shutdown first, not later
|
2006-12-15 19:40:10 +00:00 |
|
session_export.cc
|
fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t
|
2006-09-28 17:23:52 +00:00 |
|
session_feedback.cc
|
Merging from trunk
|
2006-06-22 23:40:55 +00:00 |
|
session_midi.cc
|
General SMPTE fixes mostly relating to non-integer frame rates. Please Test. Fix for sometimes entering an invalid SMPTE format by CHANGING THE SESSION FILE. ****Warning. the SMPTE frame rate will be reset to 30 NDF if you load an old sessionardour2_broken/***. Calculate the HMS verbose canvas cursor properly. Fix incorrect SMPTE display in clocks/VCC. Standardise size of SMPTE display in editor clocks. Make the zoom controls smaller (anyone with some smaller icons?).
|
2007-01-02 13:57:06 +00:00 |
|
session_process.cc
|
write session file to alternate name before, then rename; auditioner defaults to first 2 physical outputs; engine started before loading session, always; clean up handling off input connections and so forth during startup (faster! a bitcd ..); notice new locates while doing older ones; stop engine at shutdown first, not later
|
2006-12-15 19:40:10 +00:00 |
|
session_state.cc
|
General SMPTE fixes mostly relating to non-integer frame rates. Please Test. Fix for sometimes entering an invalid SMPTE format by CHANGING THE SESSION FILE. ****Warning. the SMPTE frame rate will be reset to 30 NDF if you load an old sessionardour2_broken/***. Calculate the HMS verbose canvas cursor properly. Fix incorrect SMPTE display in clocks/VCC. Standardise size of SMPTE display in editor clocks. Make the zoom controls smaller (anyone with some smaller icons?).
|
2007-01-02 13:57:06 +00:00 |
|
session_time.cc
|
General SMPTE fixes mostly relating to non-integer frame rates. Please Test. Fix for sometimes entering an invalid SMPTE format by CHANGING THE SESSION FILE. ****Warning. the SMPTE frame rate will be reset to 30 NDF if you load an old sessionardour2_broken/***. Calculate the HMS verbose canvas cursor properly. Fix incorrect SMPTE display in clocks/VCC. Standardise size of SMPTE display in editor clocks. Make the zoom controls smaller (anyone with some smaller icons?).
|
2007-01-02 13:57:06 +00:00 |
|
session_timefx.cc
|
fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t
|
2006-09-28 17:23:52 +00:00 |
|
session_transport.cc
|
patches from Stephane Letz for JACK, and Nimal Ratnayake for play range and play region
|
2007-01-02 21:25:37 +00:00 |
|
session_vst.cc
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
sndfile_helpers.cc
|
Fix for internationalize. Now use the I18N() macro.
|
2006-10-24 15:38:46 +00:00 |
|
sndfilesource.cc
|
fixed peak waveform issue introduced by the ftruncate preallocation of peakfile. also prevented that ftruncate from actually reducing the size of the peakfile in the case of destructive tracks. changed the sources PeaksReady semantics back to emitting only on peak completion on normal tracks. truncate peakfiles back to natural size on finish to prevent wasting disk space on shorter takes.
|
2006-12-28 08:40:58 +00:00 |
|
source.cc
|
use shared_ptr for all Playlist handling; cleanup works again
|
2006-12-14 14:15:43 +00:00 |
|
source_factory.cc
|
use shared_ptr for all Playlist handling; cleanup works again
|
2006-12-14 14:15:43 +00:00 |
|
sse_functions.s
|
reduce calls to fit_to_pixels(); flip back to old fix for rec regions botch; executable stack fix; avoid delete this in MementoCommand lifetime management
|
2006-10-17 20:40:39 +00:00 |
|
sse_functions_64bit.s
|
Correct patch
|
2006-10-26 12:36:59 +00:00 |
|
tempo.cc
|
General SMPTE fixes mostly relating to non-integer frame rates. Please Test. Fix for sometimes entering an invalid SMPTE format by CHANGING THE SESSION FILE. ****Warning. the SMPTE frame rate will be reset to 30 NDF if you load an old sessionardour2_broken/***. Calculate the HMS verbose canvas cursor properly. Fix incorrect SMPTE display in clocks/VCC. Standardise size of SMPTE display in editor clocks. Make the zoom controls smaller (anyone with some smaller icons?).
|
2007-01-02 13:57:06 +00:00 |
|
track.cc
|
first pass on track mode switch; fixes to dangling region refs after capture; destroy region menu item removed; small fix to SConstruct for missing C++ case; playlist selection mechanism modified ; new Selection operation added (Add); handle crashing situation with align style change handling caused by recursion
|
2006-11-09 20:38:39 +00:00 |
|
utils.cc
|
finish use of EnumWriter for saving flags etc. throughout the session file
|
2007-01-02 17:36:38 +00:00 |
|
vst_plugin.cc
|
remove reference to PluginState in VST code, for real this time
|
2006-10-26 11:45:57 +00:00 |