xbmc / chorus2

Official Kodi Web Interface
GNU General Public License v2.0
337 stars 115 forks source link

Feature request: Bigger remote buttons #57

Open un1versal opened 8 years ago

un1versal commented 8 years ago

Well, even though development seems to be slow, Ill ask for this.

The remote control part is fantastic but...Can you make

jez500 commented 8 years ago
un1versal commented 8 years ago

Just the font size for the arrows? I can go to 125%

Or better, please some of us are getting on slightly and thin small buttons are hard to see click over, or if on a web browser on phone its impossibly small.

Is this possible, link? I can't find it in the kodi api

I think so, MilhouseVH does it in texturechache.py which is all json afaik, you probably cant find it on the api page because it hasnt been updated in ages so most things he does are not there.

Maybe you can gleam it from the entries.

https://github.com/MilhouseVH/texturecache.py/blob/master/texturecache.py#L7322 https://github.com/MilhouseVH/texturecache.py/blob/master/texturecache.py#L7383 https://github.com/MilhouseVH/texturecache.py/blob/master/texturecache.py#L7457 https://github.com/MilhouseVH/texturecache.py/blob/master/texturecache.py#L7800

or maybe @MilhouseVH can shed some light into this.

MilhouseVH commented 8 years ago

screenshot is listed as an Input.Action.

JSON screenshot:

{"jsonrpc": "2.0", "method": "Input.ExecuteAction", "params": {"action": "screenshot"}, "id": 1}

There's also the built-in function TakeScreenshot.

un1versal commented 8 years ago

jez500 commented 6 days ago The i (i in circle) button toggles the OSD for me

Not for me.

Clicking (i in circle) brings up screenshot060

The OSD I mean is this one below which chorus cannot bring up, so you cant enable subtitles etc. screenshot061

un1versal commented 8 years ago

Having tested the 2.2.6 version, The screenshot feature in Lab works a treat, I wonder if this shouldn't be instead in the remote control part for easy access.

jez500 commented 8 years ago

Yeah I just put it in Lab until have time to re-do the remote

un1versal commented 8 years ago

bringing up the correct OSD is now also fixed in 2.0.10 only missing is the bigger remote arrows, and middle button on the remote part in order to close this.

125% seems small, anything less than 180% for arrows and 28px for middle button is too small for old farts to find in these phone screens or a smaller browser window.

jez500 commented 8 years ago

Thanks for the rename ;)

un1versal commented 8 years ago

Thanks for the rename ;)

Im lost :D