[Android] Make remote access browsing descriptions asynchronous

Nicolas Pomepuy git at videolan.org
Thu Feb 22 13:29:25 UTC 2024


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Mon Feb  5 08:40:29 2024 +0100| [288502850e10c37c58cbae9890d29d1f75eaada4] | committer: Nicolas Pomepuy

Make remote access browsing descriptions asynchronous

> https://code.videolan.org/videolan/vlc-android/commit/288502850e10c37c58cbae9890d29d1f75eaada4
---

 .../videolan/vlc/webserver/RemoteAccessRouting.kt  | 122 ++++++++++++++++---
 .../videolan/vlc/webserver/RemoteAccessServer.kt   |   1 +
 buildsystem/network-sharing-server/src/App.vue     |   6 +-
 .../src/components/MediaItem.vue                   | 131 ++++++++++++++-------
 .../src/pages/BrowseChild.vue                      |  18 ++-
 .../src/pages/BrowseList.vue                       |  15 ++-
 .../src/stores/BrowserStore.js                     |   2 +
 7 files changed, 231 insertions(+), 64 deletions(-)

Diff:   https://code.videolan.org/videolan/vlc-android/commit/288502850e10c37c58cbae9890d29d1f75eaada4


More information about the Android mailing list