ardour/libs/ardour
Hans Baier 0fc3087d7d * recording/playing/saving/loading program changes basically seems to work now
git-svn-id: svn://localhost/ardour2/branches/3.0@3288 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-04-26 00:12:54 +00:00
..
ardour * recording/playing/saving/loading program changes basically seems to work now 2008-04-26 00:12:54 +00:00
macosx Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
po merge 3.0 from 2.0-ongoing@3243 2008-04-11 14:06:50 +00:00
.cvsignore All included libraries now link dynamically instead of statically. 2006-04-25 20:23:50 +00:00
amp.cc Changed Processor interface to support out-of-place processors, for Panner. 2007-07-04 22:32:28 +00:00
analyser.cc Merge with 2.0-ongoing R3071. 2008-02-16 22:55:47 +00:00
audio_buffer.cc Merge with 2.0-ongoing R2988 2008-02-02 17:22:04 +00:00
audio_diskstream.cc merge 3.0 from 2.0-ongoing@3243 2008-04-11 14:06:50 +00:00
audio_library.cc Deep "automation regions" support. 2007-09-06 02:30:39 +00:00
audio_playlist.cc Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837. 2008-01-10 21:20:59 +00:00
audio_port.cc Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837. 2008-01-10 21:20:59 +00:00
audio_track.cc Merge with 2.0-ongoing R3077. 2008-02-17 17:49:38 +00:00
audio_unit.cc merge 3.0 from 2.0-ongoing@3243 2008-04-11 14:06:50 +00:00
audioanalyser.cc Merge with 2.0-ongoing R3082. 2008-02-19 22:10:27 +00:00
audioengine.cc merge 3.0 from 2.0-ongoing@3243 2008-04-11 14:06:50 +00:00
audiofilesource.cc merge 3.0 from 2.0-ongoing@3243 2008-04-11 14:06:50 +00:00
audioregion.cc merge 3.0 from 2.0-ongoing@3243 2008-04-11 14:06:50 +00:00
audiosource.cc Merge with 2.0-ongoing R3071. 2008-02-16 22:55:47 +00:00
auditioner.cc Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837. 2008-01-10 21:20:59 +00:00
auto_bundle.cc Various work on bundles. We now have a Bundle Manager dialogue, and hopefully things are a bit cleaner internally. This commit changes the session file format with respect to bundles (or Connections as they used to be called). 2007-10-19 13:30:07 +00:00
automatable.cc Merge with 2.0-ongoing R3071. 2008-02-16 22:55:47 +00:00
automation.cc Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
automation_control.cc Note modes: note, percussion. 2007-07-07 03:19:04 +00:00
automation_event.cc * refactored MidiControlIterator to improve readability of code 2008-04-23 02:15:57 +00:00
base_audio_port.cc Truly atomic port mixdown function setting. 2007-10-31 20:05:49 +00:00
base_midi_port.cc Use normal Processor run_in_place interface on Meter. 2007-11-26 01:29:11 +00:00
buffer.cc Midi CC automation sending (send points only, no linear interpolation yet). 2007-07-06 00:09:53 +00:00
buffer_set.cc Another not-quite-there-but-better commit. 2007-06-30 18:41:50 +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
caimportable.cc merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
chan_count.cc Reduce overhead of multi-type-ness (last Summer's SoC): 2007-06-29 06:58:07 +00:00
ChangeLog libardour added. 2005-09-24 19:13:41 +00:00
configuration.cc Merge with trunk R2920. 2008-01-15 17:23:57 +00:00
control_protocol_manager.cc Rename PBD::SearchPath::get_string to PBD::SearchPath::to_string 2007-09-04 04:47:48 +00:00
control_protocol_search_path.cc Rename ARDOUR::system_module_directory ARDOUR::ardour_module_directory 2007-06-27 12:12:24 +00:00
coreaudiosource.cc merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
crossfade.cc merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
curve.cc Remove excessive SMF "Wrote EOT" printing. 2007-08-13 20:27:38 +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 Install everything to *ardour3* instead of *ardour2*. 2008-01-13 21:34:04 +00:00
diskstream.cc Install everything to *ardour3* instead of *ardour2*. 2008-01-13 21:34:04 +00:00
enums.cc Merge with 2.0-ongoing R2988 2008-02-02 17:22:04 +00:00
filename_extensions.cc Add history_suffix to ardour/filename_extensions.cc 2007-09-09 10:04:47 +00:00
filesystem_paths.cc Install everything to *ardour3* instead of *ardour2*. 2008-01-13 21:34:04 +00:00
filter.cc Merge with 2.0-ongoing R3071. 2008-02-16 22:55:47 +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 s/ParamID/Parameter/ 2007-07-03 18:39:09 +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 refactor JACK MIDI port to allow writing from a non-process() thread, and move ARDOUR::MidiEvent into MIDI namespace along with midi_events.h header 2008-03-18 03:42:32 +00:00
i18n.h Merged with trunk R1141 2006-11-19 16:45:16 +00:00
import.cc merge 3.0 from 2.0-ongoing@3243 2008-04-11 14:06:50 +00:00
internal_audio_port.cc Clean/strengthen up constructor/type stuff in new port system. 2007-10-25 00:09:23 +00:00
internal_port.cc Clean/strengthen up constructor/type stuff in new port system. 2007-10-25 00:09:23 +00:00
io.cc merge 3.0 from 2.0-ongoing@3243 2008-04-11 14:06:50 +00:00
io_processor.cc Renamed Insert to Processor and Redirect to IOProcessor. 2007-06-27 20:23:48 +00:00
jack_audio_port.cc Reduce console noise. 2008-01-13 00:39:58 +00:00
jack_midi_port.cc refactor JACK MIDI port to allow writing from a non-process() thread, and move ARDOUR::MidiEvent into MIDI namespace along with midi_events.h header 2008-03-18 03:42:32 +00:00
jack_port.cc * bugfix: Connecting/disconnecting MIDI ports did not work: http://tracker.ardour.org/view.php?id=2141 2008-04-04 16:36:30 +00:00
jack_slave.cc Merged with trunk R1729. 2007-04-19 18:23:23 +00:00
ladspa_plugin.cc Merge with trunk R2978. 2008-02-02 03:57:35 +00:00
location.cc merged with trunk revs 2605-2627 2007-11-12 22:23:01 +00:00
lv2_plugin.cc Some work towards MIDI plugins (LV2 plugins with (MIDI supporting) event ports shown in plugin selector). 2008-02-20 23:24:51 +00:00
meter.cc refactor JACK MIDI port to allow writing from a non-process() thread, and move ARDOUR::MidiEvent into MIDI namespace along with midi_events.h header 2008-03-18 03:42:32 +00:00
midi_buffer.cc * disabled some debugging output 2008-04-22 22:39:45 +00:00
midi_diskstream.cc * persisting/restoring track channel settings works now 2008-04-21 15:10:13 +00:00
midi_model.cc * recording/playing/saving/loading program changes basically seems to work now 2008-04-26 00:12:54 +00:00
midi_playlist.cc Less crash-happy MIDI reading on weird MIDI files. 2008-02-19 03:24:44 +00:00
midi_port.cc * bugfix: Connecting/disconnecting MIDI ports did not work: http://tracker.ardour.org/view.php?id=2141 2008-04-04 16:36:30 +00:00
midi_region.cc * fixed bug: MIDI region did not sound if its position was less than its start offset 2008-04-08 23:57:59 +00:00
midi_source.cc * persistent undo for MIDI edits works now 2008-04-11 15:49:52 +00:00
midi_stretch.cc refactor JACK MIDI port to allow writing from a non-process() thread, and move ARDOUR::MidiEvent into MIDI namespace along with midi_events.h header 2008-03-18 03:42:32 +00:00
midi_track.cc * refactored MidiControlIterator to improve readability of code 2008-04-23 02:15:57 +00:00
mix.cc - build fixes for OS X. 2007-07-31 00:48:10 +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
note.cc 'Channel safe' MIDI: 2008-02-19 01:31:24 +00:00
osc.cc Merge with 2.0-ongoing R2883. 2008-01-10 22:22:29 +00:00
panner.cc new port design, probably about 90% done (i.e it mostly works and this commit is to stop anyone else from stomping on my changes :) 2007-10-31 18:24:43 +00:00
parameter.cc Added missing file. 2008-02-19 03:40:25 +00:00
pcm_utils.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
playlist.cc merge 3.0 from 2.0-ongoing@3243 2008-04-11 14:06:50 +00:00
playlist_factory.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
plugin.cc Merge with 2.0-ongoing R3071. 2008-02-16 22:55:47 +00:00
plugin_insert.cc Merge with trunk R2935. 2008-01-19 03:49:52 +00:00
plugin_manager.cc Merge with trunk R2978. 2008-02-02 03:57:35 +00:00
port.cc Merge with trunk R2978. 2008-02-02 03:57:35 +00:00
port_insert.cc Changed Processor interface to support out-of-place processors, for Panner. 2007-07-04 22:32:28 +00:00
port_set.cc Reduce overhead of multi-type-ness (last Summer's SoC): 2007-06-29 06:58:07 +00:00
processor.cc s/ParamID/Parameter/ 2007-07-03 18:39:09 +00:00
quantize.cc Merge with trunk R2978. 2008-02-02 03:57:35 +00:00
rb_effect.cc merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
recent_sessions.cc Merge with 2.0-ongoing R2988 2008-02-02 17:22:04 +00:00
region.cc merge 3.0 from 2.0-ongoing@3243 2008-04-11 14:06:50 +00:00
region_factory.cc merge 3.0 from 2.0-ongoing@3243 2008-04-11 14:06:50 +00:00
resampled_source.cc merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
reverse.cc Genericificationalizeified AudioFilter (now Filter). 2007-08-06 05:30:18 +00:00
route.cc merge 3.0 from 2.0-ongoing@3243 2008-04-11 14:06:50 +00:00
route_group.cc Insert/Redirect refactoring, towards better MIDI support in mixer strip, and 2007-06-23 20:13:13 +00:00
SConscript merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
send.cc Use normal Processor run_in_place interface on Meter. 2007-11-26 01:29:11 +00:00
session.cc merge 3.0 from 2.0-ongoing@3243 2008-04-11 14:06:50 +00:00
session_butler.cc merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
session_click.cc click reset error fixed, plus some older work on sends+panners i/o counts 2007-09-11 11:27:59 +00:00
session_command.cc Merge with trunk R2935. 2008-01-19 03:49:52 +00:00
session_directory.cc Don't log info message when creating session directories 2007-11-13 06:41:12 +00:00
session_events.cc merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
session_export.cc Merge with 2.0-ongoing R3082. 2008-02-19 22:10:27 +00:00
session_feedback.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
session_midi.cc * implemented editing velocities (http://tracker.ardour.org/view.php?id=2148) 2008-04-03 21:47:47 +00:00
session_process.cc fix up delivery of MTC & MMC; add zero=last_timestamp semantics to JACK midi port write call; setup parser execution for JACK MIDI ports 2008-03-19 21:15:28 +00:00
session_state.cc * persistent undo for MIDI edits works now 2008-04-11 15:49:52 +00:00
session_state_utils.cc Use std::transform with sys::basename in ARDOUR::get_file_names_no_extension 2007-09-09 10:04:43 +00:00
session_time.cc Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
session_transport.cc reinstate Ye Olde MIDI (input) thread; fix up a few startup warnings 2008-03-19 17:25:37 +00:00
session_utils.cc Replace Session::discover_best_sound/midi_dir with Session::get_best_session_directory_for_new_source 2007-06-17 00:45:58 +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_reader.cc refactor JACK MIDI port to allow writing from a non-process() thread, and move ARDOUR::MidiEvent into MIDI namespace along with midi_events.h header 2008-03-18 03:42:32 +00:00
smf_source.cc * recording/playing/saving/loading program changes basically seems to work now 2008-04-26 00:12:54 +00:00
sndfile_helpers.cc Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837. 2008-01-10 21:20:59 +00:00
sndfileimportable.cc merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
sndfilesource.cc merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
source.cc Merge with 2.0-ongoing R3071. 2008-02-16 22:55:47 +00:00
source_factory.cc merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +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
st_pitch.cc Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837. 2008-01-10 21:20:59 +00:00
st_stretch.cc Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837. 2008-01-10 21:20:59 +00:00
tape_file_matcher.cc Add ARDOUR::TapeFileMatcher class for matching filenames and use it in Session::remove_empty_sounds 2007-09-04 09:01:28 +00:00
template_utils.cc Don't log a warning when the system template directory does not exist. 2007-11-13 06:41:02 +00:00
tempo.cc merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
track.cc Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
transient_detector.cc Merge with 2.0-ongoing R3082. 2008-02-19 22:10:27 +00:00
user_bundle.cc Various work on bundles. We now have a Bundle Manager dialogue, and hopefully things are a bit cleaner internally. This commit changes the session file format with respect to bundles (or Connections as they used to be called). 2007-10-19 13:30:07 +00:00
utils.cc merge 3.0 from 2.0-ongoing@3243 2008-04-11 14:06:50 +00:00
vst_plugin.cc Merge with 2.0-ongoing R2885. 2008-01-12 23:45:50 +00:00