summaryrefslogtreecommitdiff
path: root/src/displayapp/screens/Music.h
AgeCommit message (Collapse)AuthorFilesLines
2021-04-24Changed access modified indentationAvamander1-2/+2
2021-04-24Reformatted all the files according to clang-format styleAvamander1-32/+29
2021-04-09Merge pull request #259 from JF002/fix-music-app2JF0021-1/+1
Fix music app
2021-04-04Fix music app :Jean-François Milants1-1/+1
- 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)
2021-04-04Big UI and navigation RewriteJoaquim1-2/+2
new navigation add some color to the apps redesign menus new settings menu new quick settings code clean up size reduction by converting navigation images to font and more...
2020-11-16Include cleanup: displayapp + screensokaestne1-14/+6
2020-10-15Refactored and improved the Music watchappAvamander1-27/+73
2020-10-02Fixed all the includes that were broken due to the renamesAvamander1-5/+6
2020-10-02Renamed displayapp/Screens to displayapp/screensAvamander1-0/+49