v0.2.0
What's Changed
- core: brand-neutral domain model + adapter interfaces by @vynulldev in #1
- analysis: produce neutral core.Analysis + lock the waveform encoders (modular-backends step 2) by @vynulldev in #2
- dsp + golden net: prep for the encoder relocation (modular-backends part 3a/3b) by @vynulldev in #3
- link/prolink: relocate the Pioneer wire encoders out of analysis (modular-backends part 3c) by @vynulldev in #4
- library: import Traktor collection.nml (tracks, playlists, cues) by @vynulldev in #5
- library: generalize the import layer behind an Importer registry by @vynulldev in #6
- web: drop the POLLING 1HZ and API-URL status-bar items by @vynulldev in #8
- web: declutter the import dialog and make progress prominent by @vynulldev in #7
- dbserver: fix CDJ-saved cue colour showing orange instead of green by @vynulldev in #11
- docs/design: import-layer plan + modular-backends reconciliation by @vynulldev in #9
- docs: document Traktor NML import in the README by @vynulldev in #10
- nfs + device + api: metadata and cover art for tracks played from USB by @vynulldev in #14
- analysis + mediadb + api: waveform and cues for external tracks by @vynulldev in #15
- api + web: configurable stream overlay (now-playing, decks, waveforms, history) by @vynulldev in #13
- mediadb: resolve external metadata per media slot (USB / SD, skip CD) by @vynulldev in #16
- api: write analysis back to the library row on every result path by @vynulldev in #18
- analysis: sharper beat-grid phase (windowed phase, gated half-beat flip, codec-aware latency) by @vynulldev in #17
- analysis: bump cacheVersion for the beat-grid phase improvements by @vynulldev in #19
New Contributors
- @vynulldev made their first contribution in #1
Full Changelog: v0.1.0-pre...v0.2.0