| .. |
|
ardour
|
more SAE + gtkosx changes - try to find jackd in the bundle; hard code SAE session params
|
2007-08-15 17:41:07 +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
|
Protect ardour from sessions with errant capture sources stored in the
|
2007-07-24 19:17:07 +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
|
basic startup changes to enable the engine control stuff to work; a little ARDOUR_SAE work
|
2007-08-15 16:07:26 +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
|
prep for 2.0.3
|
2007-07-02 17:14:35 +00:00 |
|
ChangeLog
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
configuration.cc
|
permit MIDI port removal now, and save MIDI ports back to the ardour.rc file
|
2007-07-20 16:05:00 +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
|
fix some (all? not likely) problems with dragging close to 2^32-1 frames
|
2007-05-29 23:42:35 +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
|
support for 16 bit native files
|
2007-07-16 21:44:14 +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
|
permit MIDI port removal now, and save MIDI ports back to the ardour.rc file
|
2007-07-20 16:05:00 +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
|
engine dialog work, new -m option for menu file selection, new obolean automation line work starting up
|
2007-08-13 15:36:21 +00:00 |
|
io.cc
|
new automation interval configuration variable, to control automation snapshot time resolution (for oofus to test); patch for cancellingmulti-file import; minor code cleanups; use boost::fast_pool_allocator for automation lists (may revert later)
|
2007-07-06 03:11:52 +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
|
new automation interval configuration variable, to control automation snapshot time resolution (for oofus to test); patch for cancellingmulti-file import; minor code cleanups; use boost::fast_pool_allocator for automation lists (may revert later)
|
2007-07-06 03:11:52 +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
|
extend filtering to VST + AU, tweak details, add filter-by-creator and by library
|
2007-07-31 16:03:53 +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
|
New theme manager from trunk, backported to 2.0-ongoing
|
2007-07-05 05:33:40 +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
|
(full tree) fix for redirect state restore issues, remove trunk-only clock modes from menu defs
|
2007-06-04 21:53:39 +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
|
Stop sends and inserts from re-registering their own ID when set_state() is called
|
2007-05-22 19:26:37 +00:00 |
|
session.cc
|
support for 16 bit native files
|
2007-07-16 21:44:14 +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
|
quieten down Powermate control surface discovery
|
2007-08-09 14:57:09 +00:00 |
|
session_process.cc
|
change RC files in tarball to the templates, dammit!
|
2007-08-03 20:07:41 +00:00 |
|
session_state.cc
|
fix resetting MMC send + recv ID
|
2007-08-06 01:04:03 +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
|
* Added (let's call it revealed) ability to record while the transport is looping.
|
2007-06-26 02:15:02 +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
|
support for 16 bit native files
|
2007-07-16 21:44:14 +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
|
allow diskstream deletion after a track is removed by using weak_ptr<Diskstream> instead of shared_ptr<Diskstream> in GUI signal handling
|
2007-05-18 16:52:50 +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 |