| .. |
|
ardour
|
resurrected the periodic safety backup. defaults to 120 second interval between saves. never lose your work again.
|
2007-04-20 02:46:21 +00:00 |
|
macosx
|
Updated doxygen file.
|
2007-03-14 03:03:39 +00:00 |
|
po
|
new greek translations; fix for crash in diskstream due to removed port access
|
2007-04-17 16:46:22 +00:00 |
|
.cvsignore
|
All included libraries now link dynamically instead of statically.
|
2006-04-25 20:23:50 +00:00 |
|
audio_diskstream.cc
|
new greek translations; fix for crash in diskstream due to removed port access
|
2007-04-17 16:46:22 +00:00 |
|
audio_library.cc
|
First pass of sfdb tag searching. Not functional, but very very close.
|
2007-01-05 04:24:23 +00:00 |
|
audio_playlist.cc
|
ardour_system.rc now has the same content as ardour.rc, to allow us to more easily add new variable/parameters when updating a user's configuration
|
2007-04-23 12:25:22 +00:00 |
|
audio_track.cc
|
possible fix for crash while adding new tracks
|
2007-03-16 04:09:03 +00:00 |
|
audio_unit.cc
|
remove StateManager code entirely and more debugging output cruft
|
2006-10-26 00:47:22 +00:00 |
|
audioengine.cc
|
first pass at no close/open/new when disconnected from JACK, including noting that JACK is disconnected from the shutdown callback
|
2007-04-27 03:00:44 +00:00 |
|
audiofilesource.cc
|
Fix "Remove Last Capture"
|
2007-04-09 18:44:49 +00:00 |
|
audiofilter.cc
|
remove all lines to avoid recompiles after commits
|
2007-02-22 18:40:54 +00:00 |
|
audioregion.cc
|
make region opacity work again; fix several other region context menu items that may have been messing with region state in unforeseen ways
|
2007-04-09 18:07:15 +00:00 |
|
audiosource.cc
|
fix errors in multi-range export (and possibly other export styles); compiler warnings patch from Carl
|
2007-03-16 21:44:10 +00:00 |
|
auditioner.cc
|
a much better fix for track-add crashes, albeit slightly more complex
|
2007-03-16 17:48:13 +00:00 |
|
automation.cc
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
automation_event.cc
|
remove all lines to avoid recompiles after commits
|
2007-02-22 18:40:54 +00:00 |
|
ChangeLog
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
configuration.cc
|
no more peak building thread; don't print config var stores, but it possible to do it again without another complete recompile
|
2007-03-14 14:24:14 +00:00 |
|
connection.cc
|
remove all lines to avoid recompiles after commits
|
2007-02-22 18:40:54 +00:00 |
|
control_protocol_manager.cc
|
fix mistake in cleaning up control protocols when reloading sessions
|
2007-05-04 02:07:38 +00:00 |
|
coreaudiosource.cc
|
Updated CoreAudioSource to compile again.
|
2007-04-07 21:34:17 +00:00 |
|
crossfade.cc
|
fix positioning of certain kinds of xfades
|
2007-04-19 21:28:00 +00:00 |
|
curve.cc
|
remove all lines to avoid recompiles after commits
|
2007-02-22 18:40:54 +00:00 |
|
cycle_timer.cc
|
remove all lines to avoid recompiles after commits
|
2007-02-22 18:40:54 +00:00 |
|
default_click.cc
|
remove all lines to avoid recompiles after commits
|
2007-02-22 18:40:54 +00:00 |
|
diskstream.cc
|
kill glib-induced abort caused by asymmetric lock/unlock of diskstream state lock
|
2007-03-19 19:48:21 +00:00 |
|
enums.cc
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
gain.cc
|
remove all lines to avoid recompiles after commits
|
2007-02-22 18:40:54 +00:00 |
|
gdither.cc
|
remove all lines to avoid recompiles after commits
|
2007-02-22 18:40:54 +00:00 |
|
gettext.h
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
globals.cc
|
add new profile object, use it to remove certain horizontal elements from GUI if screen is narrow; make verbose canvas cursor use primary clock mode if secondary clock is not visible
|
2007-04-07 00:35:07 +00:00 |
|
i18n.h
|
Fix for internationalize. Now use the I18N() macro.
|
2006-10-24 15:38:46 +00:00 |
|
import.cc
|
fix errors in multi-range export (and possibly other export styles); compiler warnings patch from Carl
|
2007-03-16 21:44:10 +00:00 |
|
insert.cc
|
fixed potential infinite loop when searching for automation events.
|
2007-04-28 13:31:44 +00:00 |
|
io.cc
|
fix numlock-effect on redirect clicks; fix control outs (finally?)
|
2007-05-08 14:58:45 +00:00 |
|
jack_slave.cc
|
fix dangling jack_client_t* in JACK_Slave when disconnecting+reconnecting to JACK
|
2007-04-18 02:24:28 +00:00 |
|
ladspa_plugin.cc
|
fix botched apply of torben's zero line patch, remove sampo's debug output re: ladspa plugin port setting
|
2007-04-03 15:44:46 +00:00 |
|
location.cc
|
new crossfade editor button icons from thorsten; ignore loop+range markers when looking for next/previous locations
|
2007-02-25 20:53:55 +00:00 |
|
mix.cc
|
fix errors in multi-range export (and possibly other export styles); compiler warnings patch from Carl
|
2007-03-16 21:44:10 +00:00 |
|
mtc_slave.cc
|
maybe fix #1610 - stop transport when MTC stops flowing
|
2007-04-12 22:42:41 +00:00 |
|
named_selection.cc
|
remove all lines to avoid recompiles after commits
|
2007-02-22 18:40:54 +00:00 |
|
osc.cc
|
make OSC off by default, and add menu item to control it
|
2007-03-15 13:25:01 +00:00 |
|
panner.cc
|
modified fix from carl for region copy-moves-original-to-start bug; change verbose canvas cursor color to be more distinct and readable; fix naming issues with imported files containing ':'; make sure [N] channels count shows up for whole files in region list; fix #1575, a subtle and nasty bug; improve positioning of verbose canvas cursor for ruler drags (but has a wierd side effect
|
2007-04-06 23:42:07 +00:00 |
|
pcm_utils.cc
|
remove all lines to avoid recompiles after commits
|
2007-02-22 18:40:54 +00:00 |
|
playlist.cc
|
fix nasty logic error that leads to crashing bugs when trying to operate on regions that have been subject to undo/redo
|
2007-04-06 02:27:24 +00:00 |
|
playlist_factory.cc
|
remove all lines to avoid recompiles after commits
|
2007-02-22 18:40:54 +00:00 |
|
plugin.cc
|
remove all lines to avoid recompiles after commits
|
2007-02-22 18:40:54 +00:00 |
|
plugin_manager.cc
|
remove all lines to avoid recompiles after commits
|
2007-02-22 18:40:54 +00:00 |
|
port.cc
|
remove all lines to avoid recompiles after commits
|
2007-02-22 18:40:54 +00:00 |
|
recent_sessions.cc
|
Merging from trunk
|
2006-06-22 23:40:55 +00:00 |
|
redirect.cc
|
remove all lines to avoid recompiles after commits
|
2007-02-22 18:40:54 +00:00 |
|
region.cc
|
remove all lines to avoid recompiles after commits
|
2007-02-22 18:40:54 +00:00 |
|
region_factory.cc
|
remove all lines to avoid recompiles after commits
|
2007-02-22 18:40:54 +00:00 |
|
reverse.cc
|
fix a couple uninitialized variable messages
|
2007-02-26 21:29:50 +00:00 |
|
route.cc
|
fix numlock-effect on redirect clicks; fix control outs (finally?)
|
2007-05-08 14:58:45 +00:00 |
|
route_group.cc
|
remove all lines to avoid recompiles after commits
|
2007-02-22 18:40:54 +00:00 |
|
SConscript
|
pre-beta12
|
2007-03-16 23:05:57 +00:00 |
|
send.cc
|
remove all lines to avoid recompiles after commits
|
2007-02-22 18:40:54 +00:00 |
|
session.cc
|
added L and R as possible audio file suffixes
|
2007-05-16 01:48:56 +00:00 |
|
session_butler.cc
|
make region opacity work again; fix several other region context menu items that may have been messing with region state in unforeseen ways
|
2007-04-09 18:07:15 +00:00 |
|
session_click.cc
|
remove all lines to avoid recompiles after commits
|
2007-02-22 18:40:54 +00:00 |
|
session_command.cc
|
remove debugging message
|
2007-04-25 13:20:09 +00:00 |
|
session_events.cc
|
a much better fix for track-add crashes, albeit slightly more complex
|
2007-03-16 17:48:13 +00:00 |
|
session_export.cc
|
fix errors in multi-range export (and possibly other export styles); compiler warnings patch from Carl
|
2007-03-16 21:44:10 +00:00 |
|
session_feedback.cc
|
remove all lines to avoid recompiles after commits
|
2007-02-22 18:40:54 +00:00 |
|
session_midi.cc
|
remove debugging out
|
2007-04-13 02:41:00 +00:00 |
|
session_process.cc
|
kill glib-induced abort caused by asymmetric lock/unlock of diskstream state lock
|
2007-03-19 19:48:21 +00:00 |
|
session_state.cc
|
correctly manage video sync state (2.0 branch)
|
2007-05-15 13:17:36 +00:00 |
|
session_time.cc
|
remove debugging out
|
2007-04-13 02:41:00 +00:00 |
|
session_timefx.cc
|
fix timestretch naming issue, #1501
|
2007-02-23 02:15:51 +00:00 |
|
session_transport.cc
|
fix dangling jack_client_t* in JACK_Slave when disconnecting+reconnecting to JACK
|
2007-04-18 02:24:28 +00:00 |
|
session_vst.cc
|
remove all lines to avoid recompiles after commits
|
2007-02-22 18:40:54 +00:00 |
|
silentfilesource.cc
|
use SilentFileSource when sources cannot be found
|
2007-02-05 22:57:38 +00:00 |
|
sndfile_helpers.cc
|
the useless commit: add copyright messages to all(?) files that need it
|
2007-04-12 21:37:52 +00:00 |
|
sndfilesource.cc
|
modified fix from carl for region copy-moves-original-to-start bug; change verbose canvas cursor color to be more distinct and readable; fix naming issues with imported files containing ':'; make sure [N] channels count shows up for whole files in region list; fix #1575, a subtle and nasty bug; improve positioning of verbose canvas cursor for ruler drags (but has a wierd side effect
|
2007-04-06 23:42:07 +00:00 |
|
source.cc
|
probably fix cleanup issues, but testing required
|
2007-03-21 02:39:12 +00:00 |
|
source_factory.cc
|
Fixed for prior unused file cleanup.
|
2007-02-22 17:55:17 +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 |
|
sse_functions_xmm.cc
|
Add Mike's quad-quad + prefetch optimization.
|
2007-03-15 19:54:18 +00:00 |
|
tempo.cc
|
remove all lines to avoid recompiles after commits
|
2007-02-22 18:40:54 +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
|
remove all lines to avoid recompiles after commits
|
2007-02-22 18:40:54 +00:00 |
|
vst_plugin.cc
|
fix use of old .ardour dir for VST presets
|
2007-05-10 11:39:58 +00:00 |