Skip to content

Releases: geloczi/synologydotnet-audiostation-wpf

0.6.4

01 Apr 00:44
Compare
Choose a tag to compare
  • feature: support for more output audio apis: DirectSound, WaveOut, Wasapi, ASIO
  • fix: stop playback and clean-up when closing the app while playing a song

0.6.2

09 Jan 18:21
Compare
Choose a tag to compare
  • Fix seek error when new position would seek to the very end of the song

0.6.1

07 Jan 18:37
Compare
Choose a tag to compare
  • Fix maximized window size on multi-monitor setup
  • Fix window dimension save/restore

0.6.0

05 Jan 08:27
Compare
Choose a tag to compare
  • Option to save password (in encrypted format) on login dialog
  • Option to send logs to a Syslog server, so you can send logs to Synology's Log Center
  • Option to enable SimpleMode to reduce the number of GUI elements (renamed RestrictedMode to SimpleMode)
  • Enums stored as string values in settings
  • Do not log binding errors
  • Fix initial value of Settings.WindowDimensions
  • Fix mute volume behaviour

0.5.0

03 Jan 12:41
Compare
Choose a tag to compare
  • Cover file name is deterministic using SHA256 hash from Artist and Album names

0.4.0

03 Jan 08:41
Compare
Choose a tag to compare
  • Migrate to .NET 6
  • Replaced MouseKeyHook with H.Hooks (global keyboard hooks)
  • Replace microsoft.sqlserver.compact with sqlite-net-pcl
  • Restore playback position after restart
  • GUI improvements
  • Added dark theme
  • Optional restricted mode to hide advanced options

0.3.1

02 Dec 13:48
Compare
Choose a tag to compare

First public release.