GithubHelp home page GithubHelp logo

skin.xperience1080's People

Contributors

bignoid avatar black09 avatar disrupted avatar evanpurkhiser avatar jotosmurf avatar mainlink0435 avatar phil65 avatar vonh avatar xhaggi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

skin.xperience1080's Issues

[osd] audio osd rework creates new issues

Music OSD has issues and/or parts missing

  • audio channel flag is missing on info
  • with visualization on or off, the menu is under or nearly fully transparent
  • adding close brings the functionality in line with the video osd

[skin] additional view , video wall view for xperience1080 ported from crnis 1080p mod, please

i know vonH might not completely agree but i really need this additional view added to xperience1080 , its the video wall view from crnis 1080p mod , i would really appreciate it alot , i need this viewtype , since i use this as my main viewtype for going through all my movies , this is the only reason why im still using crnis 1080p mod , which as you can imagine is broken as all hell on kodis latest, again this would be a huge favour to me , thanks again

[skin] adding missing new windows

The following skin files needs to be added for Jarvis

  • EventLog.xml (info)
  • DialogAudioDSPManager.xml (info)
  • DialogAudioDSPSettings.xml (info)
  • DialogPVRRadioRDSInfo.xml (info)

Piers' edit: Also missing

  • DialogMasterModeFreeSurround.xml
  • DialogSpeakerDistance.xml
  • DialogSpeakerGain.xml
  • DialogParametricEQ.xml

[PVR] close channel osd if search for similar shows in dialog info

If you open the PVR info dialog from within the channel osd and want to search for similar shows the activation of the search dialog is rejected because another dialog (channel osd) is open. We need to close the osd in that case.

Just a reminder for me to fix that issue.

Heavy/Low Performance

I'm running this skin on Intel Z8300 Quad-core 2.4GHz 2GB with Windows 10 box.
It stuck a lot in different situations, not something specific. Tried to debug already several times without luck, other skins (now i switched to artic), all works without any problem.
My question is if there any chance to make it lighter and reduce resources usage? maybe disabling some modules/plugins or etc?
Thanks!

Kodi (16.1) in rpi2/3, infinit GUI crash

Hello,
first of all brilliant skin for kodi.

it seems that there is something wrong after latest upgrade, you can change to xperience skin with no issues but if you restart, GUI crashed all the time and you need to recover modifying .kodi/userdata/guisettings.xml to skin.osmc, any idea? tried with a clean installation and the same thing happened.

here there are some details of my setup

01:36:45  91.882599 T:1957143472  NOTICE: Starting Kodi (16.1). Platform: Linux ARM (Thumb) 32-bit
01:36:45  91.882668 T:1957143472  NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
01:36:45  91.882736 T:1957143472  NOTICE: Kodi compiled May  3 2016 by GCC 4.9.2 for Linux ARM (Thumb) 32-bit version 3.16.7 (200711)
01:36:45  91.883041 T:1957143472  NOTICE: Running on Open Source Media Center 2016.05-1, kernel: Linux ARM 32-bit version 4.4.8-3-osmc
01:36:45  91.883110 T:1957143472  NOTICE: FFmpeg statically linked, version: 2.8.6-kodi-2.8.6-Jarvis-16.0
01:36:45  91.883171 T:1957143472  NOTICE: Host CPU: ARMv7 Processor rev 4 (v7l), 4 cores available

cheers

Homescreen PVR widget launches the wrong TV channel when using some backends

I've found that when playing a PVR channel from the homescreen widget, the wrong channel is launched, when using TVheadend (and possibly VDR) as the PVR backend. Launching channels works fine from the normal channel list menu.

The difference seems to be the use of the method CPVRDirectory.GetDirectory() in the former, rather than CGUIInfoManager.SetCurrentMovie().

Refer to this forum thread for further details http://forum.kodi.tv/showthread.php?tid=279315

ive got a few issues needing fixed in the latest xperience1080, thanks

i noticed my favourite view for files mode is gone , which would be the video wall view , ive missed this one ever since xperience1080+ , please integrate this great view

it seems also that i still can only select list view when in my advanced launcher clone ive renamed to comics launcher , which i use for my comics , id appreciate a fix for this as well , thanks

also advanced launcher view > poster view , Posters are too small and the game fanart isnt visible in the background while hovering over a game , the background is simply a solid grey for all games its as if youve disabled fanart while in poster view, it does show in the gameinfo menue itself but not outside while scrolling through games ,please fix this

Can´t return back to playing video

I don´t know if it´s only my problem (don´t know how to use it), ir it´s skin problem, but I can´t return back to video playing in backround. (Mybe key combination or something 👍 )

I´m using Kodi 16 Jarvis on Xubuntu Netbook as server

[media] adding missing new icons

The following icons needs to be added for Jarvis.

  • DefaultIconInfo.png
  • DefaultIconWarning.png
  • DefaultIconError.png
  • DefaultAddonImages.png
  • DefaultAddonAudioDSP.png
  • DefaultDVDFull.png

