summaryrefslogtreecommitdiff
path: root/src/displayapp/screens/Music.h
AgeCommit message (Collapse)Author
2021-04-04Fix music app :Jean-François Milants
- Enable LVGL animation (and disable groups, which were not used), and set the speed. - Fix disc animation and progress display by initializing lastIncrement at 0 (a random value will be used otherwise, in release build)
2020-11-16Include cleanup: displayapp + screensokaestne
2020-10-15Refactored and improved the Music watchappAvamander
2020-10-02Fixed all the includes that were broken due to the renamesAvamander
2020-10-02Renamed displayapp/Screens to displayapp/screensAvamander