Commit graph

533 commits

Author SHA1 Message Date
Maikiwi
abf5b91117 my brain hurts 2022-03-08 13:52:45 -08:00
booploops
bd4a2e7d27 working on plugin pages 2022-03-08 02:26:47 -08:00
vapormusic
390ef13d61 lol 2022-03-07 21:32:49 +07:00
vapormusic
d7261dbc86 fixes 2022-03-07 00:09:43 +07:00
vapormusic
a26cb2380c fix miniplayer on top, add blur toggle on windows 2022-03-05 21:20:39 +07:00
vapormusic
bb78a255e7 some support for editorial-contents 2022-03-05 14:14:27 +07:00
vapormusic
556713bc32 fix 2022-03-04 21:29:22 +07:00
Maikiwi
311fdc4020 begone audio nerds (#354) 2022-03-04 01:37:30 -08:00
KaHim Chan
245abbb676
Irregular update 02/03 (#540) 2022-03-04 00:19:19 -08:00
vapormusic
49fc70f35a fix full screen bg 2022-03-03 21:56:13 +07:00
booploops
19b4e1f73c added bootstrap-vue 2022-03-02 23:04:20 -08:00
booploops
b0c5a07b0f add to playlist can now check for duplicates, seperated apple music playlists from playlists 2022-03-02 20:12:53 -08:00
booploops
0f8b739705 virtual cursor 2022-03-02 00:33:27 -08:00
booploops
e308160bec controller test 2022-03-01 22:04:27 -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
46ccfa1393
Merge branch 'local' into develop 2022-02-26 13:19:58 +07:00
kyw504100
916e5e4fd6
visual tweak 2022-02-25 23:33:34 +08:00
yazninja
7f109c955a
Make song title have text-overflow-ellipsis 2022-02-25 12:41:29 +03:00
vapormusic
a2f82d65d7 add artist images back 2022-02-25 07:19:04 +07:00
vapormusic
76f640a088 first commit 2022-02-25 06:09:42 +07:00
booploops
ae9669c3f9 fix for library artists 2022-02-24 05:24:04 -08:00
booploops
80f78edbf3 some fixes 2022-02-24 04:58:32 -08:00
booploops
7a8cdf483b added storefront for chip, added followArtistById added followingArtist to root 2022-02-24 04:50:07 -08:00
booploops
97e37149ae added hover over text 2022-02-24 04:37:10 -08:00
booploops
1f36f8e691 added artist-chip element 2022-02-24 04:31:03 -08:00
booploops
23f3a6fbd6 adjustments for radio types 2022-02-24 01:12:13 -08:00
booploops
a5369e4ef9 added tv-episodes as unavailable 2022-02-24 01:07:48 -08:00
booploops
eb97c01536 added indicator for unavailable mediaitems 2022-02-24 01:06:23 -08:00
vapormusic
9cb80cde06 stopAudio 2022-02-23 22:34:41 +07:00
vapormusic
c893304b5d chromecast (very botchy) 2022-02-23 22:17:04 +07:00
Maikiwi
1fb350bba9 Merge branch 'develop' of https://github.com/ciderapp/Cider into develop 2022-02-22 19:48:55 -08:00
vapormusic
a5d02831bf
Merge pull request #505 from kyw504100/Patch6_1
Irregular update 21/02
2022-02-22 10:52:58 +07:00
kyw504100
aa9c25eb36
message in plug-in menu 2022-02-22 11:17:48 +08:00
vapormusic
fac23bb5f6 add artist/album navigation for queue items 2022-02-22 09:23:42 +07:00
Maikiwi
baacf26a3b Condensing Warmth preset (Analog Warmth exists) 2022-02-21 16:05:01 -08:00
Tobias Speicher
8edfddc409
Replace deprecated String.prototype.substr()
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with slice() or substring() which work similarily but aren't deprecated.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-02-20 15:09:12 +01:00
kyw504100
9ef4d67b40
replace hardcoded strings 2022-02-20 04:42:06 +08:00
kyw504100
fe16fe4098
Plug-in entries in sub-menu 2022-02-20 02:38:20 +08:00
booploops
cbe76cc19d added open artwork in browser 2022-02-19 01:29:38 -08:00
Maikiwi
858c283bcc failsafes and fixed buttons 2022-02-19 00:19:16 -08:00
Maikiwi
13d8edba50 Revert experimental vibrant bass and tuned spatial v2 2022-02-18 23:29:58 -08:00
Maikiwi
a12d629a8a WIP Audio Thingies 2022-02-18 22:23:44 -08:00
booploops
c9f17a71bd adds audiolabs 2022-02-18 19:03:30 -08:00
Maikiwi
6638e2dc04
Innolab Merger (#479)
* Sync I don't commit now is the conflict of tomorrow (#477)

* 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.

* Revert "Merge branch 'ciderapp:develop' into develop"

This reverts commit 20fd0c05da, reversing
changes made to 4937e29fcf.

* lastfm changes

* i hate lastfm

like really really
hate
it

* Revert "Merge remote-tracking branch 'origin/develop' into develop"

This reverts commit 5b360e74fa, reversing
changes made to 548688341d.

* Revert "Revert "Merge remote-tracking branch 'origin/develop' into develop""

This reverts commit 0fb6802ff3.

* Revert "Merge branch 'develop' of https://github.com/ciderapp/Cider into develop"

This reverts commit bd3a2b6172, reversing
changes made to 0fb6802ff3.

* volume step i18n

* and git can go in the bin too

* Added OpenAppData button in settings and updated layout/translations

* change in translation README.md

* margin: 0 on song-progress

* fix np navigation on some songs

* enables native linux chrome

* replay wip

* replay, added this year

* fix for library status

* added attributes.playparams.id

* replay banner

* changed colors

* fancy animations

* more fancy

* some changes

* add play button in library-songs page

* fix

* improve drag on topbar

* Generating top genres, made buttons nicer on replay

* changes to replay graphs

* Revert "Merge branch 'innolab' into develop"

This reverts commit b740f76e3c, reversing
changes made to a5746f08fa.

* added force-video to mediaitem-square

* Update zh_TW.jsonc (#468)

Update TW language.

Co-authored-by: Maikiwi <stella@mai.kiwi>

* Update zh_TW.jsonc

* frontend plugins first iteration

* trans prep

* macOS transparency

* fix playlist on listen now

* fix #474

* ok

* back button & media keys improvement

* ok

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>
Co-authored-by: 宥叡 <46503943+jay900604@users.noreply.github.com>

* refactored specialty settings and switch for two spatialization

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>
Co-authored-by: 宥叡 <46503943+jay900604@users.noreply.github.com>
2022-02-18 14:47:27 -08:00
Maikiwi
873d234999
Merge branch 'innolab' into develop 2022-02-18 14:02:42 -08:00
vapormusic
99425e65c3 ok 2022-02-18 21:53:31 +07:00
booploops
951053ed46 added force-video to mediaitem-square 2022-02-17 19:31:17 -08:00
Maikiwi
ecfdeece64 Merge branch 'innolab' of https://github.com/ciderapp/Cider into innolab 2022-02-17 19:20:45 -08:00
Maikiwi
8ee22f615d
Sync I don't commit now is the conflict of the tomorrow (#472)
* 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.

* Revert "Merge branch 'ciderapp:develop' into develop"

This reverts commit 20fd0c05da, reversing
changes made to 4937e29fcf.

* lastfm changes

* i hate lastfm

like really really
hate
it

* Revert "Merge remote-tracking branch 'origin/develop' into develop"

This reverts commit 5b360e74fa, reversing
changes made to 548688341d.

* Revert "Revert "Merge remote-tracking branch 'origin/develop' into develop""

This reverts commit 0fb6802ff3.

* Revert "Merge branch 'develop' of https://github.com/ciderapp/Cider into develop"

This reverts commit bd3a2b6172, reversing
changes made to 0fb6802ff3.

* volume step i18n

* and git can go in the bin too

* Added OpenAppData button in settings and updated layout/translations

* change in translation README.md

* margin: 0 on song-progress

* fix np navigation on some songs

* enables native linux chrome

* replay wip

* replay, added this year

* fix for library status

* added attributes.playparams.id

* replay banner

* changed colors

* fancy animations

* more fancy

* some changes

* add play button in library-songs page

* fix

* improve drag on topbar

* Generating top genres, made buttons nicer on replay

* changes to replay graphs

* Revert "Merge branch 'innolab' into develop"

This reverts commit b740f76e3c, reversing
changes made to a5746f08fa.

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-17 18:41:29 -08:00
booploops
78b03d2cd9 fix for library status 2022-02-17 02:10:31 -08:00