spotube/lib/pages
Kingkor Roy Tirtho 68374efd3e
feat: LAN connect a.k.a control remote Spotube playback and local output device selection (#1355)
* feat: add connect server support

* feat: add ability discover and connect to same network Spotube(s) and sync queue

* feat(connect): add player controls, shuffle, loop, progress bar and queue support

* feat: make control page adaptive

* feat: add volume control support

* cd: upgrade macos runner version

* chore: upgrade inappwebview version to 6

* feat: customized devices button

* feat: add user icon next to devices button

* feat: add play in remote device support

* feat: show alert when new client connects

* fix: ignore the device itself from broadcast list

* fix: volume control not working

* feat: add ability to select current device's output speaker
2024-04-04 22:22:00 +06:00
..
album chore: remove direct access to .value without calling asData.value 2024-03-23 20:37:52 +06:00
artist feat: LAN connect a.k.a control remote Spotube playback and local output device selection (#1355) 2024-04-04 22:22:00 +06:00
connect feat: LAN connect a.k.a control remote Spotube playback and local output device selection (#1355) 2024-04-04 22:22:00 +06:00
desktop_login feat: improved caching based on riverpod (#1343) 2024-03-20 23:38:39 +06:00
getting_started chore: fix getting started showing up everytime 2024-03-08 23:07:55 +06:00
home feat: LAN connect a.k.a control remote Spotube playback and local output device selection (#1355) 2024-04-04 22:22:00 +06:00
lastfm_login feat: improved caching based on riverpod (#1343) 2024-03-20 23:38:39 +06:00
library chore: remove direct access to .value without calling asData.value 2024-03-23 20:37:52 +06:00
lyrics feat: LAN connect a.k.a control remote Spotube playback and local output device selection (#1355) 2024-04-04 22:22:00 +06:00
mobile_login feat: LAN connect a.k.a control remote Spotube playback and local output device selection (#1355) 2024-04-04 22:22:00 +06:00
playlist chore: remove direct access to .value without calling asData.value 2024-03-23 20:37:52 +06:00
root feat: LAN connect a.k.a control remote Spotube playback and local output device selection (#1355) 2024-04-04 22:22:00 +06:00
search feat: LAN connect a.k.a control remote Spotube playback and local output device selection (#1355) 2024-04-04 22:22:00 +06:00
settings feat: LAN connect a.k.a control remote Spotube playback and local output device selection (#1355) 2024-04-04 22:22:00 +06:00
track refactor: use extension methods for simple album to album and simple track to track conversion 2024-03-21 00:48:21 +06:00