Commit 51c086f
NellowTCS
Various bug fixes
oh I ran prettier btw
make weather wallpaper actually get weather
add more wallpapers
the lyrics don't show embedded/USLT/SYLT lyrics properly
Fix visualizer overlay covering title, and top actions
the file_handler doesn't wait for our library to load so it adds before the songs are loaded and the song is lost
Disable Eruda by default
Memory issue and resulting crash when having a lot (300+) of songs on ChromeOS. The app should behave mostly the same no matter the amount of songs stored
- suspect 2 reasons:
- The IndexedDB is way too big to load in the larger it is, causing it to crash (edit: nope)
- The smart caching is broken (<- edit: it was this and also caused below bug)
The music files take up double the space they should?!
Pressing next, play, pause anywhere has a delay sometimes
Increase pitch range from -48 to 48
Songs speed up sometimes on the next song automatically
Clean up and improve Lyrics component
Fix Embedded Lyrics "not being saved" but they actually are
Fix repeated CacheManager erraneous logs1 parent 3834416 commit 51c086f
140 files changed
Lines changed: 2707 additions & 2006 deletions
File tree
- HTMLPlayerBeta
- assets
- locales
- en
- fr
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
Lines changed: 219 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments