Releases: geloczi/synologydotnet-audiostation-wpf
Releases · geloczi/synologydotnet-audiostation-wpf
0.6.4
- 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
- Fix seek error when new position would seek to the very end of the song
0.6.1
- Fix maximized window size on multi-monitor setup
- Fix window dimension save/restore
0.6.0
- 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
- Cover file name is deterministic using SHA256 hash from Artist and Album names
0.4.0
- 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