Commit Graph

33 Commits

Author SHA1 Message Date
Willy-JL
01c04bbeb3 Format images
Really bothers me this is not deterministic
Different PCs and OS versions will give different files
So here I am, "formatting" all the images for no reason after switching OS
2025-01-11 06:35:28 +00:00
Willy-JL
98e2a221d5 Format images 2024-08-12 18:34:41 +02:00
Willy-JL
ac3288b561 Desktop: Slim down internal anims, +3.4kb free flash 2024-06-27 02:38:28 +02:00
Willy-JL
38e95c9822 Fix build and anim, update changelog 2024-06-17 04:00:09 +02:00
Willy-JL
6399f717c5 Save some dfu space on anim error image 2024-06-17 02:19:20 +02:00
Kuronons
dd9b13670f Replacing frame_0 & meta 2024-04-17 06:49:36 +02:00
Kuronons
0188b022e5 Delete assets/dolphin/internal/L1_NoSd_128x49/frame_5.png 2024-04-17 06:48:26 +02:00
Kuronons
835b952d25 Delete assets/dolphin/internal/L1_NoSd_128x49/frame_4.png 2024-04-17 06:48:16 +02:00
Kuronons
4bdf876673 Delete assets/dolphin/internal/L1_NoSd_128x49/frame_3.png 2024-04-17 06:48:07 +02:00
Kuronons
4d087bf697 Delete assets/dolphin/internal/L1_NoSd_128x49/frame_2.png 2024-04-17 06:47:56 +02:00
Kuronons
938c051eae Delete assets/dolphin/internal/L1_NoSd_128x49/frame_1.png 2024-04-17 06:47:45 +02:00
Willy-JL
76a16af423 Show anim errors, move credits to default pack
Remove fallback anim setting
Retry when anim manager resumes error anim
Always skip error anim when manager picks new anim
2023-11-28 03:13:03 +00:00
Willy-JL
34298e7060 Update thankyou animation 2023-03-27 05:30:40 +01:00
Willy-JL
ed38c1fa68 Update animation manifests 2023-03-18 00:09:57 +00:00
VerstreuteSeele
4bf64ce16f Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-01-29 12:28:52 +01:00
DEXV
55054fc1a7 Assets: correct MicroSD card pinout in service animations (#2323)
* New Micro Sd-Card pinout: fixing the Micro Sd-Card pinout for the blocking an internal sd card animations
* Updating the sd card pinout
* Updating magnifying glass
2023-01-29 17:55:04 +07:00
VerstreuteSeele
1e994b0a31 And adding back our animation 2023-01-10 00:26:53 +01:00
VerstreuteSeele
1a23515ebd fixing things 2023-01-10 00:23:50 +01:00
VerstreuteSeele
250b463b30 breaking things. yay 2023-01-09 23:39:43 +01:00
VerstreuteSeele
3a45a3068d Thank you Animation 2023-01-09 23:13:25 +01:00
VerstreuteSeele
3f65c3bde5 Dirtiest patch alive | SFW mode 2022-12-23 07:19:56 +01:00
VerstreuteSeele
1013f13395 Better contact screen 2022-12-23 05:24:55 +01:00
VerstreuteSeele
b42d3d7a0f No more RM animations 2022-12-23 02:12:14 +01:00
VerstreuteSeele
4d7103463b Update manifest.txt 2022-12-22 11:02:03 +01:00
VerstreuteSeele
64900a82ef Hardcoding values is dumb @RogueMaster 2022-12-22 10:05:26 +01:00
VerstreuteSeele
273cec1108 Update manifest.txt 2022-12-22 09:18:55 +01:00
VerstreuteSeele
47bb992c1e Fixed this BS
Rogue, you absolute moron... WHERE and WHY did you hardcode that sasquach path?!!
2022-12-22 09:16:11 +01:00
VerstreuteSeele
756f8e924e Fixed a few missing icons 2022-12-22 07:59:23 +01:00
VerstreuteSeele
3b2a037283 First Update 2022-12-18 18:17:21 +01:00
RogueMaster
5dfb4a5e54 let's try this 2022-12-02 17:22:42 -05:00
RogueMaster
daf7251187 Update manifest.txt 2022-10-25 02:05:08 -04:00
RogueMaster
1f4a259c58 Fixed crash without SD? 2022-09-21 02:26:34 -04:00
Albert Kharisov
84410c83b5 [FL-2183] [FL-2209] Dolphin Deeds, Level up, assets generation, refactoring (#965)
* Desktop: cleanup headers
* Get loader pubsub via record
* [FL-2183] Dolphin refactoring 2022.01
* Restruct animations assets structure
* Rename assets
* Cleanup headers
* Update Recording animation
* Add BadBattery animation
* Provide loader's pubsub via record
* Fix load/unload animations
* Scripts: add flipper format support, initial dolphin packager rework. Assets: internal and external dolphin.
* Sync internal meta.txt and manifest.txt
* Reorder, rename dolphin assets
* Split essential generated assets
* Add ReadMe for dolphin assets
* Separate essential blocking animations
* Scripts: full dolphin validation before packaging
* Assets, Scripts: dolphin external resources packer
* Github: update codeowners
* Scripts: proper slots handling in dolphin animation meta
* Scripts: correct frames enumeration and fix compiled assets.
* [FL-2209] Add Dolphin Deeds points and many more
* Remove excess frame_rate
* Change dolphin assets directory
* Scripts: add internal resource support to dolphin compiler
* Scripts: add internal assets generation, renaming
* Scripts: correct assert, renaming
* Code cleanup, documentation, fixes
* Update Levelup animations
* Rename essential -> blocking
* Fix Unlocked hint
* Scripts: rewrite Templite compiller, replace regexps with token parser, split block types into code and variable blocks. Update dolphin templates.
* Documentation: add key combos description and use information
* Scripts: cleanup templit, more debug info and add dev comment

Co-authored-by: あく <alleteam@gmail.com>
2022-01-29 12:20:41 +03:00