Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.

Releases: LISTEN-moe/windows-app

Changed codec back to Opus

28 Jul 05:42
Compare
Choose a tag to compare

Thanks Vorbis

Changelog:

  • (Change) Changed codec back from Vorbis to Opus

Changed codec from Opus to Vorbis

28 Jul 02:51
Compare
Choose a tag to compare

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

26 Jul 01:57
Compare
Choose a tag to compare

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

21 Jul 16:11
Compare
Choose a tag to compare

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

07 Apr 07:02
Compare
Choose a tag to compare

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

12 Mar 01:58
Compare
Choose a tag to compare

Changelog:

  • (Fix) Fixed favouriting delay bug

Minor bug fixes

04 Mar 15:04
Compare
Choose a tag to compare

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!

28 Feb 11:53
Compare
Choose a tag to compare

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

15 Feb 06:34
Compare
Choose a tag to compare

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

14 Feb 02:52
Compare
Choose a tag to compare

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