Commit Graph

4 Commits

Author SHA1 Message Date
2d3e8d9224 [FIX] Brightness adjustment
Ensure current brightness value is used in calculations, not the previous one
Ensure holding volume buttons continues to change volume, even if data hasn't been refreshed from remove
2024-05-16 23:52:37 +01:00
7547f612f5 Tidy up logging 2024-05-16 23:51:01 +01:00
ae8e42d68f Save RAM and improve volume changes
Save RAM by optimising imports and reducing class usage
Change volume by 8% each time, using saved volume value and only one query. Minimum volume is 1% and max is 100%. Queries are not run if decreasing volume from 1% or increasing from 100%
2024-05-16 22:55:51 +01:00
014a9174df Modularise screens 2024-05-16 21:03:50 +01:00