Commit graph

155 commits

Author SHA1 Message Date
vapormusic
3aca5dc92b
Update raop.ts 2022-04-30 11:20:54 +07:00
vapormusic
11f34ca466
Update raop.ts 2022-04-30 10:54:24 +07:00
vapormusic
9bec345a50
Update raop.ts 2022-04-30 10:52:01 +07:00
vapormusic
223c5e7b3a
Update raop.ts 2022-04-30 10:48:22 +07:00
vapormusic
fb5ab7b6fd
Update raop.ts 2022-04-30 10:31:57 +07:00
vapormusic
c4a33b7cb9
Update raop.ts 2022-04-30 10:15:52 +07:00
vapormusic
3e728848d7 uptest 2022-04-29 16:28:12 +07:00
Core
c9a5fc546f
Formatted store and settings, added label elements to all inputs in settings, renamed keybinds to keybindings, optimised some code 2022-04-29 17:02:59 +01:00
vapormusic
75c0d5c6af Merge branch 'develop' of https://github.com/ciderapp/Cider into develop 2022-04-27 20:11:18 +07:00
vapormusic
2976a8400f update 2022-04-27 20:11:05 +07:00
Amaru8
c505b2d9bd
Merge pull request #938 from Monochromish/develop
Added update keybind feature.
2022-04-26 22:51:52 +02:00
vapormusic
079008d5a4 add raop back 2022-04-26 22:25:44 +07:00
Monochromish
41ca3cf8f6 Added update keybind feature. 2022-04-26 18:48:10 +10:00
cryptofyre
a34f63a826 Reverse and move AirPlay support for UWP compatibility. 2022-04-25 20:19:56 -05:00
vapormusic
c925e15b07 txt 2022-04-24 09:16:34 +07:00
Amaru8
21fe786d4e
Fix Web Remote hotkey 2022-04-23 17:35:05 +02:00
vapormusic
f5a816467f mute desktop audio when homepod is playing 2022-04-23 19:46:07 +07:00
vapormusic
fa20e222e0 ffmpeg gone 2022-04-23 14:33:54 +07:00
vapormusic
8fddbb6a43 test 1 2022-04-23 01:30:56 +07:00
yazninja
d31f044d60 Revert "js++ oops"
This reverts commit d8aca925f4.
2022-04-22 15:55:40 +08:00
yazninja
3143a3cd14 wait i thought i fixed this? 2022-04-22 15:52:36 +08:00
yazninja
d8aca925f4 js++ oops 2022-04-22 15:02:20 +08:00
yazninja
31bd64d16a fix shortcuts v2 2022-04-22 09:12:00 +08:00
yazninja
5154306bae fix shortcuts 2022-04-22 09:11:47 +08:00
yazninja
92c62ed238 Merge branch 'develop' of https://github.com/ciderapp/Cider into develop 2022-04-22 09:10:35 +08:00
yazninja
ddfa1f9d59 change private session to ctrl+p, plugin-menu to ctrl+shift+p 2022-04-22 09:09:58 +08:00
Quacksire
dd4593c64c
P for penis 2022-04-21 18:07:23 -07:00
Amaru8
f35b823d71
Add Private Session Toggle to menubar (macOS) (#905)
* Add Private Session to menubar

* Moved to Window and changed to toggle

* Add shortcut
2022-04-21 15:03:12 -07:00
Core
295da6a757
Resolved #901 DiscordRPC length issues 2022-04-20 12:49:06 +01:00
Core
e2b9b0763f
Added discordrpc activity cache check to prevent unnecessary calls 2022-04-20 00:26:05 +01:00
Core
87bb0c425d
Changed it 2022-04-14 18:47:16 +01:00
Core
99b4c2960c
DiscordRPC customisation 2022-04-14 14:37:06 +01:00
Core
50322fa57f
Changed links 2022-04-02 23:58:40 +01:00
vapormusic
1354db6724 better chromecast name 2022-04-01 00:16:00 +07:00
Core
bee011670a
fix (creds to @monochromish) 2022-03-30 13:14:30 +01:00
Core
e789c60dd3
Improved logic and set default value of recent PR 2022-03-30 12:45:05 +01:00
Monochromish
2d3a449bd7 Added more customizability to the Discord Rich Presence Plugin on Cider (Buttons)
With this PR, people can choose whether to hide buttons on their rich presence (Listen on Cider & View on Apple Music).
2022-03-30 22:26:07 +11:00
kyw504100
e577fda2a1
Shortcut for Casting 2022-03-22 04:33:42 +08:00
Core
4b0323e267
Revert "Merge branch 'main' into develop"
This reverts commit 932ae6c385, reversing
changes made to 150098de59.
2022-03-16 00:04:13 +00:00
Core
932ae6c385
Merge branch 'main' into develop 2022-03-15 09:25:02 +00:00
adryd
8e4f2adfa7
DiscordRichPresence: Fix timestamps when resuming from pause (#568) 2022-03-13 22:27:27 -07:00
adryd
12ad4e9cdc
DiscordRichPresence: Attempt to reconnect after connection close 2022-03-13 01:11:29 -05:00
vapormusic
ab774d7eeb improve chromecast 2022-03-12 16:10:12 +07:00
Core
dfd3fe6271
various formatting, mpris patch, menubar patch 2022-03-11 05:51:35 +00:00
booploops
f1baf887cf mica effect emulation 2022-03-10 20:16:20 -08:00
Core
44ed769ed6
mpris fix 2022-03-11 00:26:42 +00:00
Core
6da8c3c2b6
Merge remote-tracking branch 'origin/develop' into develop 2022-03-10 17:31:02 +00:00
Core
ba6f89362d
Who tf done this 2022-03-10 17:30:57 +00:00
Core
b71a7b22c0 macOS Changes
onStartup implemented
2022-03-10 14:56:07 +00:00
child_duckling
df2f7b7216 Merge branch 'develop' 2022-03-08 18:07:59 -08:00