sy6sy2 / xbmc

Kodi is an award-winning free and open source home theater/media center software and entertainment hub for digital media. With its beautiful interface and powerful skinning engine, it's available for Android, BSD, Linux, macOS, iOS and Windows.
https://kodi.tv/
Other
6 stars 1 forks source link

App icon, launch image and top shelf extension for tvOS #21

Closed phunkyfish closed 5 years ago

phunkyfish commented 5 years ago

Just create/request and add them

kambala-decapitator commented 5 years ago

proper launch image is located at https://github.com/xbmc/xbmc/blob/master/media/splash.jpg, but it's only 1080p (4k requires 2160p). Do you think we can request kodi team to create 2160p as well or let's just upscale existing one when generating Xcode project / packaging app bundle?

also found a forum thread with various launch images including 2160p, but they don't contain version text: https://forum.kodi.tv/showthread.php?tid=209706

phunkyfish commented 5 years ago

It’s probably fine as 1080p. I would imagine the upscaling would be decent on a static image.

phunkyfish commented 5 years ago

Although no harm in asking.

phunkyfish commented 5 years ago

What format/resolution are required for the different images we need?

If we are going to ask for images might as well request them all at once.

kambala-decapitator commented 5 years ago

PNG is preferred (or maybe even required), but again sips can handle that.

phunkyfish commented 5 years ago

Too shelf extension can be ported from tab branch. It’s defaults to latest movies and TV but only works for paid dev account and jailbroken.

kambala-decapitator commented 5 years ago

I have progress with app icons and launch image, will prepare commit tomorrow

phunkyfish commented 5 years ago

@kambala-decapitator you happy for this to be closed?

phunkyfish commented 5 years ago

I can create a separate issue for having the top shelf used for latest movies and TV ported from YAB branch?

kambala-decapitator commented 5 years ago

yes, I also thought about separate issue for top shelf, please create. Currently working on it.

we already have all the code, now it's just a matter of cmake configuration to set up extension target.

this can be closed then.

phunkyfish commented 5 years ago

https://github.com/SylvainCecchetto/xbmc/issues/46

Created for extension work