2
I Use This!
High Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 22 hours ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add video repeat option More... 12 months ago
quick sanity addition More... 12 months ago
minor tweaks to try and track down audio glitch - still not fixed More... 12 months ago
Increase buffer size before we play, as on some videos it was having to pad out the sounds More... 12 months ago
fix crt effect on scaled up images More... 12 months ago
Remove pin pullups (not needed, actually doing the opposite because of negate), add JIT, double the vars allocated More... 12 months ago
fixing some compiler warnings More... 12 months ago
improve play volume at boot issue (DAC volume ramp) - still not 100% More... 12 months ago
fix playback issue for short samples More... 12 months ago
Ensure we play sounds even if they were too small for us to auto-start playback More... 12 months ago
Merge pull request #2536 from espruino/dependabot/github_actions/actions/upload-artifact-4.3.5 More... 12 months ago
Bump actions/upload-artifact from 4.3.4 to 4.3.5 More... 12 months ago
jswrap_pipboy.c: unmount SD card before turning off power to it More... 12 months ago
jshardware.c: don't turn on red LED during Pip-Boy power-up More... 12 months ago
Upgrade FatFs library from R0.10c to R0.15 More... 12 months ago
Add Pip.initDAC() and Pip.setDACPower() More... 12 months ago
jsfsInit(): wait a bit after enabling SD card power (if it was turned off) More... 12 months ago
PIPBOY.py: set LED1 (red element of RGB) to open-drain More... 12 months ago
jshardware.c: Don't turn off SD card power in jshSleep() More... 12 months ago
pipboy logo at boot More... 12 months ago
Added Pip.blitImage for CRT effect on bitmaps More... 12 months ago
docs More... 12 months ago
in .off attempt to turn DAC/LCD off More... 12 months ago
baud rate to 115200 More... 12 months ago
Tweak ST7796 code to make LCD start faster (was taking ~500ms) - this makes resume from sleep much snappier More... 12 months ago
Add Pip.off() for standby mode More... 12 months ago
hardcode delay multiplier to speed up boot More... 12 months ago