Skip to content

Update Remote Playback images

This merge request updates the remote playback favicon to the one used on GitLab and also the main image is updated to use Icon-Foreground@2x.png Xcode asset. This relates to https://github.com/videolan/vlc-ios/pull/299.

Before: PixelSnap_2022-06-20_at_21.50.29_2x

After: PixelSnap_2022-06-20_at_21.48.24_2x

Unfortunately, this is still in a draft state as the favicon is not being served correctly. It works in Safari but not in any other browser, from what I can see CocoaHTTPServer is dynamically changing PNG files (ICO and JPEG files are unaffected):

Screen_Shot_2022-06-20_at_20.59.58

@fkuehne, do you have any idea what could cause this?

Edited by Dave Nicolson

Merge request reports