2016-01-03, 01:09
Cheers Bob.
<keymap>
<global>
<keyboard>
<F4>Skin.ToggleSetting(launchmusicfullscreen)</F4>
<F5>ReloadSkin()</F5>
<F6>Skin.ToggleSetting(DebugGrid)</F6>
<F7>Skin.ToggleSetting(DebugInfo)</F7>
<F8>Notification(Testing 123 me... Hello World!)</F8>
<F9>Skin.ToggleDebug</F9>
<f10>ToggleDirtyRegionVisualization</f10>
<two>JumpSMS2</two>
<three>JumpSMS3</three>
<four>JumpSMS4</four>
<five>JumpSMS5</five>
<six>JumpSMS6</six>
<seven>JumpSMS7</seven>
<eight>JumpSMS8</eight>
<nine>JumpSMS9</nine>
</keyboard>
</global>
</keymap>
(2016-01-02, 22:12)gibxxi Wrote: Had this problem for some time but have (finally) gotten around to taking screenshots.
In the 'Peripherals' (Settings -> System -> Input Devices) menu, I have the following devices...
...
Upon opening the settings properties for the CEC-Adapter I see:
...
(Settings but no background panel). For the Nyxboard...
...
I don't think this is related to the 'other' issue involving disappearing textures, as that occurs on random screens and is easily fixed (temporarily) by a skin reload. The missing panels in Peripherals are consistently missing and a skin reload does not fix the issue. The thing is, unless you have a compatible peripheral device, like a remote control, you cannot access / see this menu.
Gib.
(2016-01-03, 13:18)Razieal121 Wrote: ...
This is what i mean how do i get extra info in these boxes
(2016-01-03, 15:22)schimi2k Wrote:(2016-01-03, 13:18)Razieal121 Wrote: ...
This is what i mean how do i get extra info in these boxes
it works for me some time ago ... but it took some time to show up... after i play an album maybe 1 or two times ... but tbh - dont realy know how or what addon is provide this infos
but i have infos for biographie, discographie and all other infos around this "screens" ... but not the infos inside them ( except the last 2... playlist and fanart )
will take a deeper look when we are done with all the new widgets and skinshortcut changes
(2016-01-03, 15:32)Razieal121 Wrote:(2016-01-03, 15:22)schimi2k Wrote:(2016-01-03, 13:18)Razieal121 Wrote: ...
This is what i mean how do i get extra info in these boxes
it works for me some time ago ... but it took some time to show up... after i play an album maybe 1 or two times ... but tbh - dont realy know how or what addon is provide this infos
but i have infos for biographie, discographie and all other infos around this "screens" ... but not the infos inside them ( except the last 2... playlist and fanart )
will take a deeper look when we are done with all the new widgets and skinshortcut changes
I agree mate for me bio and fanart as well i think script that enabled this was extramusicinfo and that has nt been updated for ages perhaps someone can look into this ...hope among all these changes you wont forget about this
(2016-01-03, 13:46)Cinder Wrote: Will there be more options for CDArt when there is no proper art present for the disc?
I would like to see an option to have a blank CD image presented instead of the "burned-at-home 52x CD and marked with an ink pen in the late-90s" graphic that I see now.
I know that you can turn on Fake CD Art, but in some cases that doesn't look good either with cut off titles etc.
On a completely different note - is the Artist Slideshow add-on known to work or not on MadNox?
(2016-01-03, 15:32)Razieal121 Wrote:(2016-01-03, 15:22)schimi2k Wrote:(2016-01-03, 13:18)Razieal121 Wrote: ...
This is what i mean how do i get extra info in these boxes
it works for me some time ago ... but it took some time to show up... after i play an album maybe 1 or two times ... but tbh - dont realy know how or what addon is provide this infos
but i have infos for biographie, discographie and all other infos around this "screens" ... but not the infos inside them ( except the last 2... playlist and fanart )
will take a deeper look when we are done with all the new widgets and skinshortcut changes
I agree mate for me bio and fanart as well i think script that enabled this was extramusicinfo and that has nt been updated for ages perhaps someone can look into this ...hope among all these changes you wont forget about this
(2016-01-03, 17:00)Mike_Doc Wrote: Hi Icesurf3r,
for your first one, edit Includes_Viewtypes.xml and locate <include name="FloorLabels"> around line 97.
Place this line <visible>!Container.Content(genres)</visible> after the 2 animations. This will stop the floorlabels being displayed when content is genres only.
For the 2nd one, I'm not sure right now as on my jarvis build the switch is working fine. I would suggest upgrading to Jarvis but I guess if you haven't there must be reasons?
You could change the first solution to something like Skin.HasSettings(IDontWantthis) - This is an invalid settings hence it will never be active and as such the floorlabels will never appear but this will be skin wide and not a specific view?
Mike.