2018-03-27, 15:40
(2018-03-24, 01:16)jurialmunkey Wrote:@jurialmunkey(2018-03-23, 12:42)fijasko Wrote: Hi, great new skin @jurialmunkey
Could you tell me how to make OSD more transparent? I usually watch movies and TV shows with subtitles, but the OSD makes them too obscure now, and when I'm fastforwarding, I'd like to still be able to see them, so that I get the idea of what the characters are talking about. I have some screengrabs to demonstrate what I mean, the first one is from Aura and the second from AZ modified by me: https://imgur.com/a/fFyox
I was able to change the transparency in Artic Zephyr by changing background color in Colors directory, but sadly that doesn't work with Aura. I'm still on Krypton btw.
Also, is there a possibility of removing the movie/show title and the episode title from OSD as well, for the same reason as above?
Thank you.
In Includes_OSD.xml at line 210 there is a piece of code:
Code:
If you change the <texture> line like so you can then change the transparency with a colour code:
Code:
Or alternatively you can remove the whole image control if you want no dim at all.
For the label, in Includes_Statusbar.xml remove lines 84-92 which look like so
Code:
Thanks for this, it's really helpful and it's working, but there's still a problem of the seekbar position obscuring the subtitles.
Is there any chance of giving us the option of choosing where the video OSD would go (top or bottom of the screen)?
That way I won't need to again make my own changes with every new update of Aura.
Thanks so much for your awesome work.