| .. |
|
ardour
|
virtualize audioregion, make crossfade IS-A audioregion
|
2007-05-21 22:12:06 +00:00 |
|
macosx
|
Merged with trunk R1612.
|
2007-03-18 06:07:08 +00:00 |
|
po
|
Merged with trunk R1729.
|
2007-04-19 18:23:23 +00:00 |
|
.cvsignore
|
All included libraries now link dynamically instead of statically.
|
2006-04-25 20:23:50 +00:00 |
|
amp.cc
|
Added nicer looking wrapper methods for ChanCount::get(DataType), sedified code to use it.
|
2007-05-10 03:50:17 +00:00 |
|
audio_diskstream.cc
|
Add some comments.
|
2007-05-11 15:06:12 +00:00 |
|
audio_library.cc
|
Merged with trunk R1283.
|
2007-01-09 23:24:54 +00:00 |
|
audio_playlist.cc
|
virtualize audioregion, make crossfade IS-A audioregion
|
2007-05-21 22:12:06 +00:00 |
|
audio_port.cc
|
optimize some performance bottlenecks; remove jack_nframes_t that crept back into the code
|
2007-05-03 23:28:57 +00:00 |
|
audio_track.cc
|
Rename ARDOUR::Connection to ARDOUR::Bundle, a few minor cleanups along the way.
|
2007-05-18 15:58:01 +00:00 |
|
audio_unit.cc
|
Merged with trunk R992.
|
2006-10-21 19:01:50 +00:00 |
|
audioengine.cc
|
Add some comments.
|
2007-05-11 15:06:12 +00:00 |
|
audiofilesource.cc
|
baby steps to virtualize AudioRegion
|
2007-05-16 12:54:21 +00:00 |
|
audiofilter.cc
|
Merged with trunk R1612.
|
2007-03-18 06:07:08 +00:00 |
|
audioregion.cc
|
virtualize audioregion, make crossfade IS-A audioregion
|
2007-05-21 22:12:06 +00:00 |
|
audiosource.cc
|
reintroduce use of optimized functions for gain into buffer code, and cleanup the way they are declared to avoid depending on Session
|
2007-05-02 15:21:51 +00:00 |
|
auditioner.cc
|
Added nicer looking wrapper methods for ChanCount::get(DataType), sedified code to use it.
|
2007-05-10 03:50:17 +00:00 |
|
automation.cc
|
Merged with trunk R1719.
|
2007-04-14 18:39:01 +00:00 |
|
automation_event.cc
|
optimize some performance bottlenecks; remove jack_nframes_t that crept back into the code
|
2007-05-03 23:28:57 +00:00 |
|
buffer.cc
|
optimize some performance bottlenecks; remove jack_nframes_t that crept back into the code
|
2007-05-03 23:28:57 +00:00 |
|
buffer_set.cc
|
optimize some performance bottlenecks; remove jack_nframes_t that crept back into the code
|
2007-05-03 23:28:57 +00:00 |
|
bundle.cc
|
Rename ARDOUR::Connection to ARDOUR::Bundle, a few minor cleanups along the way.
|
2007-05-18 15:58:01 +00:00 |
|
chan_count.cc
|
- Replaced integer port counts (and input/output maximum/minimum) with ChanCount, which can count multiple types and does the reasonable thing for all comparison operators
|
2006-08-11 07:15:30 +00:00 |
|
ChangeLog
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
configuration.cc
|
Merged with trunk R1612.
|
2007-03-18 06:07:08 +00:00 |
|
control_protocol_manager.cc
|
optimize some performance bottlenecks; remove jack_nframes_t that crept back into the code
|
2007-05-03 23:28:57 +00:00 |
|
coreaudiosource.cc
|
Merged with trunk R1705.
|
2007-04-12 23:20:37 +00:00 |
|
crossfade.cc
|
virtualize audioregion, make crossfade IS-A audioregion
|
2007-05-21 22:12:06 +00:00 |
|
curve.cc
|
Merged with trunk R1612.
|
2007-03-18 06:07:08 +00:00 |
|
cycle_timer.cc
|
Merged with trunk R1612.
|
2007-03-18 06:07:08 +00:00 |
|
default_click.cc
|
Merged with trunk R1612.
|
2007-03-18 06:07:08 +00:00 |
|
directory_names.cc
|
Add PBD::sys::path class that has a similar API to boost::filesystem::path but using glib/mm filesystem utility functions
|
2007-05-18 02:46:12 +00:00 |
|
diskstream.cc
|
Merged with trunk R1705.
|
2007-04-12 23:20:37 +00:00 |
|
enums.cc
|
add new "lock position" feature for regions
|
2007-05-14 16:16:54 +00:00 |
|
filename_extensions.cc
|
Move file suffixes out of the Session class and into filename_extensions.h/cc
|
2007-05-18 02:41:36 +00:00 |
|
find_session.cc
|
Move Session::find_session into a session_utils.h header
|
2007-05-18 02:41:44 +00:00 |
|
gain.cc
|
Merged with trunk R1612.
|
2007-03-18 06:07:08 +00:00 |
|
gdither.cc
|
Merged with trunk R1612.
|
2007-03-18 06:07:08 +00:00 |
|
gettext.h
|
libardour added.
|
2005-09-24 19:13:41 +00:00 |
|
globals.cc
|
Real fix for Jack MIDI crash. Maybe!
|
2007-05-04 02:50:31 +00:00 |
|
i18n.h
|
Merged with trunk R1141
|
2006-11-19 16:45:16 +00:00 |
|
import.cc
|
Merged with trunk R1612.
|
2007-03-18 06:07:08 +00:00 |
|
insert.cc
|
add new A/B comparison for plugins, plus ways of disabling all plugins quickly (not undoable at this time)
|
2007-05-14 14:13:59 +00:00 |
|
io.cc
|
Rename ARDOUR::Connection to ARDOUR::Bundle, a few minor cleanups along the way.
|
2007-05-18 15:58:01 +00:00 |
|
jack_slave.cc
|
Merged with trunk R1729.
|
2007-04-19 18:23:23 +00:00 |
|
ladspa_plugin.cc
|
Added nicer looking wrapper methods for ChanCount::get(DataType), sedified code to use it.
|
2007-05-10 03:50:17 +00:00 |
|
location.cc
|
Merged with trunk R1612.
|
2007-03-18 06:07:08 +00:00 |
|
meter.cc
|
Added nicer looking wrapper methods for ChanCount::get(DataType), sedified code to use it.
|
2007-05-10 03:50:17 +00:00 |
|
midi_diskstream.cc
|
Added nicer looking wrapper methods for ChanCount::get(DataType), sedified code to use it.
|
2007-05-10 03:50:17 +00:00 |
|
midi_playlist.cc
|
virtualize audioregion, make crossfade IS-A audioregion
|
2007-05-21 22:12:06 +00:00 |
|
midi_port.cc
|
require new JACK API; fix inheritance bug in AudioRegion::verify_*()
|
2007-05-07 03:26:43 +00:00 |
|
midi_region.cc
|
virtualize audioregion, make crossfade IS-A audioregion
|
2007-05-21 22:12:06 +00:00 |
|
midi_source.cc
|
optimize some performance bottlenecks; remove jack_nframes_t that crept back into the code
|
2007-05-03 23:28:57 +00:00 |
|
midi_track.cc
|
Added nicer looking wrapper methods for ChanCount::get(DataType), sedified code to use it.
|
2007-05-10 03:50:17 +00:00 |
|
mix.cc
|
reintroduce use of optimized functions for gain into buffer code, and cleanup the way they are declared to avoid depending on Session
|
2007-05-02 15:21:51 +00:00 |
|
mtc_slave.cc
|
Merged with trunk R1719.
|
2007-04-14 18:39:01 +00:00 |
|
named_selection.cc
|
Merged with trunk R1612.
|
2007-03-18 06:07:08 +00:00 |
|
osc.cc
|
Merged with trunk R1612.
|
2007-03-18 06:07:08 +00:00 |
|
panner.cc
|
Added nicer looking wrapper methods for ChanCount::get(DataType), sedified code to use it.
|
2007-05-10 03:50:17 +00:00 |
|
pcm_utils.cc
|
Merged with trunk R1612.
|
2007-03-18 06:07:08 +00:00 |
|
playlist.cc
|
virtualize audioregion, make crossfade IS-A audioregion
|
2007-05-21 22:12:06 +00:00 |
|
playlist_factory.cc
|
Merged with trunk R1612.
|
2007-03-18 06:07:08 +00:00 |
|
plugin.cc
|
Merged with trunk R1612.
|
2007-03-18 06:07:08 +00:00 |
|
plugin_manager.cc
|
Merged with trunk R1612.
|
2007-03-18 06:07:08 +00:00 |
|
port.cc
|
Merged with trunk R1612.
|
2007-03-18 06:07:08 +00:00 |
|
port_set.cc
|
- Fixed port adding/removing/connecting and related bugs with route signal path
|
2006-08-31 01:06:37 +00:00 |
|
recent_sessions.cc
|
Large nasty commit in the form of a 5000 line patch chock-full of completely
|
2006-06-26 16:01:34 +00:00 |
|
redirect.cc
|
add new A/B comparison for plugins, plus ways of disabling all plugins quickly (not undoable at this time)
|
2007-05-14 14:13:59 +00:00 |
|
region.cc
|
virtualize audioregion, make crossfade IS-A audioregion
|
2007-05-21 22:12:06 +00:00 |
|
region_factory.cc
|
Merged with trunk R1612.
|
2007-03-18 06:07:08 +00:00 |
|
reverse.cc
|
Merged with trunk R1612.
|
2007-03-18 06:07:08 +00:00 |
|
route.cc
|
add new A/B comparison for plugins, plus ways of disabling all plugins quickly (not undoable at this time)
|
2007-05-14 14:13:59 +00:00 |
|
route_group.cc
|
Merged with trunk R1612.
|
2007-03-18 06:07:08 +00:00 |
|
SConscript
|
Rename ARDOUR::Connection to ARDOUR::Bundle, a few minor cleanups along the way.
|
2007-05-18 15:58:01 +00:00 |
|
send.cc
|
Merged with trunk R1612.
|
2007-03-18 06:07:08 +00:00 |
|
session.cc
|
When loading sessions, create any missing session directories rather than throwing an exception.
|
2007-05-19 11:31:27 +00:00 |
|
session_butler.cc
|
Merged with trunk R1705.
|
2007-04-12 23:20:37 +00:00 |
|
session_click.cc
|
optimize some performance bottlenecks; remove jack_nframes_t that crept back into the code
|
2007-05-03 23:28:57 +00:00 |
|
session_command.cc
|
Merged with trunk R1761
|
2007-04-29 17:23:11 +00:00 |
|
session_directory.cc
|
When loading sessions, create any missing session directories rather than throwing an exception.
|
2007-05-19 11:31:27 +00:00 |
|
session_events.cc
|
Merged with trunk R1612.
|
2007-03-18 06:07:08 +00:00 |
|
session_export.cc
|
optimize some performance bottlenecks; remove jack_nframes_t that crept back into the code
|
2007-05-03 23:28:57 +00:00 |
|
session_feedback.cc
|
Merged with trunk R1612.
|
2007-03-18 06:07:08 +00:00 |
|
session_midi.cc
|
optimize some performance bottlenecks; remove jack_nframes_t that crept back into the code
|
2007-05-03 23:28:57 +00:00 |
|
session_process.cc
|
correctly manage video sync state
|
2007-05-15 13:16:59 +00:00 |
|
session_state.cc
|
Rename ARDOUR::Connection to ARDOUR::Bundle, a few minor cleanups along the way.
|
2007-05-18 15:58:01 +00:00 |
|
session_time.cc
|
Merged with trunk R1719.
|
2007-04-14 18:39:01 +00:00 |
|
session_timefx.cc
|
Merged with trunk R1612.
|
2007-03-18 06:07:08 +00:00 |
|
session_transport.cc
|
Add some comments.
|
2007-05-11 15:06:12 +00:00 |
|
session_vst.cc
|
Merged with trunk R1612.
|
2007-03-18 06:07:08 +00:00 |
|
silentfilesource.cc
|
Merged with trunk R1612.
|
2007-03-18 06:07:08 +00:00 |
|
smf_source.cc
|
optimize some performance bottlenecks; remove jack_nframes_t that crept back into the code
|
2007-05-03 23:28:57 +00:00 |
|
sndfile_helpers.cc
|
Merged with trunk R1719.
|
2007-04-14 18:39:01 +00:00 |
|
sndfilesource.cc
|
Merged with trunk R1705.
|
2007-04-12 23:20:37 +00:00 |
|
source.cc
|
Remove bogus assertion from ardour/source.cc as the names of embedded files are stored as absolute paths.
|
2007-05-17 01:00:39 +00:00 |
|
source_factory.cc
|
fix for compiling with COREAUDIO=yes. Hopefully this fix will prevent future drifting.
|
2007-05-18 11:06:54 +00:00 |
|
sse_functions.s
|
Merged with trunk R992.
|
2006-10-21 19:01:50 +00:00 |
|
sse_functions_64bit.s
|
Merged with trunk R1141
|
2006-11-19 16:45:16 +00:00 |
|
sse_functions_xmm.cc
|
reintroduce use of optimized functions for gain into buffer code, and cleanup the way they are declared to avoid depending on Session
|
2007-05-02 15:21:51 +00:00 |
|
tempo.cc
|
Merged with trunk R1612.
|
2007-03-18 06:07:08 +00:00 |
|
track.cc
|
Rename ARDOUR::Connection to ARDOUR::Bundle, a few minor cleanups along the way.
|
2007-05-18 15:58:01 +00:00 |
|
utils.cc
|
Merged with trunk R1612.
|
2007-03-18 06:07:08 +00:00 |
|
vst_plugin.cc
|
Fix compilation with VST=1
|
2007-05-11 12:53:43 +00:00 |