.. |
ardour
|
Remove unused constant max_layer, which is also incorrectly defined as UCHAR_MAX when layer_t is uint32_t
|
2007-09-04 06:05:17 +00:00 |
macosx
|
|
|
po
|
|
|
.cvsignore
|
|
|
amp.cc
|
Changed Processor interface to support out-of-place processors, for Panner.
|
2007-07-04 22:32:28 +00:00 |
audio_buffer.cc
|
Midi CC automation sending (send points only, no linear interpolation yet).
|
2007-07-06 00:09:53 +00:00 |
audio_diskstream.cc
|
Saving of edited MIDI data to disk (on session save).
|
2007-08-11 06:17:42 +00:00 |
audio_library.cc
|
Remove AudioLibrary::uri2path and use Glib::filename_from_path in its place
|
2007-06-27 12:12:14 +00:00 |
audio_playlist.cc
|
|
|
audio_port.cc
|
|
|
audio_track.cc
|
Fix crash on audio region bounce. Not sure if it's correct though...
|
2007-08-10 23:28:53 +00:00 |
audio_unit.cc
|
allow user tweaking of everything that might have inherent latency; add GUI for track level adjustment and widget that can be (but is not yet) embedded in a plugin GUI
|
2007-06-27 22:06:35 +00:00 |
audioengine.cc
|
allow user tweaking of everything that might have inherent latency; add GUI for track level adjustment and widget that can be (but is not yet) embedded in a plugin GUI
|
2007-06-27 22:06:35 +00:00 |
audiofilesource.cc
|
Remove inclusion of unused header file
|
2007-09-04 06:05:19 +00:00 |
audioregion.cc
|
Genericificationalizeified AudioFilter (now Filter).
|
2007-08-06 05:30:18 +00:00 |
audiosource.cc
|
|
|
auditioner.cc
|
|
|
automatable.cc
|
use XML state to store processors in mixer (strips) and fixup crash caused by missing AutomationController for integer LADSPA plugin params
|
2007-08-01 22:18:46 +00:00 |
automation_control.cc
|
Note modes: note, percussion.
|
2007-07-07 03:19:04 +00:00 |
automation_event.cc
|
Reading of MIDI CC from MIDI regions (MidiModel). UI still needs work though..
|
2007-08-31 05:02:45 +00:00 |
automation.cc
|
|
|
buffer_set.cc
|
Another not-quite-there-but-better commit.
|
2007-06-30 18:41:50 +00:00 |
buffer.cc
|
Midi CC automation sending (send points only, no linear interpolation yet).
|
2007-07-06 00:09:53 +00:00 |
bundle.cc
|
|
|
chan_count.cc
|
Reduce overhead of multi-type-ness (last Summer's SoC):
|
2007-06-29 06:58:07 +00:00 |
ChangeLog
|
|
|
configuration.cc
|
Moved canvas colors and theme file selection into new ui specific config system
|
2007-06-29 17:13:09 +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
|
|
|
crossfade.cc
|
s/ParamID/Parameter/
|
2007-07-03 18:39:09 +00:00 |
curve.cc
|
Remove excessive SMF "Wrote EOT" printing.
|
2007-08-13 20:27:38 +00:00 |
cycle_timer.cc
|
|
|
default_click.cc
|
|
|
directory_names.cc
|
Add ARDOUR::user_config_directory in new header ardour/filesystem_paths.h
|
2007-06-27 12:12:00 +00:00 |
diskstream.cc
|
Insert/Redirect refactoring, towards better MIDI support in mixer strip, and
|
2007-06-23 20:13:13 +00:00 |
enums.cc
|
Playback from MIDI model, playback of clicked-in events.
|
2007-07-28 07:09:21 +00:00 |
filename_extensions.cc
|
Use functions in pbd/filesystem.h in Session::save_state for portability
|
2007-09-04 04:48:11 +00:00 |
filesystem_paths.cc
|
Add ARDOUR::system_data_search_path to ardour/filesystem_paths.h
|
2007-06-27 12:12:43 +00:00 |
filter.cc
|
Saving of edited MIDI data to disk (on session save).
|
2007-08-11 06:17:42 +00:00 |
find_session.cc
|
|
|
gain.cc
|
s/ParamID/Parameter/
|
2007-07-03 18:39:09 +00:00 |
gdither.cc
|
|
|
gettext.h
|
|
|
globals.cc
|
slightly improved fixes for MIDI issues
|
2007-08-06 17:50:23 +00:00 |
i18n.h
|
|
|
import.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 |
io_processor.cc
|
Renamed Insert to Processor and Redirect to IOProcessor.
|
2007-06-27 20:23:48 +00:00 |
io.cc
|
Changed Processor interface to support out-of-place processors, for Panner.
|
2007-07-04 22:32:28 +00:00 |
jack_slave.cc
|
|
|
ladspa_plugin.cc
|
Changed Processor interface to support out-of-place processors, for Panner.
|
2007-07-04 22:32:28 +00:00 |
location.cc
|
Add AutomationControl::parameter() for terseness.
|
2007-07-04 00:39:00 +00:00 |
meter.cc
|
Little MidiEvent prettification additions, ifdef'd non-realtime aspects (for future purposes).
|
2007-08-02 21:08:18 +00:00 |
midi_buffer.cc
|
Reading of MIDI CC from MIDI regions (MidiModel). UI still needs work though..
|
2007-08-31 05:02:45 +00:00 |
midi_diskstream.cc
|
Saving of edited MIDI data to disk (on session save).
|
2007-08-11 06:17:42 +00:00 |
midi_model.cc
|
Reading of MIDI CC from MIDI regions (MidiModel). UI still needs work though..
|
2007-08-31 05:02:45 +00:00 |
midi_playlist.cc
|
Use 'show contents' note range by default (fix uninitialized value).
|
2007-07-28 09:01:19 +00:00 |
midi_port.cc
|
Better MidiModel command framework, ready to go for all your canvas editing needs.
|
2007-08-01 20:50:09 +00:00 |
midi_region.cc
|
Saving of edited MIDI data to disk (on session save).
|
2007-08-11 06:17:42 +00:00 |
midi_source.cc
|
Make SMFSource suck significantly less.
|
2007-08-16 01:25:58 +00:00 |
midi_track.cc
|
Reading of MIDI CC from MIDI regions (MidiModel). UI still needs work though..
|
2007-08-31 05:02:45 +00:00 |
mix.cc
|
- build fixes for OS X.
|
2007-07-31 00:48:10 +00:00 |
mtc_slave.cc
|
|
|
named_selection.cc
|
|
|
note.cc
|
Split MidiModel::Note out to ARDOUR::Note in it's own file (midi_model.h was getting fat).
|
2007-08-28 17:48:37 +00:00 |
osc.cc
|
|
|
panner.cc
|
s/ParamID/Parameter/
|
2007-07-03 18:39:09 +00:00 |
pcm_utils.cc
|
|
|
playlist_factory.cc
|
|
|
playlist.cc
|
Insert/Redirect refactoring, towards better MIDI support in mixer strip, and
|
2007-06-23 20:13:13 +00:00 |
plugin_insert.cc
|
use XML state to store processors in mixer (strips) and fixup crash caused by missing AutomationController for integer LADSPA plugin params
|
2007-08-01 22:18:46 +00:00 |
plugin_manager.cc
|
extend filtering to VST + AU, tweak details, add filter-by-creator and by library
|
2007-07-31 16:03:35 +00:00 |
plugin.cc
|
Another not-quite-there-but-better commit.
|
2007-06-30 18:41:50 +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 |
port.cc
|
|
|
processor.cc
|
s/ParamID/Parameter/
|
2007-07-03 18:39:09 +00:00 |
quantize.cc
|
Make SMFSource suck significantly less.
|
2007-08-16 01:25:58 +00:00 |
recent_sessions.cc
|
Use sys::path and ARDOUR::user_config_directory in ARDOUR::read/write_recent_sessions
|
2007-06-27 12:12:09 +00:00 |
region_factory.cc
|
|
|
region.cc
|
Genericificationalizeified AudioFilter (now Filter).
|
2007-08-06 05:30:18 +00:00 |
reverse.cc
|
Genericificationalizeified AudioFilter (now Filter).
|
2007-08-06 05:30:18 +00:00 |
route_group.cc
|
Insert/Redirect refactoring, towards better MIDI support in mixer strip, and
|
2007-06-23 20:13:13 +00:00 |
route.cc
|
Make SMFSource suck significantly less.
|
2007-08-16 01:25:58 +00:00 |
SConscript
|
Add function ARDOUR::create_backup_file in new header ardour/session_state_utils.h/cc
|
2007-09-04 04:48:33 +00:00 |
send.cc
|
Midi CC automation sending (send points only, no linear interpolation yet).
|
2007-07-06 00:09:53 +00:00 |
session_butler.cc
|
|
|
session_click.cc
|
|
|
session_command.cc
|
Fix MIDI region loading.
|
2007-06-03 20:06:01 +00:00 |
session_directory.cc
|
Write MIDI files to interchange/sessionname/midifiles (for real this time).
|
2007-06-07 23:12:04 +00:00 |
session_events.cc
|
|
|
session_export.cc
|
|
|
session_feedback.cc
|
|
|
session_midi.cc
|
slightly improved fixes for MIDI issues
|
2007-08-06 17:50:23 +00:00 |
session_process.cc
|
Further automation refactoring - bring in the concept of Controllable, work towards
|
2007-06-29 04:02:58 +00:00 |
session_state_utils.cc
|
Add ARDOUR::get_state_files_in_directory and ARDOUR::get_file_names_no_extension to ardour/session_state_utils.h/cc
|
2007-09-04 05:26:24 +00:00 |
session_state.cc
|
Remove unused functions Session::possible_states
|
2007-09-04 05:26:34 +00:00 |
session_time.cc
|
|
|
session_timefx.cc
|
Genericificationalizeified AudioFilter (now Filter).
|
2007-08-06 05:30:18 +00:00 |
session_transport.cc
|
Further automation refactoring - bring in the concept of Controllable, work towards
|
2007-06-29 04:02:58 +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
|
|
|
session.cc
|
Reading of MIDI CC from MIDI regions (MidiModel). UI still needs work though..
|
2007-08-31 05:02:45 +00:00 |
silentfilesource.cc
|
|
|
smf_source.cc
|
Split MidiModel::Note out to ARDOUR::Note in it's own file (midi_model.h was getting fat).
|
2007-08-28 17:48:37 +00:00 |
sndfile_helpers.cc
|
|
|
sndfilesource.cc
|
support for 16 bit native files, part II
|
2007-07-16 22:06:35 +00:00 |
source_factory.cc
|
|
|
source.cc
|
Insert/Redirect refactoring, towards better MIDI support in mixer strip, and
|
2007-06-23 20:13:13 +00:00 |
sse_functions_64bit.s
|
|
|
sse_functions_xmm.cc
|
|
|
sse_functions.s
|
|
|
template_utils.cc
|
Use ARDOUR::system_data_search_path instead of get_system_data_path in ARDOUR::system_template_directory
|
2007-06-27 12:12:51 +00:00 |
tempo.cc
|
|
|
track.cc
|
Further automation refactoring - bring in the concept of Controllable, work towards
|
2007-06-29 04:02:58 +00:00 |
utils.cc
|
Remove unused and non-portable utility function
|
2007-06-27 12:11:56 +00:00 |
vst_plugin.cc
|
Another not-quite-there-but-better commit.
|
2007-06-30 18:41:50 +00:00 |