Go to file
Tomáš Mládek a75d3b0175
ci/woodpecker/push/woodpecker Pipeline was successful Details
style: stereo channel test on main audio page
2024-02-27 18:27:58 +01:00
.idea/runConfigurations dev: add intellij run configuration 2024-02-03 18:13:42 +01:00
assets feat: add audio channel test, av sync test 2024-02-24 22:21:24 +01:00
av-sync style: render a/v sync video from the mid-point 2024-02-26 12:59:13 +01:00
src style: stereo channel test on main audio page 2024-02-27 18:27:58 +01:00
.earthlyignore dev: add Earthfile to .earthlyignore 2024-02-22 23:05:14 +01:00
.eslintignore Initial commit. 2024-02-02 21:23:20 +01:00
.eslintrc.cjs Initial commit. 2024-02-02 21:23:20 +01:00
.gitattributes feat: add a/v sync indicator scaffolding + PoC 2024-02-22 23:05:14 +01:00
.gitignore feat: add audio channel test, av sync test 2024-02-24 22:21:24 +01:00
.npmrc Initial commit. 2024-02-02 21:23:20 +01:00
.prettierignore Initial commit. 2024-02-02 21:23:20 +01:00
.prettierrc Initial commit. 2024-02-02 21:23:20 +01:00
.woodpecker.yml ci: enable CI 2024-02-02 21:59:37 +01:00
Earthfile ci: fix +site target 2024-02-26 16:53:03 +01:00
index.html Initial commit. 2024-02-02 21:23:20 +01:00
package.json chore: set version to 0.0.0 (prealpha) 2024-02-26 13:02:53 +01:00
pnpm-lock.yaml feat: navigation + keyboard, gamepad, camera tests 2024-02-24 22:21:24 +01:00
style.css Initial commit. 2024-02-02 21:23:20 +01:00
svelte.config.js fix: re-enable SSR, somewhat functional pre-JS version 2024-02-02 22:23:47 +01:00
tsconfig.json Initial commit. 2024-02-02 21:23:20 +01:00
vite.config.ts feat: add version + repo link 2024-02-24 22:48:40 +01:00