Simulator improvements
Merge request reports
Activity
added 11 commits
- 89fd3da9 - 1 earlier commit
- 4d5d073b - mandelbrot: Use integer division for range
- 7e477329 - wuzelitzer: Check whether SD card is present
- 5dae042a - py,st3m: about: Use uos for statvfs
- 0ec5f2d6 - simulator: Use a single framebuffer for drawing
- 39e50197 - sim: fakes: Fix LED handling
- 72f3e336 - sim: fakes: Allow to use leds.update from separate thread
- 89cbeac1 - sim: fakes: Add more stubs
- 278b953f - sim: fakes: Implement a fake for media module using pygame mixer
- 6bcf0e27 - sim: fakes: Improve ctx binding
- b68f108f - sim: fakes: Basic bl00mbox sampler implementation using pygame
Toggle commit listadded 10 commits
- bbc93ba8 - wurzelitzer: Check whether SD card is present
- 34934dff - simulator: Use a single framebuffer for drawing
- 021f93a6 - sim: fakes: Fix LED handling
- 755b14b2 - sim: fakes: Allow to use leds.update from separate thread
- c08c9b04 - sim: fakes: Add more stubs
- c0e5ec04 - sim: Add statvfs stub
- c96a7f57 - sim: fakes: Implement a fake for media module using pygame mixer
- 93ddd4fb - sim: fakes: Improve ctx binding
- 60f4dbf4 - sim: fakes: Basic bl00mbox sampler implementation using pygame
- b26a0384 - sim: fakes: Implement RGB <-> HSV color conversions
Toggle commit listadded 15 commits
-
b26a0384...3e46f0f0 - 2 commits from branch
main
- 3e46f0f0...477c93c6 - 3 earlier commits
- a7fbdc50 - wurzelitzer: Check whether SD card is present
- df5de665 - simulator: Use a single framebuffer for drawing
- 089d2661 - sim: fakes: Fix LED handling
- 2bc28d8b - sim: fakes: Allow to use leds.update from separate thread
- 44cbc5db - sim: fakes: Add more stubs
- 59fc1ff8 - sim: Add statvfs stub
- b404908c - sim: fakes: Implement a fake for media module using pygame mixer
- 1b34d944 - sim: fakes: Improve ctx binding
- c0d8c532 - sim: fakes: Basic bl00mbox sampler implementation using pygame
- 85bbe124 - sim: fakes: Implement RGB <-> HSV color conversions
Toggle commit list-
b26a0384...3e46f0f0 - 2 commits from branch
added 15 commits
-
397d02ab - 1 commit from branch
main
- 397d02ab...f411dec3 - 4 earlier commits
- 1d5ed1ef - simulator: Use a single framebuffer for drawing
- e65a32b7 - sim: fakes: Fix LED handling
- deb46650 - sim: fakes: Allow to use leds.update from separate thread
- 85bf658a - sim: fakes: Add more stubs
- c92a29d8 - sim: Add statvfs stub
- b93c68f3 - sim: fakes: Implement a fake for media module using pygame mixer
- 7088eb41 - sim: fakes: Improve ctx binding
- 28e6c1f0 - sim: fakes: Basic bl00mbox sampler implementation using pygame
- 4947e9e6 - sim: fakes: Implement RGB <-> HSV color conversions
- d2ca019f - sim: Show the overlay in simulator
Toggle commit list-
397d02ab - 1 commit from branch
added 5 commits
- 2df247de - sim: fakes: Implement a fake for media module using pygame mixer
- 02b2ee0f - sim: fakes: Improve ctx binding
- fc4d160b - sim: fakes: Basic bl00mbox sampler implementation using pygame
- 3a7a3c16 - sim: fakes: Implement RGB <-> HSV color conversions
- 74bdaa75 - sim: Show the overlay in simulator
Toggle commit listadded 1 commit
- 9b6f93f6 - sim: Implement seeking and duration in media fake using pymad
added 1 commit
- f2c73587 - sim: Implement seeking and duration in media fake using pymad
added 15 commits
- edcd062c...60d47345 - 5 earlier commits
- 9a625fac - sim: fakes: Implement RGB <-> HSV color conversions
- 09df4020 - sim: Show the overlay in simulator
- 6809c5f4 - sim: Implement seeking and duration in media fake using pymad
- a48b724f - sim: Decode and draw image files
- 69de8236 - sim: fakes: ctx: Implement ctx_x, ctx_y and ctx_logo bindings
- 82126d67 - py,st3m: overlays: Reset _last_fps_string when FPS indicator is disabled
- da496ad3 - py,st3m: Improve mangling of app paths in the simulator
- 3108738e - sim: fakes: Remove gzip mock
- 894a5b5e - sim: fakes: urequests: Pass stream=True to mocked functions
- 0b439ea1 - sim: fakes: utarfile: Set DIRTYPE and REGTYPE correctly
Toggle commit listadded 20 commits
- 23183097...09a7de96 - 10 earlier commits
- a140e9fa - py,st3m: overlays: Reset _last_fps_string when FPS indicator is disabled
- 0fce2a12 - py,st3m: Improve mangling of app paths in the simulator
- 1e05450d - sim: fakes: Remove gzip mock
- 8e813ade - sim: fakes: urequests: Better match urequests' behavior
- 7ff5cc20 - sim: fakes: utarfile: Set DIRTYPE and REGTYPE correctly
- 0fd6ccc2 - sim: fakes: machine: Actually reboot
- a7d994a9 - py,st3m: Don't try to yeet local changed in the simulator
- 5e575705 - py,st3m: Log exception traceback on failed app launch
- 44675758 - sim: Mock sys.print_exception
- 9b37f709 - sim: fakes: captouch: Fix infinite recursion in CaptouchPetalState.bottom
Toggle commit listadded 22 commits
- 7a2a7723...88adecbb - 12 earlier commits
- 4d297a23 - sim: fakes: Remove gzip mock
- e73fdd14 - sim: fakes: urequests: Better match urequests' behavior
- a0fd5027 - sim: fakes: utarfile: Set DIRTYPE and REGTYPE correctly
- d0992edd - sim: fakes: machine: Actually reboot
- ee116195 - py,st3m: Don't try to yeet local changed in the simulator
- cd95f31c - py,st3m: Log exception traceback on failed app launch
- 6df75545 - sim: Mock sys.print_exception
- a745ba79 - sim: fakes: captouch: Fix infinite recursion in CaptouchPetalState.bottom
- 64acfc5d - sim: Update the README
- 2ab00019 - nix: Add optional simulator dependencies
Toggle commit list
Please register or sign in to reply