summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
15 hoursrefactor(cnn): rename cnn_effect to cnn_v1_effect for clarityskal
15 hoursarchive(cnn): move CNN v1 to cnn_v1/ subdirectoryskal
15 hoursrefactor(cnn): isolate CNN v2 to cnn_v2/ subdirectoryskal
16 hoursfix(cmake): add asset generation dependencies to library targetsskal
16 hoursfix(tests): adjust AudioEngine test sample count expectationsskal
16 hoursrefactor(build): granular asset tracking and CMake deduplicationskal
17 hoursadd c++ engineer roleskal
17 hoursclang-formatskal
17 hoursrefactor(tools): consolidate common CSS for HTML toolsskal
17 hoursdebug flash-cube-effectskal
17 hoursfix(audio): WAV dump drift improvements, acceptable stateskal
18 hoursfix(timeline-editor): correct waveform tooltip position calculationskal
18 hoursrefactor(timeline): retiming and effect consolidationskal
19 hoursfix(timeline-editor): capture all wheel events at container levelskal
19 hoursdocs(timeline-editor): clarify effect time units in property panelskal
19 hoursrefactor(timeline-editor): complete variable unit renames in modulesskal
19 hoursfix(timeline-editor): disable waveform tooltip when no audio loadedskal
19 hoursrefactor(timeline-editor): rename variables to reflect beat-based unitsskal
19 hoursrefactor(timeline-editor): centralize BPM calculationsskal
19 hoursfeat(timeline-editor): add timing tooltip and cursor in waveform viewskal
19 hoursfix(timeline-editor): enable mouse wheel on all sequence viewer elementsskal
19 hoursdocs: document audio WAV drift bug investigationskal
21 hoursdocs: compact CLAUDE.md and complete doc file coverageskal
21 hoursrefactor(timeline-editor): extract viewport and playback to ES6 modulesskal
21 hoursfix(timeline-editor): improve mouse-wheel handling and prevent UI interferenceskal
21 hoursinvestigating audio-drive bugskal
22 hoursdocs: add CLI options reference and WAV dump examplesskal
22 hoursfeat(audio): add --dump-wav-start and --dump-wav-duration optionsskal
22 hoursfix(audio): eliminate startup delay with automatic buffer pre-fillskal
22 hoursmisc updatesskal
22 hoursfix(timeline-editor): align waveform and timeline tick positionsskal
23 hoursfeat(timeline-editor): add replay button to restart from original play positionskal
23 hoursfix(timeline-editor): playback indicator zoom tracking and UX improvementsskal
23 hoursfeat(timeline-editor): consolidate playback indicator positioning and improve UXskal
24 hoursfix(shader): add dfWithID to sdf_test.wgsl for test compatibilityskal
24 hoursfix(cli): enable WAV dump without DEMO_HEADLESS requirementskal
24 hoursfix(cli): change --dump_wav to --dump-wav and add error handlingskal
25 hoursfeat(gpu): add shader labels for better error identificationskal
25 hoursfeat(spectral-editor): add waveform intensity viewer for sample offsetskal
39 hoursfeat(gpu): add two-pass raymarching infrastructureskal
39 hoursfeat(gpu): add SDF camera infrastructure and effect base classskal
40 hoursdocs: add audio system enhancement tasksskal
40 hoursdocs: mark tracker humanization task as IMPLEMENTEDskal
40 hoursfeat(tracker): add sample offset and humanizationskal
40 hourssome tweakingskal
43 hoursrefactor(wgsl): consolidate SDF shapes into single common fileskal
43 hoursrefactor(wgsl): replace inline fullscreen_vs with common includeskal
43 hoursstyle: Apply clang-format to codebaseskal
43 hoursrefactor(wgsl): modularize common shader functionsskal
43 hoursrefactor(gpu): Relocate effects to src/effects and streamline includesskal