summaryrefslogtreecommitdiff
path: root/src/main.cc
AgeCommit message (Expand)Author
14 hoursrefactor: Use tracker BPM instead of hardcoded valuesskal
15 hoursfeat(audio): Add --tempo flag for variable tempo testingskal
21 hourschore: Clean up generated files and update project configskal
21 hoursfix(demo64k): Pass absolute time to gpu_draw and remove tempo_test_enabled fr...skal
21 hoursfeat(timing): Decouple graphics loop from audio clock for smooth performanceskal
22 hoursrefactor(audio): Finalize audio sync, update docs, and clean up test artifactsskal
25 hoursstyle: Apply clang-format to all source filesskal
35 hoursfix(audio): Prevent events from triggering one frame earlyskal
38 hourschore: Disable tempo variation and simplify music trackskal
43 hoursfeat(audio): Add SilentBackend, fix peak measurement, reorganize backendsskal
46 hoursrefactor(audio): Remove tempo logic from WavDumpBackendskal
47 hoursrefactor: Move platform files to src/platform/ subdirectoryskal
2 daysclean up main.ccskal
4 daysfeat(audio): Complete Task #56 - Audio Lifecycle Refactor (All Phases)skal
4 daysfeat(audio): Complete Phase 3 - Migrate main.cc to AudioEngine (Task #56)skal
4 daysfeat: Optional sequence end times and comprehensive effect documentationskal
5 daysfeat: Audio playback stability, NOTE_ parsing fix, sample caching, and debug ...skal
5 daysfeat(audio): Implement ring buffer for live playback timingskal
5 daysfeat(audio): Add WAV dump backend for debugging audio outputskal
5 daysfeat(audio): Simplified demo track with tempo scaling testsskal
5 daysfeat(audio): Variable tempo system with music time abstractionskal
6 daysrefactor: Task #20 - Platform & Code Hygieneskal
6 daysfeat(audio): Fix tracker bugs and implement rock demo trackskal
6 daysfeat: Finalize tracker asset-sample integration with unified pasting strategyskal
6 daysupdate the melody a bitskal
6 daysfeat: Complete audio tracker system integration and testsskal
7 daysfix(gpu): Resolve high-DPI squished rendering and 3D shadow bugsskal
7 daysfeat(3d): Add scaffolding for visual debugging (Task #18a)skal
7 daysrefactor(platform): Encapsulate state in PlatformState structskal
7 daysfeat(platform): Fix high-DPI scaling and add resolution optionskal
8 daysclang-formatskal
8 daysstyle: add vertical compression rules to clang-formatskal
8 daysrefactor: move generated asset files to src/generated/skal
9 daysfix: Cross-compilation and style complianceskal
9 daysfeat: Multi-pass rendering architecture and effect stubsskal
9 daysfeat: Add --seek command line option for fast-forward debuggingskal
9 daysfeat: Implement Sequence and Effect system for demo choreographyskal
9 daysupdate session with mix fixesskal
9 daysImplement procedural audio generation, spectral effects, and WebGPU particle ...skal
9 daysadd notesskal
9 daysenforce code styleskal
11 daysfix the audioskal
12 daysfeat(visuals): Add rotation, color shifts, and improved beat-syncskal
12 daysfeat(visuals): Enhance colors and add background flashesskal
12 daysfeat(demo): Add drum sequence using embedded assetsskal
12 daysstyle: Add 3-line descriptive headers to all source filesskal
12 daysfeat(assets): Implement basic asset packing systemskal
12 daysbuild: Finalize WebGPU integration and platform fixesskal
12 daysfix(gpu): Add aspect ratio correction to shaderskal
12 daysopt: Implement build stripping and platform-specific size optimizationsskal