Commit graph

425 commits

Author SHA1 Message Date
Amaru8
10400e2799
Merge pull request #1073 from ciderapp/enhancement/playbackrate-slider-wheel
Implement wheel support for playback rate slider
2022-05-23 20:12:36 +02:00
Amaru8
4793f2b265
uhh 2022-05-23 19:56:34 +02:00
yazninja
eedf9304da add 3rd party radio station support #689
also add disabled property for next button
2022-05-24 01:09:23 +08:00
Amaru8
b9debc978f
purge a function 2022-05-22 07:50:18 +02:00
vapormusic
22cd975635 some fixes 2022-05-21 14:19:34 +07:00
vapormusic
43832587c9 some fixes 2022-05-21 12:06:04 +07:00
vapormusic
6a175e2944 some fixes 2022-05-21 10:54:59 +07:00
Amaru8
a35d0d26f8 marin showed me the way im okay help 2022-05-18 22:01:02 +02:00
Amaru8
9874d1c62d hmm 2022-05-18 21:52:50 +02:00
Amaru8
2a1d132293 Remove whitespace 2022-05-18 21:46:04 +02:00
Amaru8
b3ce29159c Implement wheel support 2022-05-18 21:45:00 +02:00
yazninja
9d657013e8 switch artist and album in queue 2022-05-18 10:46:38 +08:00
Monochromish
b887aee8fc Make Pin button on MiniPlayer interactive. 2022-05-14 23:51:17 +10:00
vapormusic
7a71713a7f some fixes 2022-05-14 17:50:43 +07:00
vapormusic
1255411899 fix queue menu 2022-05-14 11:20:00 +07:00
licia-tia
8fec73bee4 Make cast device list scrollable 2022-05-14 04:29:26 +08:00
booploops
71768e7b88 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
2022-05-12 19:23:42 -07:00
Pedro Galhardo
44160dc104
Add missing button labels (fix for screen readers) (#1016) 2022-05-09 21:20:13 -07:00
Amaru8
68e147ab1d Remove Spatialization from Audio Settings modal 2022-05-09 21:10:30 +02:00
yazninja
130816a1f0 fix instrumental qq lyrics 2022-05-08 10:33:17 +08:00
Core
baf234085e
Revert "Radio improvement, needs optimisation."
This reverts commit c0c12bc2ba.
2022-05-07 06:41:39 +01:00
Core
c0c12bc2ba
Radio improvement, needs optimisation. 2022-05-07 05:24:55 +01:00
yazninja
e0596729a9 remove unfilled heart 2022-05-06 13:12:39 +08:00
yazninja
2522737101 prevent overlap between visualizer and heart 2022-05-06 01:17:51 +08:00
yazninja
40544237b6
Merge pull request #975 from Monochromish/develop
Fixed the weird merging of heart and explicit icons and made a few changes.
2022-05-03 18:42:53 +08:00
maikirakiwi
d1e7fdcc4a dB SPL display 2022-05-02 23:46:04 -07:00
Monochromish
5ee5eac35a Fixed the weird merging of heart and explicit icons and made a few changes.
In this PR:
* The Explicit and Love icon(s) don't merge and are of same size
* Added Display of unlove icon as well in case song is not loved

Screenshots:
2022-05-02 06:52:07 +10:00
cryptofyre
0da1b60c4b
Merge pull request #959 from umbreon22/limit-large-queue-display
Limits the display of very large queue items to 50 at a time
2022-05-01 12:01:19 -05:00
vapormusic
95e3cab7a5 test 2022-05-01 21:13:36 +07:00
yazninja
f9f1c053d5 move playIcon style to style.css 2022-05-01 19:31:53 +08:00
vapormusic
3b2c142b54
Merge pull request #970 from ciderapp/feature/aptest
Some casting fixes
2022-05-01 16:48:52 +07:00
Amaru8
42569ae9c5 Swap heart with explicit 2022-04-30 22:23:08 +02:00
Amaru8
f5ff731c3f Add Love indicator to albums too 2022-04-30 21:55:54 +02:00
Amaru8
48cce96bea Change else{ to else { 2022-04-30 21:29:44 +02:00
Amaru8
422c869568 Change }else to } else 2022-04-30 21:28:18 +02:00
Amaru8
9c85fafd1d Changed if() to if () 2022-04-30 21:27:00 +02:00
Amaru8
4e22857ccd Align heart icon 2022-04-30 20:21:28 +02:00
Amaru8
70ca60fa43 finally ffs 2022-04-30 19:45:44 +02:00
umbreon22
4ff7258a81 Limits the display of very large queue items to 50 at a time 2022-04-30 10:24:30 -07:00
Amaru8
ee228566ae recheck on context menu button click 2022-04-30 18:21:26 +02:00
Amaru8
6be02711a0 kinda works 2022-04-30 16:45:55 +02:00
Amaru8
dfac4c5f2b
Merge pull request #962 from ciderapp/develop
Develop
2022-04-30 15:12:28 +02:00
booploops
818df11f68 changed some console.logs 2022-04-29 17:31:17 -07:00
Amaru8
f8e66968cd remove some code that doesnt work 2022-04-29 23:24:52 +02:00
Amaru8
f403b52af1 test 2022-04-29 21:44:15 +02:00
yazninja
15372e9910 center play hover icon 2022-04-29 20:33:25 +08:00
vapormusic
3e728848d7 uptest 2022-04-29 16:28:12 +07:00
booploops
25b4ad10cd fixed teleporting 2022-04-28 21:44:54 -07:00
booploops
0fbfb42385 context menu improvements
- fixed previous change for artists breaking some parts
- context menu direction class is now applied
- context menus no longer go offscreen
2022-04-28 21:41:38 -07:00
Amaru8
813fed4596 Added Different ContextMenu to Artist Search items 2022-04-27 19:10:30 +02:00