This website requires JavaScript.
Explore
Help
Register
Sign In
dandri
/
ProtoPirate
Watch
1
Star
0
Fork
0
You've already forked ProtoPirate
mirror of
https://protopirate.net/ProtoPirate/ProtoPirate.git
synced
2026-03-31 00:15:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5dcbf5891fdff693a2bbb319756ea44b28cbe0af
ProtoPirate
/
views
History
gullradriel
5dcbf5891f
keep an internal animation_frame value so we are not messing with the model. In many Flipper view patterns, the model passed to draw is intended to be read-only (it’s typically provided under a lock owned by the view system). Mutating it in draw can cause hard-to-debug behavior
2026-02-10 01:28:12 +01:00
..
protopirate_receiver_info.c
change furi_assert to furi_check
2026-02-09 21:35:58 +01:00
protopirate_receiver_info.h
protopiratify and fix known issues
2025-12-08 07:23:40 +03:00
protopirate_receiver.c
keep an internal animation_frame value so we are not messing with the model. In many Flipper view patterns, the model passed to draw is intended to be read-only (it’s typically provided under a lock owned by the view system). Mutating it in draw can cause hard-to-debug behavior
2026-02-10 01:28:12 +01:00
protopirate_receiver.h
merge after review fixes
2026-02-04 12:29:03 +03:00