2013-10-09, 13:20
2013-10-09, 13:46
@pecinko
i'm not familar with skin design but i think this guei elements are defined inside of DialogPVRChannelsOSD.xml
it describe the behavour of the channellist wchich appear when you press "c" inside of livetv part. (ex. http://img507.imageshack.us/img507/7011/...ot039o.png)
in your skin there is no scrollbar visible if there are more entries than possible visible in the list. second, the channellist is organised in groups/pages. jump between groups/pages (PreviousChannelGroup/NextChannelGroup) is done by right/left on remote/kbd labels .
i'm not familar with skin design but i think this guei elements are defined inside of DialogPVRChannelsOSD.xml
it describe the behavour of the channellist wchich appear when you press "c" inside of livetv part. (ex. http://img507.imageshack.us/img507/7011/...ot039o.png)
in your skin there is no scrollbar visible if there are more entries than possible visible in the list. second, the channellist is organised in groups/pages. jump between groups/pages (PreviousChannelGroup/NextChannelGroup) is done by right/left on remote/kbd labels .
2013-10-09, 13:54
(2013-10-07, 14:08)portuga2000 Wrote: Hi, pecinko. Great work on Amber.Noticed this too, hopefully a fix soon
There is a bug on the last update regarding TVTunes.
The playback of the theme song lasts for just 2 seconds and then stops and continues that way on a loop.
This is only happennig with Amber, as i've already tested with other skins and Tvtunes works as intended.
2013-10-09, 20:01
I would like to modify the position of the subtitle sync slider, but I'm not able to find how to change it.
Sometimes when the subtitle is out of sync it needs to be re-adjusted regularly during the video. I would prefere to keep it on the screensomewhere, where it does not bother me.
At the moment it appears somewhere in the middle making it impossible to keep it on.
Could you point me to the correct location in the source?
Thanks in advance.
Sometimes when the subtitle is out of sync it needs to be re-adjusted regularly during the video. I would prefere to keep it on the screensomewhere, where it does not bother me.
At the moment it appears somewhere in the middle making it impossible to keep it on.
Could you point me to the correct location in the source?
Thanks in advance.
2013-10-09, 21:45
(2013-10-09, 13:46)chemstar Wrote: @pecinko
i'm not familar with skin design but i think this guei elements are defined inside of DialogPVRChannelsOSD.xml
it describe the behavour of the channellist wchich appear when you press "c" inside of livetv part. (ex. http://img507.imageshack.us/img507/7011/...ot039o.png)
in your skin there is no scrollbar visible if there are more entries than possible visible in the list. second, the channellist is organised in groups/pages. jump between groups/pages (PreviousChannelGroup/NextChannelGroup) is done by right/left on remote/kbd labels .
Pressing right and left does cycle between the channel groups, only the channel group name is missing. Also, Confluence does have a scrollbar visible here but it cannot be focused with a keyboard so i don't know if it's doable to add the scrollbar. Can you use page up and page down to scroll the lists?
@pecinko i added the channel group label and current date and time to the channel selector, that's the bare minimum i would like to see when choosing channels this way. It could maybe use the channel logo as well?
These are in the pull request.
2013-10-09, 23:04
i've made 2 changes inside DialogPVRChannelsOSD.xml to get it working like expected:
<control type="list" id="11" description="CHANNELS">
<posx>320</posx>
<posy>240</posy>
<width>680</width>
<height>594</height>
<onleft>PreviousChannelGroup</onleft> <--- here
<control type="scrollbar" id="61">
<visible>false</visible>
<posx>1011</posx>
<posy>240</posy>
<width>9</width>
<height>495</height>
<onleft>11</onleft>
<onright>NextChannelGroup</onright> <--- here
if you want pls add this changes
<control type="list" id="11" description="CHANNELS">
<posx>320</posx>
<posy>240</posy>
<width>680</width>
<height>594</height>
<onleft>PreviousChannelGroup</onleft> <--- here
<control type="scrollbar" id="61">
<visible>false</visible>
<posx>1011</posx>
<posy>240</posy>
<width>9</width>
<height>495</height>
<onleft>11</onleft>
<onright>NextChannelGroup</onright> <--- here
if you want pls add this changes
2013-10-10, 05:59
Any chance you could implement the "Intro Movie" feature into this skin? (http://forum.xbmc.org/showthread.php?tid=124124)
I've tried to do it myself but wherever I add the code to play the movie, the skin refuses to load after that and will just sit frozen with a "Loading" notification. If you need a log or anything, I'd be happy to post it.
Thanks in advance, also, thanks for the great performing skin for my RPi!
I've tried to do it myself but wherever I add the code to play the movie, the skin refuses to load after that and will just sit frozen with a "Loading" notification. If you need a log or anything, I'd be happy to post it.
Thanks in advance, also, thanks for the great performing skin for my RPi!
2013-10-10, 07:01
Would you add/is there a way to add a better OSD? At least with the poster or logo on the screen when I pause it.
2013-10-10, 10:35
(2013-10-10, 07:01)ammace Wrote: Would you add/is there a way to add a better OSD? At least with the poster or logo on the screen when I pause it.
No.
(2013-10-09, 21:45)SpaceMonkey Wrote:(2013-10-09, 13:46)chemstar Wrote: @pecinko
i'm not familar with skin design but i think this guei elements are defined inside of DialogPVRChannelsOSD.xml
it describe the behavour of the channellist wchich appear when you press "c" inside of livetv part. (ex. http://img507.imageshack.us/img507/7011/...ot039o.png)
in your skin there is no scrollbar visible if there are more entries than possible visible in the list. second, the channellist is organised in groups/pages. jump between groups/pages (PreviousChannelGroup/NextChannelGroup) is done by right/left on remote/kbd labels .
Pressing right and left does cycle between the channel groups, only the channel group name is missing. Also, Confluence does have a scrollbar visible here but it cannot be focused with a keyboard so i don't know if it's doable to add the scrollbar. Can you use page up and page down to scroll the lists?
@pecinko i added the channel group label and current date and time to the channel selector, that's the bare minimum i would like to see when choosing channels this way. It could maybe use the channel logo as well?
These are in the pull request.
Thanks, I'll have a look.
2013-10-10, 18:09
I have a question about skin widgets / home shelf.
If I make a favourite from a playlist, this favourite doesn't have a tumbnail. I like to see a tumbnail for every favourite so I did
make a subdirectory under userdata for custom tumbnails. For showing regular favourits this is working great.
But the problem is that my custom tumbnails are not shown in the favourits skin widgets / home shelf.
Do I need to place my custom tumbnails in a certain directory, so skin widget can find my custom tumbnails?
If I make a favourite from a playlist, this favourite doesn't have a tumbnail. I like to see a tumbnail for every favourite so I did
make a subdirectory under userdata for custom tumbnails. For showing regular favourits this is working great.
But the problem is that my custom tumbnails are not shown in the favourits skin widgets / home shelf.
Do I need to place my custom tumbnails in a certain directory, so skin widget can find my custom tumbnails?
2013-10-10, 18:10
Is it possible to create a new menu in the home screen? I would like to add Kids Movies and have all my Disney films displayed there.
At the moment all movies appear in the movies menu
At the moment all movies appear in the movies menu
2013-10-10, 18:23
Request:
In the home menu it's possible to add a custom items (favourites).
It would be nice if it was possible to add a group of favourits to one custom menu item.
Some kind of skin widgets custom menu.
An other solution would be a group function for favourits. (I know this is not skin related), but it would be very nice.
In the home menu it's possible to add a custom items (favourites).
It would be nice if it was possible to add a group of favourits to one custom menu item.
Some kind of skin widgets custom menu.
An other solution would be a group function for favourits. (I know this is not skin related), but it would be very nice.
2013-10-10, 23:17
(2013-10-10, 18:10)godson Wrote: Is it possible to create a new menu in the home screen?
Yes it is.
(2013-10-10, 18:09)hstegeman Wrote: I have a question about skin widgets / home shelf.
If I make a favourite from a playlist, this favourite doesn't have a tumbnail. I like to see a tumbnail for every favourite so I did
make a subdirectory under userdata for custom tumbnails. For showing regular favourits this is working great.
But the problem is that my custom tumbnails are not shown in the favourits skin widgets / home shelf.
Do I need to place my custom tumbnails in a certain directory, so skin widget can find my custom tumbnails?
Browse video secton, find your playlist and use context menu to assign a thumb. Add it to favourites afterwards. Should work as well - use context menu in favourites window to assign a thumb to an item.
2013-10-11, 01:43
[quote=
Browse video secton, find your playlist and use context menu to assign a thumb. Add it to favourites afterwards. Should work as well - use context menu in favourites window to assign a thumb to an item.
[/quote]
My context menu from a smart playlist doesn't show assign a thumb.
Browse video secton, find your playlist and use context menu to assign a thumb. Add it to favourites afterwards. Should work as well - use context menu in favourites window to assign a thumb to an item.
[/quote]
My context menu from a smart playlist doesn't show assign a thumb.
2013-10-11, 10:51
(2013-10-10, 23:17)pecinko Wrote:(2013-10-10, 18:09)hstegeman Wrote: I have a question about skin widgets / home shelf.
If I make a favourite from a playlist, this favourite doesn't have a tumbnail. I like to see a tumbnail for every favourite so I did
make a subdirectory under userdata for custom tumbnails. For showing regular favourits this is working great.
But the problem is that my custom tumbnails are not shown in the favourits skin widgets / home shelf.
Do I need to place my custom tumbnails in a certain directory, so skin widget can find my custom tumbnails?
Browse video secton, find your playlist and use context menu to assign a thumb. Add it to favourites afterwards. Should work as well - use context menu in favourites window to assign a thumb to an item.
It's my understanding that you can't assign thumbnails to playlist items (http://forum.xbmc.org/showthread.php?tid=147922), only to favourites through the context menu.
I also find that my favourites thumbnails do not pull through to the shelf.