(2017-08-23, 16:10)Luke Cage Wrote: EDIT 2:
I was just tipped off that PyV8 and also here https://github.com/emmetio/pyv8-binaries (together with RunScript() ) might do the trick. But to me that sounds a bit like getting things bloated. Although I was told that resources would only be used when changing language.
It's definitely interesting. I'll think about it some more and see if I can write up a feature / add-on suggestion about it. For someone just starting it with python it's definitely not something I could take on.
Also, Kodi might have a problem with the font. I tried out Japanese and Korean today and Kodi didn't display them. Didn't give an error eithrt (maybe in the logs though, didn't check) but just fell back to Arial. These font files were really big (around 50MB for a single font weight) so maybe they're too big to handle for Kodi. At first I thought it was down to my conversion from otf to ttf, but I got the same result with conversions I downloaded.
I'll worry about it when we have Korean and Japanese translations
(2017-08-23, 19:34)joostzilla Wrote: Jeroen, would it be possible to add an option to use non-capital characters. These read easier than capital ones is the general consensus in the design world.
Not to turn this into a discussion about design, but I would say that’s a bit impetuous. If you’re talking about paragraphs sure, but for headers and short mostly separated blocks of text the claim doesn’t hold up. Also, the medium needs to be taken into account. Designing for print, web or other UX are fundamentally different things, and as such can have different "do’s and don’ts"
There would not be so many examples of use of capitalized text in UX if what you’re saying is true. And I’m not talking about small products & companies here
And design != science
I know some people want to approach it as such, and sure some things could be considered ‘wrong’ but to me the first rule of design is "don’t be afraid to break any rules"
I certainly do not believe consensus is necessarily always a good thing when it comes to design.
But...to answer your question
No, I don’t have any interest in adding an option for this, sorry. If someone wants this really bad, it’s extremely simple to mod/change in font.xml.
(2017-08-23, 20:00)maxtherabbit Wrote: That way the osd menu would show "Programme information" instead of "Video information" when playing PVR recordings.
Check
(2017-08-23, 16:09)3500 Wrote: found a bug on Grid 1.0.9:
in Home i goto add-ons then i hover to install from zip file
but when i hit button enter from my keyboard suddenly the add-on browser appear and the keyboard show up
this is supposed to be File browser appear right? to find the zip file of addon?
and recently i tried again on Grid 1.1.0
Yeah, I noticed it too. This window is not the "normal" Addon browser window, but a custom one. I wanted a window which would give me access to all add-ons, so music, video, programs but also installing new add-ons, etc. So I had to use some trickery to bring that all together here. And in this particular case it seems to fail. Didn't notice it at all until a couple of days ago though, so maybe I have recently broken something here.
I believe in Leia it will be possible to do this window in a better way. Anyway, I will look into it. In the meantime you could customize your menu and add the normal addon browser window to it instead of this one. Then you'll won't get this issue, but you will lose some of the custom options.