This repository has been archived by the owner on Feb 19, 2021. It is now read-only.
Releases: LISTEN-moe/windows-app
Releases · LISTEN-moe/windows-app
Color overhaul
Changelog:
- Breaking Release:
-
- Settings are not completely backwards compatible with this version, you better generate a new settings file and compare the contents and see what you can copy over
- (New) Ability to switch colors if no custom colors have been selected, when switching the radio
- (New) TimeLeft instead of overall playtime for the Discord Presence
- (New) Option in the settings file to turn off discord presence, no entry in the settings menu (called
DiscordPresence
) - (Removed) No more presence removal upon pressing pause
Fix Events and add special covers for them
Changelog:
- (New) Added special covers for events
- (Fix) Fixed Events not showing up in the "requested" bar at the bottom
Fix play/pause button regression introduced in 1.4.0
Changelog:
- (Fix) Pause button not switching to Play button after pressing Pause once
Add Discord RPC support
Changelog:
- (New) Added support for Discord RPC
Add support for KPOP stream
Changelog:
- (New) Added support for KPOP stream
- (Fix) Fixed sources information for songs
Use official romaji for artist names where possible
Changelog:
- (Fix) Use official romaji when displaying artist names when possible, to be the same as the site
Fix favorite bug
Changelog:
- (Fix) Fix crash on startup related to the favorite sprite
Added 2FA support, minor bug fixes
Changelog:
- (New) Added 2FA support for v4
- (Fix) Improved audio stability/glitches
- (Fix) Fixed bugged update progress bar
- (Fix) Updated favorite api for v4
- (Fix) Fixed song info copying as
ListenMoeClient.Source[]
v4 API update
Changelog:
- (Change) Changed over to the new v4 API
- (Fix) Fixed exception sometimes happening on startup for some users
Lots of stuff
Changelog:
- (New) New UI rearrangement, to give more space to new fields (like the current event)
- (New) Settings form has been rearranged for better layout
- (New) Output audio device is now selectable
- (New) New underlying UI framework. As a result, the app is now resizable 🎉
- (New) Sprite and text colors now invert if your theme colors are light
- (New) Probably added more bugs
- (Fix) Settings form now opens in the center of the current screen, instead on some random monitor
- (Fix) Fixed quotes in passwords not being escaped 👀
- (Fix) Fixed sprites and controls going wacky if you changed the resolution scale a ton without restarting the app
- (Fix) Playback and favorite sprites/animations are now more reliable
- (Fix) Fixed key bindings not working
- (Fix) Fixed tray icon not appearing when Close to Tray was enabled
- (Change) Underlying audio playback is done via DirectSound, not WaveOut - offers better performance and a few other niceties.