1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
UI: b/deviceeditor.vue: adjust to Ase.Device API More... almost 4 years ago
ASE: processor.cc: fix whitespace More... almost 4 years ago
ASE: engine.cc: dispatch pending notifications More... almost 4 years ago
DEVICES: colorednoise.cc: fix initialize() More... almost 4 years ago
ASE: main.cc: integrate engine into main event loop More... almost 4 years ago
ASE: track: create chain and add access_device() More... almost 4 years ago
ASE: device: add disconnect_remove() More... almost 4 years ago
ASE: combo: adapt scheduling More... almost 4 years ago
ASE: engine: process jobs and add enable_output() More... almost 4 years ago
ASE: processor: add enable_engine_output, improve scheduling methods More... almost 4 years ago
ASE: engine: add remove_output() More... almost 4 years ago
ASE: api.hh, device: implement Device API More... almost 4 years ago
ASE: processor: merge configure into initialize() with SpeakerArrangement hints More... almost 4 years ago
ASE: engine: move SpeakerArrangement here, add job queues and multiple outputs More... almost 4 years ago
ASE: defs.hh: declare AudioProcessorInfo struct More... almost 4 years ago
ASE: device: move DeviceImpl here More... almost 4 years ago
ASE: defs.hh: move AudioCombo, AudioProcessor, DeviceImpl, ParamInfo decls here More... almost 4 years ago
ASE: combo: implement AudioChain methods More... almost 4 years ago
ASE: main: expose main_config_.engine More... almost 4 years ago
ASE: processor: allow bus registration in initialize() instead of configure() More... almost 4 years ago
ASE: engine.hh: add API comments More... almost 4 years ago
ASE: defs.hh: add AudioChain, AudioCombo, AudioEngine decls More... almost 4 years ago
ASE: defs.hh: move ProjectImpl, ServerImpl, TrackImpl decls here More... almost 4 years ago
ASE: cxxaux.hh: rename StringVector to StringS More... almost 4 years ago
ASE: defs.hh: move class and struct forward declarations here More... almost 4 years ago
ASE: combo: add AudioCombo, an AudioProcessor container More... almost 4 years ago
ASE: processor: provide DeviceImpl.audio_combo() More... almost 4 years ago
ASE: processor.cc: fix off-by-one in float_buffer More... almost 4 years ago
ASE: tests/benchmarks.cc: not_0x80_strlen_utf8: minor simplification More... almost 4 years ago
ASE: processor: rename DeviceImpl.audio_processor() More... almost 4 years ago