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
MISC: Makefile.mk: exclude external headers from clang-tidy More... almost 4 years ago
MISC: Makefile.mk: clang-tidy: parallelize and generate one log per source file More... almost 4 years ago
ASE: cxxaux.hh: add rotl<> and rotr<> operations More... almost 4 years ago
DEVICES: GNUmakefile: allow 'make' from subdir More... almost 4 years ago
DEVICES: Makefile.mk: add directory for source code of devices More... almost 4 years ago
ASE: properties.hh: use CString derived GroupId for group labels More... almost 4 years ago
ASE: api.hh: add DeviceInfo and Device API More... almost 4 years ago
ASE: driver-alsa.cc: fix AUDIO_BLOCK_FLOAT_ZEROS_SIZE More... almost 4 years ago
ASE: datautils: add helpers to fill and convert float blocks More... almost 4 years ago
ASE: utils.hh: add binary_lookup() helpers More... almost 4 years ago
ASE: cxxaux.hh: add helper class for integer IDs up to 32 Bit, possibly enums More... almost 4 years ago
ASE: midievent: provide event definition for MIDI message exchange More... almost 4 years ago
UI: b/icon.vue: add unicode link More... almost 4 years ago
ASE: engine.cc: always hook up PCM driver to event loop More... almost 4 years ago
ASE: driver.cc: implement proper timing for 'null' PCM driver More... almost 4 years ago
ASE: cxxaux.hh: remove outdated ASE_DECLARE_VLA() More... almost 4 years ago
ASE: cxxaux.hh: always use namespaced std::map and std::vector More... almost 4 years ago
ASE: memory.hh: use std::vector More... almost 4 years ago
ASE: strings: use std::vector More... almost 4 years ago
ASE: testing.hh: use std::vector More... almost 4 years ago
ASE: loop: merge prepare-phase timeout_usecs into LoopState and fix vectors More... almost 4 years ago
ASE: driver-jack.cc: adapto to Ase namespace More... almost 4 years ago
ASE: driver-alsa.cc: add ALSA PCM and SEQMIDI drivers More... almost 4 years ago
ASE: internal.hh: provide CLAMP() More... almost 4 years ago
ASE: main.cc: load and print drivers More... almost 4 years ago
ASE: driver: add PCM and MIDI driver framework More... almost 4 years ago
ASE: utils: add ase_gettext() dummy to implement _() More... almost 4 years ago
ASE: api.hh, server.cc: add ase_error_*() helpers and Error enum More... almost 4 years ago
Merge branch 'engine-thread' More... almost 4 years ago
ASE: main.cc: start AudioEngine thread and run tests from main loop More... almost 4 years ago