2014-03-19, 16:29
I just looked through the code pulled it from work - I'm not able to look at the views right now but the edits looked good.
(2014-03-24, 11:12)dknudsen Wrote: It does work indeed.
I honestly expected a lot more stuff to be broken, but with my limited knowledge of how everything looked like/is supposed to look like, I only found 3 things.
1. The alignment of "Year" and "Genre" below all the logos is not correct (I'm danish, so thats why it says "Årstal" and not "Year" )
http://imageshack.dk/viewimage.php?file=...652222.png
2. The Setting toggle buttons is not aligned vertically in some of the Settings screens.
http://imageshack.dk/viewimage.php?file=...652108.png
3. Didn't get a screenshot of this, but I think a bottom timeline is missing when playing a video and pressing m on the keyboard?
That's all the feedback I can provide at the moment besides obviously saying "AWESOME job guys!"
(2014-03-24, 13:39)Bumpaneer Wrote:(2014-03-24, 11:12)dknudsen Wrote: It does work indeed.
I honestly expected a lot more stuff to be broken, but with my limited knowledge of how everything looked like/is supposed to look like, I only found 3 things.
1. The alignment of "Year" and "Genre" below all the logos is not correct (I'm danish, so thats why it says "Årstal" and not "Year" )
http://imageshack.dk/viewimage.php?file=...652222.png
2. The Setting toggle buttons is not aligned vertically in some of the Settings screens.
http://imageshack.dk/viewimage.php?file=...652108.png
3. Didn't get a screenshot of this, but I think a bottom timeline is missing when playing a video and pressing m on the keyboard?
That's all the feedback I can provide at the moment besides obviously saying "AWESOME job guys!"
Thanks for testing!
1. This should be fixed by https://github.com/kibje/skin.neon/commi...55104a387b When did you pull down the zip? This was just merged in yesterday (looks like 17 hours ago).
2. The Settings Toggle should sit at the bottom in all of the settings areas.
3. I'm not sure I ever got the bottom timeline pressing 'm'. I believe that has always brought up the menu for audio options, subtitles, etc. Where I do get the bottom timeline is pressing 'spacebar' to pause. Is this not the correct behavior?
(2014-03-26, 12:46)womatron Wrote: Thanks for all the hard work here, great to have Neon back! Only bug I've found is that I don't always get the tick mark next to items that I've watched. My content isn't all indexed so I tend to use Video>Files and use Media List (or Media List 2) to view, none of the unindexed (but watched) items are ticked.
Confluence behaves as expected. Using Xbmc 13 beta 2 and Neon-Gotham downloaded 22/3. If someone has time to fix this I'd be very grateful. Thanks.
(2014-03-26, 08:39)Kib Wrote: I don't use live TV myself, and your explanation is not clear enough for me, sorry.
Maybe you can illustrate it with some screenshots? You can upgrade them to imgur
</control>
<control type="button" id="306">
<left>330</left>
<top>0</top>
<width>55</width>
<height>55</height>
<label>19019</label>
<font>-</font>
<texturefocus>OSDChannelListFO.png</texturefocus>
<texturenofocus>OSDChannelListNF.png</texturenofocus>
<onleft>305</onleft>
<onright>307</onright>
<onup>1000</onup>
<ondown>1000</ondown>
<onclick>ActivateWindow(PVROSDChannels)</onclick>
<onclick>Dialog.Close(VideoOSD)</onclick>
</control>
<control type="button" id="307">
<left>385</left>
<top>0</top>
<width>55</width>
<height>55</height>
<label>$LOCALIZE[19029]$INFO[VideoPlayer.ChannelName, - ]</label>
<font>-</font>
<texturefocus>OSDepgFO.png</texturefocus>
<texturenofocus>OSDepgNF.png</texturenofocus>
<onleft>306</onleft>
<onright>354</onright>
<onup>1000</onup>
<ondown>1000</ondown>
<onclick>ActivateWindow(PVROSDGuide)</onclick>
<onclick>Dialog.Close(VideoOSD)</onclick>
</control>