Releases: sheepy0125/pomegranate
Releases · sheepy0125/pomegranate
v1.1.4
- Bumper controls for next song (triple tap R) and previous song (triple tap L)
- Fix regression of crashing on certain songs with large sample buffers
- Fix hanging on non-main thread panics
- Fix wrong inferred track number for files with numbers after the track number (e.g.
38 123456 Pokémon.flac)
v1.1.3
- Added auto-playing the next song in folder or album (start of song queue)
- Rudimentary theming support (custom color schemes, c.f. https://git.sr.ht/~sheepy/pomegranate/tree/main/item/meta/theming.md)
- Fixed a few home-menu and hanging related bugs
v1.1.2
Changelog:
- Faster indexing on a separate thread
v1.1.1
Changelog:
- Fixed console freezing on power button press and home menu
v1.1.0
Changelog:
- Indexing now caches decoded 128x128 album art images. These cached album arts are instead loaded for the playback UI, with decoding the PNG/JPEG/etc. image as a fallback (much faster load times for indexed songs)
- No longer crashes when loading a folder with hundreds of files/directories
- Updated banner
- Fixed evil bug (thread channel deadlock, caused intermittent hanging)
- Minor bugfixes
Initial release - v1.0.0
Initial release of Pomegranate, a silly music player
For more info, see https://git.sr.ht/~sheepy/pomegranate