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: engine.cc: add audio.synth_latency Preference More... over 1 year ago
ASE: levenshtein: compute (un)restricted Damerau-Levenshtein string distances More... over 1 year ago
ASE: defs.hh: declare Preference More... over 1 year ago
ASE: defs.hh: add F32EPS and F32MAX More... over 1 year ago
Merge branch 'audio-engine-job-cleanups' More... over 1 year ago
Merge branch 'websocket-fix' More... over 1 year ago
ASE: engine.hh: document engine lifetime More... over 1 year ago
ASE: engine: remove BorrowedPtr, simplify EngineJobImpl More... over 1 year ago
ASE: clapplugin.cc: use main_rt_jobs queue to delete events from audio_thread More... over 1 year ago
ASE: clapplugin.cc: rename ClapAudioProcessor More... over 1 year ago
ASE: project.cc: do not (auto) destroy all projects during atexit More... over 1 year ago
ASE: main.cc: shutdown: unset engine project and handle main loop callbacks More... over 1 year ago
ASE: jsonapi.cc: cache socket nickname for use during errors More... over 1 year ago
ASE: jsonapi.cc: wait for main loop callback completion via semaphore More... over 1 year ago
ASE: websocket.cc: avoid exceptions in boost::asio socket.remote_endpoint() More... over 1 year ago
ASE: callback.hh: remove (sync) return value handling in JobQueue More... over 1 year ago
ASE: engine: make transport a reference, move job queues into AudioEngine More... over 1 year ago
Merge branch 'main-rt-jobs' More... over 1 year ago
ASE: memory.hh: always provide ctor for Block initialization More... over 1 year ago
ASE: main.cc: fit one RtCallJob into a cache line More... over 1 year ago
ASE: callback: shrink struct RtCall by a pointer More... over 1 year ago
ASE: loft: fix and test LoftPtr<T> actually running ~T More... over 1 year ago
ASE: engine.hh: add comment about main_rt_jobs More... over 1 year ago
Merge branch 'fix-warnings' More... over 1 year ago
ASE: main.cc: turn debugging code into real job_queue_tests More... over 1 year ago
ASE: track.cc: fix signedness More... over 1 year ago
ASE: utils.cc: cosmetic change More... over 1 year ago
ASE: project.cc: cosmetic change More... over 1 year ago
ASE: nativedevice.cc: fix signedness More... over 1 year ago
ASE: midilib.cc: fix signedness More... over 1 year ago