Commit graph

304 commits

Author SHA1 Message Date
Core
23b6033432
set timeout can go away now 2022-07-11 02:02:11 +01:00
maikirakiwi
9b7246ea49 test getting rid of lyriccurrenttime 2022-07-10 17:26:31 -07:00
maikirakiwi
bc63d798ef Don't do anything if res != 200 2022-07-09 00:34:49 -07:00
maikirakiwi
1713f6d4dc add prime symbol to apostrophe 2022-07-09 00:29:43 -07:00
maikirakiwi
3621824441 yes 2022-07-09 00:19:29 -07:00
maikirakiwi
2e12b94744 did another funny 2022-07-09 00:08:34 -07:00
maikirakiwi
165421c8b3 did a funny 2022-07-08 23:57:48 -07:00
maikirakiwi
e9652871c6 Revert "test"
This reverts commit 256d06bbcc.
2022-07-08 23:55:38 -07:00
maikirakiwi
256d06bbcc test 2022-07-08 23:54:55 -07:00
maikirakiwi
07dff3f610 NEVER. CODE. AT. FOUR. AYE. EM. AGAIN. 2022-07-08 22:56:19 -07:00
maikirakiwi
62fd9d825e and this is why you should test your code before pushing 2022-07-08 21:04:39 -07:00
maikirakiwi
92ce7b38f3 this is why you dont code at 4am 2022-07-08 21:00:25 -07:00
maikirakiwi
5d4369c843 default store.ts mxm trans to be disabled 2022-07-08 20:52:54 -07:00
maikirakiwi
2008fab842 fix lyrics translation & allow other lang 2022-07-08 18:05:31 -07:00
maikirakiwi
11d2493083 move logic 2022-07-08 16:44:57 -07:00
maikirakiwi
0fcda21c33 4am code moments 2022-07-08 16:43:48 -07:00
maikirakiwi
4c08d075ff the amount of brain cells that I have lost because of mxm trans 2022-07-08 04:29:51 -07:00
maikirakiwi
932a2e455a remove useless args & nonexistent funcs 2022-07-07 19:47:56 -07:00
maikirakiwi
c44ddebd88 fix mmx translation 2022-07-07 18:43:49 -07:00
maikirakiwi
c5325a205b Bring back mxm lyrics (Fully tested) 2022-07-07 18:36:55 -07:00
booploops
951538e6e7 clamped element scale to 1.5x 2022-07-07 16:11:08 -07:00
vapormusic
b10279f192 Merge branch 'main' of https://github.com/ciderapp/Cider 2022-07-07 07:27:09 +07:00
vapormusic
69c9d4c3df
Merge pull request #1254 from SoNothingMC/pr-1254
Fix album genre names
2022-07-07 23:18:15 +07:00
SoNothing
492674da73
fix album genre names
before: gets genre from 1st track
now: gets genre from album data
2022-07-08 00:01:36 +08:00
booploops
643bf298db fix now playing artwork 2022-07-07 03:18:47 -07:00
booploops
6cb95f2d10 mediaitem square artwork res now adapts to window size 2022-07-07 02:50:35 -07:00
booploops
5e3bdd96f3 added Maximum Element Scale 2022-07-07 02:19:00 -07:00
booploops
2361cfaebe new mediaitem scaling method 2022-07-07 02:03:56 -07:00
booploops
1fa5af93c6 how the fuck did this not throw an error 2022-07-06 22:23:04 -07:00
maikirakiwi
85222d7112 don't give the lyric api id if local files 2022-07-06 18:29:32 -07:00
maikirakiwi
f23f838b7a whoops v2 2022-07-06 18:29:32 -07:00
maikirakiwi
3a5110c6cd whoops 2022-07-06 18:29:32 -07:00
maikirakiwi
0aaab8f6d8 Musixmatch fix (thx plank ily) 2022-07-06 18:29:32 -07:00
vapormusic
df8cde6f54 revert mxm back to local 2022-07-07 07:51:38 +07:00
vapormusic
cabc36fc7f sometest 2022-07-07 00:00:11 +07:00
Gabriel Davila
ddfaea3248
I forgot that (#1239) 2022-07-04 18:56:56 -05:00
vapormusic
deba46e4be add multiplex 2022-07-04 20:15:13 +07:00
booploops
cc8eb42cf4 copied files 2022-07-04 00:55:46 -07:00
cryptofyre
1dd70ee634
Revert "Big Chungus Window settings (#1230)" (#1233)
This reverts commit e133b2c38b.
2022-07-03 19:32:04 -05:00
Gabriel Davila
e133b2c38b
Big Chungus Window settings (#1230)
* Initial Changes

* I suposse this is the last

* cryptofyre

* Documentation
2022-07-03 19:01:25 -05:00
maikirakiwi
fdadd285a0 pokemon gotta catch them all v5 2022-07-03 01:48:53 -07:00
maikirakiwi
e09c480071 pokemon gotta catch them all v2 2022-07-03 01:47:50 -07:00
maikirakiwi
a6e3c9abe7 maikiwi is a clown confirmed 2022-07-03 01:23:40 -07:00
maikirakiwi
953c04f4dd pokemon gotta catch them all 2022-07-03 01:18:53 -07:00
maikirakiwi
eca84c4849 Expose more local files metadata + fix norm error 2022-07-03 01:05:05 -07:00
maikirakiwi
c9ba30df06 [Audio] Added CAP & Normalization behavior for local files 2022-07-02 23:58:21 -07:00
maikirakiwi
3a0406fbd8 should default to 0 2022-07-02 23:14:16 -07:00
maikirakiwi
e28b484d92 [Audio] Fix #1207 (discussions)
Eliminates audio stuttering even when AudioContext is enabled. Make lyrics account for the extra latency introduced by Audio Lab.
2022-07-02 23:08:40 -07:00
booploops
2cb29c28c5 changes for local files: read below
* added pouchdb-node
* moved all logic for local files to src/main/providers/local
* added new local library section on sidebar
2022-06-30 23:39:00 +07:00
vapormusic
a14437b869 fix multiroom 2022-06-30 23:37:54 +07:00