Commit Graph

10 Commits

Author SHA1 Message Date
Marie
82ac5edf22
Update build version to fit with package.json electron version (#128)
* Update build version to fit with package.json electron version

* Update electron-builder.yml

* Use wvcus.2 for additional fixes

* Also use wvcus.2 for package.json
2022-04-21 17:46:05 +02:00
Kevin Yuan
c940d0991d
Generate pacman builds using Github workflows (#81)
* Show "Tidal Hifi" as application name for notify-send

Set the 'app-name' variable for notify-send under Linux

* Generate pacman builds using Github workflows
Previous builds failed due to missing build dependencies when building the package using the Github workflow Linux environment
2021-12-08 18:35:39 +01:00
662ef6ad7b
new deps (#77) 2021-12-04 12:51:19 +01:00
8177e6e3ca re-enabled mpris after the 403 has been fixed 2020-11-29 10:55:01 +01:00
beacedd64b
Develop (#25) 2020-10-04 11:52:08 +02:00
Luka Jankovic
c90902e9a9
RPM support and icns icon (#9)
* rpm support and a new icon

* removed unneeded dependency
2020-03-19 21:26:40 +01:00
José Augusto Bolina
0636c8b92f added individual build scripts. (#1)
* added individual build scripts.

- squashed + changed commit messages.
2019-12-01 23:02:59 +01:00
3d334cd19e removed pacman target because github actions' ubuntu vm can't build pacman images. 2019-11-01 22:57:25 +01:00
a56d18e414 added media keys + notifications 2019-10-22 21:25:57 +02:00
9c3ac88d12 did some more work. Mainly worked on code cleanliness and hotkey support (https://defkey.com/tidal-desktop-shortcuts) 2019-10-20 22:47:01 +02:00