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
ELECTRON: main.js: disable (unused) enableRemoteModule More... almost 4 years ago
MISC: package.json.in: update vue, eslint, inconsolata, Electron-12 More... almost 4 years ago
UI: b/devicepanel.vue: minor rename More... almost 4 years ago
Merge branch 'devices' More... almost 4 years ago
Merge branch 'drivers' More... almost 4 years ago
Merge branch 'linting' More... almost 4 years ago
ASE: fix licenses More... almost 4 years ago
MISC: Makefile.mk, run-cppcheck.sh: remove old cppcheck code More... almost 4 years ago
ASE: tests/benchmarks.cc: avoid implicit std::string allocation More... almost 4 years ago
ASE: tests/benchmarks.cc: bench both, utf8len(char*) and utf8len(string&) More... almost 4 years ago
ASE: tests/benchmarks.cc: avoid '\0' in strlen test strings More... almost 4 years ago
Merge branch 'error-enum' plus cleanups More... almost 4 years ago
Makefile.mk, config-uname.mk: use MODE=devel for debugging and optimizations More... almost 4 years ago
ASE: engine: assign root module and add IPC stubs More... almost 4 years ago
ASE: processor: rename start_group() More... almost 4 years ago
DEVICES: colorednoise.cc: add white noise & pink noise generator module More... almost 4 years ago
ASE: processor: add general purpose audio processor base type More... almost 4 years ago
Makefile.mk: add devices/Makefile.mk More... almost 4 years ago
JSONIPC: jsonipc.hh: fix shadowing, missing const and explicit ctors More... almost 4 years ago
ASE: utils.hh: provide make_case_table<N>() for all [0…N] cases More... almost 4 years ago
ASE: tests/benchmarks.cc: fix variable shadowing More... almost 4 years ago
ASE: testing.hh: fix const& More... almost 4 years ago
ASE: path.cc: fix signedness More... almost 4 years ago
ASE: memory.hh: minor fix More... almost 4 years ago
ASE: formatter.cc: minor fixes More... almost 4 years ago
ASE: Makefile.mk: cleanups, rename check-ase-tests More... almost 4 years ago
MISC: Makefile.mk: add lint-unused rule More... almost 4 years ago
MISC: Makefile.mk: add lint-cppcheck rule More... almost 4 years ago
MISC: Makefile.mk: add lint and lint-clean rules More... almost 4 years ago
MISC: Makefile.mk: add .LINT_CCFLAGS More... almost 4 years ago