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
ASE: processor: rename get_device() More... almost 4 years ago
ASE: processor.hh: add prototype variants for AudioCombo, AudioProcessor, etc More... almost 4 years ago
Merge branch 'create-tracks-ui' More... almost 4 years ago
Merge branch 'vue3-component-from-element' More... almost 4 years ago
Merge branch 'create-ase-tracks' More... almost 4 years ago
Merge branch 'electron-12' More... almost 4 years ago
Merge branch 'fast-rebuilds' More... almost 4 years ago
Merge branch 'bad-invocation-exception' More... almost 4 years ago
ELECTRON: main.js: add exit(status) to bridged functions More... almost 4 years ago
ELECTRON: use Ipc invoke/handle to dispatch renderer calls to main More... almost 4 years ago
UI: Makefile.mk: defer non-essential build steps during incremental rebuilds More... almost 4 years ago
MISC: package.json.in: avoid running eslint during serve, MAKE does it More... almost 4 years ago
MISC: colorize.sh: colorize error messages More... almost 4 years ago
MISC: package.json.in: minimize delay during live-reload More... almost 4 years ago
UI: startup.js: try fast reconnects with linear backoff More... almost 4 years ago
UI: util.js: add array_index_equals() More... almost 4 years ago
UI: b/trackview.vue: maintain a selected track across deletion More... almost 4 years ago
UI: b/app.js: consistently access globals through Data.* More... almost 4 years ago
ASE: jsonapi.cc: use Jsonipc::bad_invocation to relay remote errors More... almost 4 years ago
JSONIPC: jsonipc.hh: use Jsonipc::bad_invocation for all error codes More... almost 4 years ago
UI: startup.js: adapt to Jsonipc.open options API More... almost 4 years ago
JSONIPC: jsonipc.js: simplify Jsonipc.send() reply handling More... almost 4 years ago
JSONIPC: jsonipc.js: always use globalThis.* to avoid clashes More... almost 4 years ago
JSONIPC: jsonipc.hh: fix copy-and-paste error More... almost 4 years ago
JSONIPC: jsonipc.hh: add bad_invocation() to relay exceptions generically More... almost 4 years ago
DEVICES: colorednoise.cc: use register_audio_processor<>() More... almost 4 years ago
ASE: processor.hh: rename register_audio_processor<>() More... almost 4 years ago
ELECTRON: main.js: handle window.open with Electron-12 handlers More... almost 4 years ago
ELECTRON: main.js: use Eshell.openExternal() to open new windows in OS browser More... almost 4 years ago
UI: util.js: move vue_mixins.vuechildren here More... almost 4 years ago