Commit graph

64 commits

Author SHA1 Message Date
Core
5d658ed990
updated interop function for more capability, search now takes to album instead of playing song 2022-09-11 05:31:44 +01:00
Core
23a889e11a
artist clicking fallback to primary artist if multiple artists 2022-09-11 00:48:56 +01:00
Core
720970b2e2
lastfm annoying 2022-08-31 12:44:38 +01:00
coredev-uk
5c1e40cf88 chore: Prettified Code
[ci skip]
2022-08-28 18:04:24 +00:00
Core
9eea5d3561
Fixed remove primary artist stuff for lastfm 2022-08-28 19:03:51 +01:00
Core
c15f55d0ee
CHONKY BOY 2022-08-04 05:27:29 +01:00
Core
c773058328
Moved to Electron Notifications 2022-07-31 12:05:16 +01:00
Core
96be648c8e
im over this 2022-07-30 21:17:11 +01:00
Core
d4eac9a17c
Exposed songid in attributes, reimplemented lastfm primary artist scrobbling, cleaned up mkinterop 2022-07-30 17:42:15 +01:00
Core
2a9a5c68ff
linux is cooollll 2022-07-13 15:08:54 +01:00
Core
12fee3df36
mpris overhaul 2022-07-12 21:26:05 +01:00
Core
a8a48d6604
filter loop fixes (2) 2022-06-16 16:40:25 +01:00
Core
742e606c09
filter loop fixes 2022-06-16 16:14:53 +01:00
Core
47e3ad5b44
removed redundant code 2022-06-15 21:33:32 +01:00
Core
adf1a18be7
floating point errors resolved
changed some logs to debugs
2022-05-25 15:59:53 +01:00
Amaru8
a35d0d26f8 marin showed me the way im okay help 2022-05-18 22:01:02 +02:00
Amaru8
b242614d95 Remove console log 2022-05-18 21:47:28 +02:00
Amaru8
1f62782714 Change rate auto-updating 2022-05-18 21:47:04 +02:00
cryptofyre
d376faafbb
my balls ̧itch (#1039)
* Update es_ES

* Localization updates

* Documentation

* Localization updates

* Documentation

* Xd

* Expose playback progress.

* Cider The Wekeend Update

Add more keybinds and make own page to change it ( No more Pop Up)

Redesing the "Menu Bar" to more efficient order.

* CleanUp

* Some Strings Update made By "Monochromish"

* Documentation

* Goodbye Analog Warmth

* typo

* I can't fuckin read

* Updated config.yml

* Auto Triage

* Remove Spatialization from Audio Settings modal

* Remove customizable Spatialization strings

* Remove some whitespaces in ja_JP

* Add i18n updates to README

* Change some things in i18n README

* Remove whitespace in ja_JP

* uhh

* Add hide_timestamp to store

* Add hideTimestamp to en_US and source

* Add hideTimestamp to hu_HU

* Add check to discordrpc.ts

* Add hideTimestamp to settings

* Add missing button labels (fix for screen readers) (#1016)

* added some attributes for themes

https://docs.cider.sh/themes/available-attributes

* Fix unlove

* Revert "Fix unlove"

* Update ja_JP.json

Drafted by あづき#8046
Finalized by Maikiwi

* ja_JP credit change

* Update en_OWO.json

* Add Relaunch Prompt to nativeTitleBar and hw_acc

* Update zh_TW.json

Update TW language.

* made some new playback icons

* german language changes

* CiderAudio cleanup

* and I forgor

* perf increase

* electron version bump

* feat: 🌐 Update French language (#1030)

* further cideraudio trimming

* i18n support for CAR/CTS

* fix broken code

* Update es_ES

* Update Some "Audio Settings" String and added to es_ES

* optimizations

added show loved tracks inline

set several less operations to async

changed default transition to fade in, moved slide in to sweetener

changed drawer transition to transform

optimizations for disabled gpu

* readded audio strings

* Don't code while ur sleepy

* don't fix code while ur drunk

* test your commits before pushing

* impulses can now be external

* feat: 🌐 Update French Language

* Create Themes and Plugins folder if it doesnt't exist

Fixes #742

* Make cast device list scrollable

* Removal of Natural (High)

* i18n changes

* I'm an idiot

* fix queue menu

* CAR mode selector ext

* I forgor

Co-authored-by: Mefsaal <mefsaal@gmail.com>
Co-authored-by: Gabriel Davila <56521591+mefsaal@users.noreply.github.com>
Co-authored-by: maikirakiwi <stella@mai.kiwi>
Co-authored-by: Core <64542347+coredev-uk@users.noreply.github.com>
Co-authored-by: Amaru8 <52407090+Amaru8@users.noreply.github.com>
Co-authored-by: Pedro Galhardo <pedromgalhardo@tecnico.ulisboa.pt>
Co-authored-by: booploops <49113086+booploops@users.noreply.github.com>
Co-authored-by: GamingLiamStudios <58615717+GamingLiamStudios@users.noreply.github.com>
Co-authored-by: 宥叡 <46503943+jay900604@users.noreply.github.com>
Co-authored-by: UnbreakCode <unbreakcode@gmail.com>
Co-authored-by: Erwan <24718500+ErwanGit@users.noreply.github.com>
Co-authored-by: Erwan <erwan977@gmail.com>
Co-authored-by: licia-tia <licia@s-cry.com>
Co-authored-by: vapormusic <vietanhfat@gmail.com>
2022-05-14 00:00:40 -05:00
Amaru8
144127f142
Added Playback Rate functionality (#933)
* Add () to openAudioControls function call

* Duplicate new placeholder modal

* Add to app.modals

* Make modal do something

* Changed input to slider

* Change i18n string name and remove con.log

* Finalized i18n strings

* Add to store.ts and update i18n hehe

* Save rate to cfg

* fuck off

* AAHH

* Make auto-set more reliable

* no nightcore stuff here

Co-authored-by: cryptofyre <cryptofyre@cryptofyre.org>
2022-04-24 22:55:13 -07:00
Core
44ed769ed6
mpris fix 2022-03-11 00:26:42 +00:00
Core
ba6f89362d
Who tf done this 2022-03-10 17:30:57 +00:00
Core
89e0d7c104
Update notifications
Removed the shit tone of check for updates, made it manual
Redone the function in utils
Logging for autoupdater implemented
2022-02-27 18:34:40 +00:00
child_duckling
a5e22d5f0d link handling for discordrpc.ts 2022-02-26 23:53:21 -08:00
child_duckling
23dafc4036 check for update on launch, prep for operation balls 2022-02-25 22:54:50 -08:00
vapormusic
798a38613d Revert "Merge branch 'local' into develop"
This reverts commit 46ccfa1393, reversing
changes made to 8f9421258c.
2022-02-26 06:21:17 +07:00
vapormusic
76f640a088 first commit 2022-02-25 06:09:42 +07:00
vapormusic
bb8e22cf93 back button & media keys improvement 2022-02-18 22:50:02 +07:00
Maikiwi
63962f904b Revert "Merge branch 'innolab' into develop"
This reverts commit b740f76e3c, reversing
changes made to a5746f08fa.
2022-02-17 18:39:38 -08:00
Maikiwi
b740f76e3c
Merge branch 'innolab' into develop 2022-02-17 18:38:41 -08:00
vapormusic
476d6d86cf fix 2022-02-17 22:54:53 +07:00
vapormusic
bb92a30cb2 add play button in library-songs page 2022-02-17 22:53:32 +07:00
Core
548688341d
i hate lastfm
like really really
hate
it
2022-02-17 02:56:41 +00:00
Maikiwi
509a425f41
sync again (#465)
* Added update check if using MSS or MAS builds. need help implementing

* fix locale / allow pl to show before list loading is fully done

* oops

* Also copy blockmap for partial download

`[2022-02-15 17:28:30.126] [error] Cannot download differentially, fallback to full download: Error: Cannot download "https://478-429851205-gh.circle-artifacts.com/0/%7E/Cider/dist/artifacts/Cider-Setup-1.1.428.exe.blockmap", status 404: Not Found
    at ClientRequest.<anonymous> (C:\Program Files\Cider\resources\app.asar\node_modules\builder-util-runtime\src\httpExecutor.ts:288:11)
    at ClientRequest.emit (node:events:394:28)
    at ClientRequest.emit (node:domain:475:12)
    at SimpleURLLoaderWrapper.<anonymous> (node:electron/js2c/browser_init:105:6829)
    at SimpleURLLoaderWrapper.emit (node:events:394:28)
    at SimpleURLLoaderWrapper.emit (node:domain:475:12)`

* more lang fix

* Removed Discord clear on pause

* Linux frame

* fix #459

* Fix

* exposed --songProgressColor and --songProgressBackground

* revert

* Revert "revert"

This reverts commit 24313b53cf.

* ok?

* Revert "ok?"

This reverts commit 9218ccc887.

* ok

* fix adding/remove mvs from library

* Created audio controls menu

* Added start-renderer command for easier testing

* shitty floats shitty shitty

* LastFM can be unique and have its own call

* Revert "LastFM can be unique and have its own call"

This reverts commit d36e1b19f6.

* Revert "Merge branch 'develop' into develop"

This reverts commit 5fa345e6c8, reversing
changes made to a02b633f49.

* Revert "Revert "LastFM can be unique and have its own call""

This reverts commit f156083d48.

* lastfm changes

Co-authored-by: child_duckling <19170969+quacksire@users.noreply.github.com>
Co-authored-by: vapormusic <vietanhfat@gmail.com>
Co-authored-by: JYW0803 <74043061+JYW0803@users.noreply.github.com>
Co-authored-by: Core <64542347+coredev-uk@users.noreply.github.com>
Co-authored-by: booploops <49113086+booploops@users.noreply.github.com>
2022-02-16 18:44:34 -08: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
f156083d48
Revert "LastFM can be unique and have its own call"
This reverts commit d36e1b19f6.
2022-02-17 01:01:17 +00:00
Core
d36e1b19f6
LastFM can be unique and have its own call 2022-02-17 00:58:48 +00:00
vapormusic
0ec0909697 Revert "ok?"
This reverts commit 9218ccc887.
2022-02-16 13:23:09 +07:00
vapormusic
9218ccc887 ok? 2022-02-16 13:22:48 +07:00
Core
d882e65111
wooooooooooooooowwwwwwwwww 2022-02-13 17:08:29 +00:00
vapormusic
942aa1b1b4 skipToPreviousItem bug mitigation 2022-02-13 19:08:31 +07:00
vapormusic
317a56e439 mitigate skipping on some library songs 2022-02-13 17:51:58 +07:00
vapormusic
2336b85291 rpc library images ( need api to work first) 2022-02-13 00:07:16 +07:00
vapormusic
636aeb450e fix locale on nowplaying 2022-02-11 09:22:40 +07:00
Core
b4e0869215
Setup filtering for discordrpc 2022-02-02 16:17:19 +00:00
Core
9385008dc2
Updated Cider preload functions and MPRIS to reflect this 2022-02-02 10:28:55 +00:00
yazninja
b6e546ecb5
Fix DiscordRPC for mobile 2022-01-29 20:41:46 +08:00
Core
af890a5c6c _songId because yeah 2022-01-29 00:08:02 +00:00
Core
d1370194da
No more website routing 2022-01-28 17:25:47 +00:00
Core
9945f88beb
Fixed indentations 2022-01-28 16:32:57 +00:00