Commit graph

1189 commits

Author SHA1 Message Date
vapormusic
abf6def954 privateEnabled 2022-02-22 08:33:23 +07:00
inalone
1f7f2e2174 last.fm: initial implementation of filterAlbumName 2022-02-22 01:25:31 +00:00
Maikiwi
baacf26a3b Condensing Warmth preset (Analog Warmth exists) 2022-02-21 16:05:01 -08:00
Maikiwi
1de4dcdbca New CAP 2022-02-21 16:04:50 -08:00
Kendall Garner
0135d73556
add fix for bulk artist requests, over develop 2022-02-21 13:43:29 -05:00
vapormusic
824499f61f fix private sessions 2022-02-21 22:03:21 +07:00
vapormusic
3bf45a4e2e git 2022-02-20 15:09:09 +07: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
vapormusic
2523498a37 add logout prompt? 2022-02-20 20:15:49 +07:00
Maikiwi
656acaad0f big ocd 2022-02-19 19:42:15 -08:00
Maikiwi
102f60ba3b This thing warrants another rewrite 2022-02-19 19:12:44 -08:00
Core
25f1bcc0b6
cant believe it 2022-02-20 01:48:24 +00:00
cryptofyre
5f3443c463
Merge pull request #483 from kyw504100/Lab2
Irregular update 20/02
2022-02-19 15:21:35 -06: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
vapormusic
67ad31f16f fix ui 2022-02-19 20:55:43 +07:00
booploops
cbe76cc19d added open artwork in browser 2022-02-19 01:29:38 -08:00
booploops
02ba9a7c42 Added resume from history 2022-02-19 01:13:22 -08:00
Maikiwi
913532fcdb disclaimer 2022-02-19 00:49:34 -08:00
child_duckling
2991a92b68 remote testing on dev env and nodeintegration on webview 2022-02-19 00:34:15 -08:00
Maikiwi
7fe0be8c16 I cant spel 2022-02-19 00:27:34 -08:00
Maikiwi
858c283bcc failsafes and fixed buttons 2022-02-19 00:19:16 -08:00
Maikiwi
02a7fd9e23 revert even more garbage 2022-02-18 23:56:08 -08:00
Maikiwi
258e559f29 almost made crypto deaf 2022-02-18 23:38:52 -08:00
Maikiwi
d176a88694 Merge branch 'develop' of https://github.com/ciderapp/Cider into develop 2022-02-18 23:29:59 -08:00
Maikiwi
13d8edba50 Revert experimental vibrant bass and tuned spatial v2 2022-02-18 23:29:58 -08:00
booploops
3ef3c7757a Added plugin menu entries 2022-02-18 23:23:47 -08:00
Maikiwi
f83e53770d ignore gain error on launch 2022-02-18 23:21:43 -08:00
Maikiwi
cefa4085e1 fix analog warmth buttonsssssss 2022-02-18 23:19:36 -08:00
Maikiwi
c432e6a08a Migrate everything to cider audio lab 2022-02-18 23:16:33 -08:00
Maikiwi
3005cc42eb Force normalization on with VB/Maikiwi Spat 2022-02-18 22:31:41 -08:00
Maikiwi
a12d629a8a WIP Audio Thingies 2022-02-18 22:23:44 -08:00
booploops
8675e0f46d changed white-space 2022-02-18 21:28:05 -08:00
booploops
bbd70eec96 added unknown sources option for plugins 2022-02-18 19:36:26 -08:00
booploops
c9f17a71bd adds audiolabs 2022-02-18 19:03:30 -08:00
Maikiwi
2fb35919f5 Merge branch 'develop' of https://github.com/ciderapp/Cider into develop 2022-02-18 17:13:36 -08:00
Maikiwi
7f9f842eb5 wasm pain 2022-02-18 17:13:35 -08:00
booploops
451e25f071 added onRendererReady 2022-02-18 17:09:29 -08:00
Maikiwi
d51d732e05 idk 2022-02-18 17:05:09 -08:00
Maikiwi
d0a90f565d update desc 2022-02-18 16:44:11 -08:00
Maikiwi
7746476430 Cider Tuned Spat V2 (actually v like 120 something) 2022-02-18 16:37:42 -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
a2e44ed0e8 ok 2022-02-18 22:50:46 +07:00
vapormusic
bb8e22cf93 back button & media keys improvement 2022-02-18 22:50:02 +07:00
vapormusic
99425e65c3 ok 2022-02-18 21:53:31 +07:00
vapormusic
1aec27bc83 fix #474 2022-02-18 21:38:30 +07:00
vapormusic
aebbf1cd51 Merge branch 'develop' of https://github.com/ciderapp/Cider into develop 2022-02-18 14:35:19 +07:00
vapormusic
28ac72ed34 fix playlist on listen now 2022-02-18 14:35:15 +07:00
Maikiwi
542d3a348c Remove spatial compat check 2022-02-17 22:57:26 -08:00