Commit Graph

13 Commits

Author SHA1 Message Date
transistor
5cd1111fc7 Switched docs deploy to use stable rustc instead of MSRV 2024-03-17 13:51:52 -07:00
transistor
0361e37e1d Fixed just version 2024-03-17 13:44:06 -07:00
transistor
04fae5edc6 Updated crates 2024-03-17 12:26:00 -07:00
transistor
47ff517771 Updated pixels version 2024-03-17 11:58:02 -07:00
transistor fet
d7c7fecd61
Updated deploy-docs github action (#4) 2024-03-17 11:38:21 -07:00
transistor fet
7dac32d844
Added github actions for PRs (#3)
* Added github actions for PRs

* Added some rustfmt::skip attributes

* Applied formatting

* Added rustfmt component in action

* Configured to use rustfmt version 2 which fixes some comment formatting

* Removed ready_for_review condition for github actions

Since it has the synchronize condition, it will update after each
commit, whether in draft or not, so I think this should be alright
2024-03-17 11:03:52 -07:00
transistor
527f65c69b Refactored audio to use ClockedQueue
It now actually checks the clock and tries to mix the audio in sync
relative to the clock, but the cpal output doesn't yet try to sync
to the StreamInstant time.  Sound seems a lot better on chrome in
wasm, but and kind of better on firefox despite frame skipping not
being supported yet, but it's way slower for some reason (12fps)
2023-05-07 10:03:25 -07:00
transistor
8a8bcb2277 Updated actions 2023-04-30 23:19:01 -07:00
transistor
9cfd445502 Updated actions 2023-04-30 23:11:52 -07:00
transistor
77fb028c06 Added pixels to github pages action 2023-04-30 22:39:05 -07:00
transistor
e13d67abf4 Updated actions 2023-04-30 22:10:49 -07:00
transistor
da79afe20b Updated actions 2023-04-30 21:39:50 -07:00
transistor
c6c2493e6e Added github action 2023-04-30 21:33:02 -07:00