Adam Livesley
Adam Livesley
@marcbaechinger This is very much an ExoPlayer issue rather than an app issue, ExoPlayer subscribes to the events from the `SurfaceHolder` inside of `ExoPlayerImpl` and the `SurfaceHolder` subscribes to the...
@albino1 Probably not the right place for this, but Plex on Android does support ASS subtitles without the styling already (be sure to set your subtitle burn option to only...
Good idea, we should add that in. Maybe we have it as another floating window like the Attributes setup, and people can enter a description there - or we could...
This would be awesome, unfortunately to be able to do automated builds we need a Mac build server which could be costly. Not sure if we can get some remote...
That would be good if you have a machine that could run them on a weekly basis. Release steps just involve compiling via Xcode without code signing (should be possible...
Since a 10bit configuration isn't available, could the 16bit configuration be picked instead for HDR? Unsure if it's possible for us to influence the configuration that is picked from a...
Is there a reason it can't use the float version `VK_FORMAT_R16G16B16A16_SFLOAT`?