Commit graph

86 commits

Author SHA1 Message Date
Core
6001dc1a1e
and git can go in the bin too 2022-02-17 03:07:58 +00:00
Core
4bed3ca783
Revert "Merge branch 'develop' of https://github.com/ciderapp/Cider into develop"
This reverts commit bd3a2b6172, reversing
changes made to 0fb6802ff3.
2022-02-17 03:06:30 +00:00
Core
35aa69c2d6
Revert "Revert "Merge remote-tracking branch 'origin/develop' into develop""
This reverts commit 0fb6802ff3.
2022-02-17 03:06:27 +00:00
Core
bd3a2b6172
Merge branch 'develop' of https://github.com/ciderapp/Cider into develop 2022-02-17 03:02:25 +00:00
Core
0fb6802ff3
Revert "Merge remote-tracking branch 'origin/develop' into develop"
This reverts commit 5b360e74fa, reversing
changes made to 548688341d.
2022-02-17 03:02:16 +00:00
Core
0c0eac290a
Merge branch 'develop' into develop 2022-02-17 03:01:29 +00:00
Core
5b360e74fa
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	src/main/plugins/lastfm.ts
2022-02-17 02:58:25 +00:00
Core
548688341d
i hate lastfm
like really really
hate
it
2022-02-17 02:56:41 +00:00
vapormusic
1ad805c04e lastfm changes 2022-02-17 09:22:36 +07:00
Core
7f5ad08da3
Revert "Merge branch 'ciderapp:develop' into develop"
This reverts commit 20fd0c05da, reversing
changes made to 4937e29fcf.
2022-02-17 01:16:31 +00:00
Core
cb82ff482d
Revert "Revert "LastFM can be unique and have its own call""
This reverts commit f156083d48.
2022-02-17 01:06:47 +00:00
Core
604ef16db8
Revert "Merge branch 'develop' into develop"
This reverts commit 5fa345e6c8, reversing
changes made to a02b633f49.
2022-02-17 01:05:52 +00:00
Core
f156083d48
Revert "LastFM can be unique and have its own call"
This reverts commit d36e1b19f6.
2022-02-17 01:01:17 +00:00
Core
51393397e5
Merge remote-tracking branch 'origin/develop' into develop 2022-02-17 00:58:54 +00:00
Core
d36e1b19f6
LastFM can be unique and have its own call 2022-02-17 00:58:48 +00:00
Core
04591e605c
Removed Discord clear on pause 2022-02-15 14:35:56 +00:00
Core
3653937f69
Fixed the mk reference 2022-02-14 13:31:11 +00:00
Core
3466869a34
Fix the ts error 2022-02-14 13:00:59 +00:00
vapormusic
ade11cd717
Update lastfm.ts 2022-02-14 08:14:27 +07:00
Chase Ingebritson
a804234646 Added a network request to pull artist names on scrobbling 2022-02-13 18:01:43 -06:00
vapormusic
5c56dfbcc3 rpc library images working now 2022-02-13 17:24:01 +07:00
vapormusic
2336b85291 rpc library images ( need api to work first) 2022-02-13 00:07:16 +07:00
child_duckling
31783d30d2 Added Quack language for the memes 2022-02-11 21:43:45 -08:00
child_duckling
6cbb472c35 [MAS] adjust for macOS design standards 2022-02-11 19:37:09 -08:00
vapormusic
1e2978199e tmp 2022-02-12 08:19:58 +07:00
vapormusic
f71a22b8e9 lastfm 2022-02-10 16:41:26 +07:00
vapormusic
f4dda32e12 attempt to fix lastfm 2022-02-10 15:59:57 +07:00
vapormusic
cff266c9df attempt to fix lastfm 2022-02-10 15:53:31 +07:00
Jozen Blue Martinez
75221bc984
Update WebNowPlaying plugin. (#405)
* [WebNowPlaying] Remove unnecessary .bind, general code and type cleanup

* bleh

* bleh 2
2022-02-09 10:12:59 -08:00
vapormusic
6ea19e49f7 better spacebar control, disable it completely in dev mode 2022-02-09 23:33:42 +07:00
Core
47e25ae2f2
This is gonna get annoying 2022-02-09 15:51:18 +00:00
Jozen Blue Martinez
988b10a13f
Various WebNowPlaying plugin updates (#394)
* Create WebNowPlaying plugin

* Only run WebNowPlaying plugin on win32

* [WebNowPlaying] Fix time formatting

* [WebNowPlaying] Minor code cleanup

Co-authored-by: Quacksire <19170969+quacksire@users.noreply.github.com>
2022-02-08 17:19:42 -08:00
Jozen Blue Martinez
b7fb674d68
Create WebNowPlaying plugin (#393) 2022-02-08 13:40:57 -08:00
Core
e468b1fa83 Added various controls to menubar, changed volumewheel function 2022-02-07 14:31:18 +00:00
Core
c86d66d142
Small change in category for menubar.ts 2022-02-06 09:39:23 +00:00
Core
e7537e4a2b
Menubar Moved to Plugin 2022-02-06 08:12:22 +00:00
Core
e9b960f71f
Moved unused / example plugins to outside src. 2022-02-04 03:27:25 +00:00
Core
08d55e167f
added no-id-found check for discord link 2022-02-02 16:20:33 +00:00
Core
b4e0869215
Setup filtering for discordrpc 2022-02-02 16:17:19 +00:00
Core
8da0ebed97 Fixed the thumbar and added icons and thumbar to build resources
Big brain me forgot it was status not state.
2022-02-02 11:11:30 +00:00
Core
1587b2fc26
Merge remote-tracking branch 'origin/develop' into develop 2022-02-02 10:29:16 +00:00
Core
e071604638
Thumbar plugin added 2022-02-02 10:29:08 +00:00
Core
9385008dc2
Updated Cider preload functions and MPRIS to reflect this 2022-02-02 10:28:55 +00:00
vapormusic
7d45f237d2 fix rpc 2022-02-02 16:23:05 +07:00
Core
87d229ed00
Removed old files 2022-01-30 16:17:37 +00:00
Core
499659469e
Playback Notifications Now Configurable and available on all systems
DiscordRPC swapped to bool for clear activity
Updated store file to bools and added playback notification
Updated en_GB to fun language, as from what I've seen none of the US English words are different in GB English
2022-01-29 12:37:36 +00:00
Core
efb9c6f00b
DiscordRPC fix 2022-01-28 21:03:19 +00:00
Core
95563d820d
Small formatting change 2022-01-28 18:51:29 +00:00
Core
09db8af283
Improved discordrpc 2022-01-28 16:28:56 +00:00
vapormusic
820b206bda fix saved state not working on close 2022-01-28 17:28:06 +07:00