* Update configuration of the desktop file (#165)
* - Changed the category of the desktop file to AudioVideo
- Changed desktop file name to "TIDAL Hi-Fi"
* Redesign of the settings window (#168)
* Pr dest (#166)
* Update configuration of the desktop file (#165)
* - Changed the category of the desktop file to AudioVideo
- Changed desktop file name to "TIDAL Hi-Fi"
Co-authored-by: Ivo Šmerek <ivo97@centrum.cz>
* Redesign of the settings window
* changed sass to scss, fixed color of switches and disabled rounded corners
Co-authored-by: Rick van Lieshout <info@rickvanlieshout.com>
* - icon is set to new static path based on Arch/Debian
- Name has changed to Tidal-Hifi
* Check if app is default protocol client before setting (#178)
* Release of settings window and desktop file fixes (#169)
* Update configuration of the desktop file (#165)
* - Changed the category of the desktop file to AudioVideo
- Changed desktop file name to "TIDAL Hi-Fi"
* Redesign of the settings window (#168)
* Pr dest (#166)
* Update configuration of the desktop file (#165)
* - Changed the category of the desktop file to AudioVideo
- Changed desktop file name to "TIDAL Hi-Fi"
Co-authored-by: Ivo Šmerek <ivo97@centrum.cz>
* Redesign of the settings window
* changed sass to scss, fixed color of switches and disabled rounded corners
Co-authored-by: Rick van Lieshout <info@rickvanlieshout.com>
* - icon is set to new static path based on Arch/Debian
- Name has changed to Tidal-Hifi
Co-authored-by: Ivo Šmerek <ivo97@centrum.cz>
* Disable background throttling (#171)
* disable background throttling for consistent setInterval
* add disable throttle as config option
* 4.3.0
* Check if app is default protocol client before setting
Co-authored-by: Rick van Lieshout <info@rickvanlieshout.com>
Co-authored-by: Ivo Šmerek <ivo97@centrum.cz>
Co-authored-by: Cukmekerb <cukmekerb@gmail.com>
Co-authored-by: Brecht Yperman <brecht.yperman@trustbuilder.com>
* docs
Co-authored-by: Ivo Šmerek <ivo97@centrum.cz>
Co-authored-by: Brecht Yperman <brecht@yperman.eu>
Co-authored-by: Cukmekerb <cukmekerb@gmail.com>
Co-authored-by: Brecht Yperman <brecht.yperman@trustbuilder.com>
* Update configuration of the desktop file (#165)
* - Changed the category of the desktop file to AudioVideo
- Changed desktop file name to "TIDAL Hi-Fi"
* Redesign of the settings window (#168)
* Pr dest (#166)
* Update configuration of the desktop file (#165)
* - Changed the category of the desktop file to AudioVideo
- Changed desktop file name to "TIDAL Hi-Fi"
Co-authored-by: Ivo Šmerek <ivo97@centrum.cz>
* Redesign of the settings window
* changed sass to scss, fixed color of switches and disabled rounded corners
Co-authored-by: Rick van Lieshout <info@rickvanlieshout.com>
* - icon is set to new static path based on Arch/Debian
- Name has changed to Tidal-Hifi
Co-authored-by: Ivo Šmerek <ivo97@centrum.cz>
* Update configuration of the desktop file (#165)
* - Changed the category of the desktop file to AudioVideo
- Changed desktop file name to "TIDAL Hi-Fi"
Co-authored-by: Ivo Šmerek <ivo97@centrum.cz>
* - Fixed `cannot read property of undefined` error because of not passing mainWindow around.
- vincens2005, fixed inconsistent auto muting
* Fix inconsistent auto-muting (#159)
* fix muting sometimes not working
* fix inconsistent unmuting
* fix bad code in inconsistent muting fig
Co-authored-by: Cukmekerb <cukmekerb@gmail.com>