Commit Graph

24 Commits

Author SHA1 Message Date
Willy-JL
eb964fec0c RGB Backlight: Fix config migration 2024-08-27 00:52:00 +02:00
Willy-JL
fadc217b01 RGB Backlight: Load settings on SD insert 2024-08-21 05:40:39 +02:00
Willy-JL
1b2d173d63 Start removing CFG_PATH() / .config, add MNT_PATH() macro 2024-08-07 02:35:09 +02:00
Willy-JL
2eaf1ffc95 New formatting 2024-07-15 22:32:17 +01:00
HaxSam
2319475dd0 VGM/RPC: Rework custom colors, smoother config, better rainbow support (#53)
* first poc works

* rainbow mode now works over rpc

still not done refrash rate from flipper change and is slow so the rainbow mode doesnt look good

* transmit VgmMode

* use all the 32bit

* some config stuff

* sync apps

* Change protobuf repo

* Some lib naming changes and cleanup

* Format protobuf

* Update from RGB backlight if enabled

* Remove old expansion toggling

* Update settings UI

* Fix searching previous value

* VGM Tool: Add new RGB firmware

* Update changelog

* These are unused

---------

Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com>
2024-06-02 08:41:47 +01:00
Willy-JL
82a07888f5 Fix function prototypes after merge 2024-04-02 16:05:03 +01:00
HaxSam
e03e744d7e Quick fix for rgb (#11)
* didnt got all the code

* missed the line

* Next time i check a .patch
2024-03-05 23:28:06 +00:00
HaxSam
34e8a798d9 removed unnecessary wrapper for rainbow mode 2024-03-01 15:36:45 +01:00
HaxSam
adfcc3ba9e fixing always updating rainbow mode 2024-03-01 09:38:03 +01:00
HaxSam
a7cab5f47a update rgb on solid only when brightness change 2024-02-23 00:20:15 +01:00
Willy-JL
fb2b0e2385 Speedup and consolidate color lib with pointers 2023-10-09 01:27:38 +01:00
Willy-JL
f2e8dbaf15 Fix rgb backlight off bug (no last color checks) 2023-10-01 06:08:38 +01:00
Willy-JL
352473523d Remove (void) 2023-10-01 05:29:26 +01:00
Willy-JL
d3fc08ac41 Refactor rgb backlight with mutexes 2023-10-01 05:28:32 +01:00
Willy-JL
81b6a86084 Add rgb backlight rainbow saturation option 2023-08-15 04:01:08 +02:00
Willy-JL
ee7260d45f Translate russian rgb backlight comments 2023-08-15 03:49:16 +02:00
Willy-JL
a416bbe1ca Cleanup and settings fixes 2023-08-15 03:38:53 +02:00
Willy-JL
51136a8969 Set rgb backlight leds individually 2023-08-15 03:31:48 +02:00
Willy-JL
3543ecff2e Update some rgb backlight settings 2023-08-15 02:51:37 +02:00
Willy-JL
6a618b6e19 Cleanup and fixes 2023-08-15 01:24:12 +02:00
Willy-JL
ad689e0926 Move rgb bl color presets to userspace 2023-08-15 01:23:45 +02:00
Willy-JL
d413d30a2d Fix rgb backlight configuration and setup 2023-08-15 00:20:46 +02:00
Willy-JL
fed21fae64 Rainbow rgb backlight + full rgb code rework 2023-08-14 05:28:49 +02:00
Willy-JL
4aef6a9df8 Move rgb backlight from useless service to lib 2023-05-10 12:57:31 +01:00