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
Changed codec back to Opus
Thanks Vorbis
Changelog:
- (Change) Changed codec back from Vorbis to Opus
Changed codec from Opus to Vorbis
Just a small compatibility change, due to the site changing from the Opus codec to the Vorbis codec in order to get tags going through Icecast.
Please note that due to this change, a new file will appear in the folder that you run ListenMoe.exe in, called OggVorbis.dll
.
Changelog:
- (Change) Decoder changed from Opus to Vorbis.
Bugfixes, mostly
Changelog:
- (New) Added a play/pause menu item to the system tray icon menu
- (Fix) Topmost setting now applies properly when the program starts
- (Fix) Fixed "Copy song info" coming up again when clicking it
Close to system tray, bug fixes, and more
Changelog:
- (New) Close to tray option - when enabled, the application will not exit and will instead go to the system tray upon closing.
- (New) Hide from alt-tab. As this is a confusing feature, there is currently no UI setting for this. I might add this to the settings screen in future. Please refer to the instructions on the home page readme if you want to enable this.
- (Change) Options are no longer on the right click menu and are instead in the settings screen along with the login settings.
- (Fix) Fixed buggy favouriting behaviour (delay, etc)
- (Revert) Cross platform support through Mono removed. It was a hassle to maintain, annoying to install OpenAL for Windows users and nobody used it anyway.
Improved form snapping
Changelog:
- (Fix) Form now snaps to screen edges when moving, not just when released.
- (New) Screen snapping can be disabled temporarily by holding down the Shift key when dragging the form around.
Minor bug fixes
Changelog:
- (Fix) Fixed favouriting delay bug
Minor bug fixes
Changelog:
- (Fix) Shift-mousescroll now works when form is not in focus (issue #6)
- (Potential fix, requires further testing) Fixed crashing bug on song change
We're cross platform, baby!
Changelog:
- (New) Underlying NAudio framework has been replaced with OpenAL
- (New) P/Invoke calls replaced with cross-platform alternatives
- (New) Ubuntu/Debian support on Mono (check the Readme for instructions)
- (Fix) Song info update now syncs up with the actual song transition
- (Fix) Login form now moves when you move the main window
- (Fix) Now uses Github API for version checking
Minor hotfixes
Changelog:
- (New) Finer volume increments (1%): hold shift and scroll
- (Fix) Favourite button sometimes randomly disappearing
- (Fix) Update bar being obscured by right hand side button area
- (Fix) Inconsistent volume text at 0% volume
Favourites hotfixes
Changelog:
- (Fix) Hopefully fixed the issue where the favourite button wouldn't update when moving to the next song
- (Fix) Fixed an issue with how the favourite button animation worked
- (Fix, needs testing) DPI fixes on the login form