spotube/lib/components/shared/dialogs
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
..
confirm_download_dialog.dart feat: improved caching based on riverpod (#1343) 2024-03-20 23:38:39 +06:00
piped_down_dialog.dart feat: improved caching based on riverpod (#1343) 2024-03-20 23:38:39 +06:00
playlist_add_track_dialog.dart refactor: use extension methods for simple album to album and simple track to track conversion 2024-03-21 00:48:21 +06:00
prompt_dialog.dart fix(linux): crash on no secret service (#608) 2023-08-02 15:12:55 +06:00
replace_downloaded_dialog.dart feat: improved caching based on riverpod (#1343) 2024-03-20 23:38:39 +06:00
select_device_dialog.dart 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_details_dialog.dart refactor: use widget for artist link instead of a utility function 2024-03-21 00:38:10 +06:00