Commit graph

244 commits

Author SHA1 Message Date
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
vapormusic
ae0fbbc1d3 worki v1 2022-06-30 23:37:52 +07:00
vapormusic
5d3853d208 test 2022-06-30 23:37:07 +07:00
Kendall Garner
f4543dbc32
use object instead of array for albums (#1219) 2022-06-30 16:57:07 -05:00
Gabriel Davila
4e3fb128cd
keybinds New Settings Window Format (#1215) 2022-06-29 18:39:09 -05:00
Core
6157470f0a
Merge branch 'main' into enhancement/lastfm 2022-06-29 00:20:35 +01:00
booploops
54515fea6b setting up for potential hot reloadability 2022-06-28 15:00:45 -07:00
Core
2c9bf5eb7e
Merge branch 'main' into enhancement/lastfm 2022-06-28 11:37:05 +01:00
booploops
9320b7f412 fix some conflicts, updated routes to settings 2022-06-28 01:49:30 -07:00
booploops
f71ca88298 WIP settings panel, added #app[window-state] 2022-06-28 01:30:39 -07:00
Core
7874340caa
Merge branch 'main' into enhancement/lastfm 2022-06-26 15:00:19 +01:00