[skin] enable fanart in the background in advanced launcher

advanced launcher view > poster view , Posters are too small and the game fanart isnt visible in the background while hovering over a game , the background is simply a solid grey for all games its as if youve disabled fanart while in poster view, it does show in the gameinfo menue at the top left but not in the background neither outside in the background while scrolling through games ,a fix would be appreciated

[skin] changes for krypton (17.x)

  • addon.xml
  • assets tag (details)
  • xbmc.gui
  • 5.12.0 (details)
  • changed infolabels
  • ListItem.Rating - for songs it's now the scraped rating (details)
  • ListItem.UserRating - now available for albums/songs
  • ListItem.RatingAndVotes - now available for albums/songs
  • ListItem.DBType - now available in the music library (details)
  • ListItem.Property(Addon.Name) -> ListItem.AddonName (details)
  • ListItem.Property(Addon.Version) -> ListItem.AddonVersion
  • ListItem.Property(Addon.Creator) -> ListItem.AddonCreator
  • ListItem.Property(Addon.Summary) -> ListItem.AddonSummary
  • ListItem.Property(Addon.Description) -> ListItem.AddonDescription
  • ListItem.Property(Addon.Disclaimer) -> ListItem.AddonDisclaimer
  • ListItem.Property(Addon.Broken) -> ListItem.AddonBroken
  • ListItem.Property(Addon.Type) -> ListItem.AddonType
  • removed infolabels
  • ListItem.StarRating (details)
  • removed infobools
  • Player.ShowCodec (details)
  • deprecated infobools / use new String/Integer infobools instead
  • IsEmpty() (details)
  • StringCompare()
  • SubString()
  • IntegerGreaterThan()
  • new addon manager root default icons
  • DefaultAddonsInstalled.png (details)
  • DefaultAddonsUpdates.png
  • DefaultAddonsRepo.png
  • DefaultAddonsZip.png
  • DefaultAddonsSearch.png
  • new game default icons
  • DefaultAddonGame.png (details)
  • DefaultAddonPeripheral.png
  • DefaultGameAddons.png
  • various new default icons
  • DefaultAddonInputstream.png (details)
  • DefaultAddonsRecentlyUpdated.png (details)
  • DefaultMusicRoles.png (details)
  • changed default icons
  • unknown-user.png -> DefaultUser.png (details)
  • new dialog DialogGameControllers.xml
  • DialogGameControllers.xml (details)
  • new dialog DialogPlayerProcessInfo.xml
  • DialogPlayerProcessInfo.xml (details)
  • removed window names
  • VideoLibrary (details)
  • VideoFiles
  • Video
  • MusicLibrary
  • MusicFiles
  • Files
  • PVR
  • Scripts
  • InfoDialog
  • VisualisationSettings
  • NetworkSettings
  • TVSettings
  • GUICalibration
  • DialogAddonInfo.xml - cleanup
  • Remove button with id="10" (details)
  • DialogAddonInfo.xml - display screenshots
  • Add container for screenshots with id="50" (details)
  • DialogNotification.xml
  • replaces DialogKaiToast.xml (details)
  • DialogAudioDSPManager.xml
  • remove listitems (details)
  • ListItem.Property(Name) --> ListItem.Label (details)
  • ListItem.Property(AddonName) --> ListItem.Label2
  • ListItem.Property(Icon) --> ListItem.Icon
  • DialogConfirm.xml
  • replaces DialogOK.xml (details)
  • replaces DialogProgress.xml
  • replaces DialogYesNo.xml
  • DialogGameControllers.xml
  • add label control (id=8) (details)
  • add image control (id=9)
  • DialogMusicInfo.xml
  • replaces DialogAlbumInfo.xml (details)
  • replaces DialogSongInfo.xml
  • DialogSelect.xml
  • add button id="7" (details)
  • use Label2 instead of Addon.Summary (details)
  • DialogSettings.xml
  • replaces DialogAudioDSPSettings.xml (details)
  • replaces DialogContentSettings.xml
  • replaces DialogMediaFilter.xml
  • replaces DialogNetworkSetup.xml
  • replaces DialogPeripheralSettings.xml
  • replaces DialogPVRTimerSettings.xml
  • replaces LockSettings.xml
  • replaces ProfileSettings.xml
  • replaces VideoOSDSettings.xml
  • DialogVolumeBar.xml
  • replaces DialogMuteBug.xml (details)
  • MyPlaylist.xml
  • replaces MyMusicPlaylist.xml (details)
  • replaces MyVideoPlaylist.xml
  • SettingsCategory.xml
  • removed VideosSettings (details)
  • removed MusicSettings
  • removed PicturesSettings
  • removed AppearanceSettings
  • removed WeatherSettings
  • added PlayerSettings
  • added MediaSettings
  • added InterfaceSettings

Help

[skin]additional view for files mode[Feature Request]

i noticed my favourite view for files mode is gone , which would be the video wall view , ive missed this one ever since crnis xperience1080+ mod , which is dead , so please integrate this great view, id appreciate it alot

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.