index
:
demo.git
main
Vide-coded 64k demo system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
5 days
update session with mix fixes
skal
5 days
fix: Resolve macOS build breakage and restore tools audio support
skal
5 days
opt: Disable unused audio formats (FLAC, WAV, MP3) and encoding in miniaudio
skal
5 days
update state in .md files
skal
5 days
Add Windows cross-compilation support (MinGW) and emulation (Wine)
skal
6 days
Chore: Add missing newlines at end of source files
skal
6 days
Chore: Remove trailing whitespaces across the codebase
skal
6 days
Implement procedural audio generation, spectral effects, and WebGPU particle ...
skal
6 days
add notes
skal
6 days
enforce code style
skal
6 days
add mini_math.h header-only vector lib
skal
8 days
remove shader.wgsl
skal
8 days
simplify shader
skal
8 days
fix the audio
skal
8 days
style update
skal
8 days
perf(synth): Optimize Hamming window generation
skal
8 days
feat(visuals): Add rotation, color shifts, and improved beat-sync
skal
8 days
feat(visuals): Enhance colors and add background flashes
skal
8 days
feat(assets): Separate demo and test asset lists
skal
8 days
feat(demo): Add drum sequence using embedded assets
skal
8 days
refactor(assets): Optimize asset retrieval using array lookup
skal
8 days
update asset system
skal
8 days
docs: Update project context and session notes
skal
8 days
style: Add 3-line descriptive headers to all source files
skal
8 days
test(assets): Add functional tests for asset management system
skal
8 days
feat(assets): Implement basic asset packing system
skal
9 days
build: Finalize WebGPU integration and platform fixes
skal
9 days
fix(gpu): Ensure shader entry points are preserved in STRIP_ALL build
skal
9 days
feat(platform): Add 'q' key to quit
skal
9 days
fix(gpu): Add aspect ratio correction to shader
skal
9 days
fix(synth): Implement peak meter with decay for smooth visuals
skal
9 days
update SESSION_NOTES
skal
9 days
opt: Implement build stripping and platform-specific size optimizations
skal
9 days
refactor(gpu): Integrate WebGPU via system wgpu-native and glfw3webgpu
skal
9 days
feat: Implement fullscreen, keyboard controls, and pulsating heptagon
skal
9 days
feat: Implement spectool & specview; refactor coding style; update docs
skal
9 days
test(spectool): Add end-to-end test for analysis tool
skal
9 days
feat(spectool): Add MP3 support for audio analysis
skal
9 days
feat(audio): Implement real-time spectrogram synthesizer
skal
9 days
initial commit
skal