Kodi Community Forum
[ALPHA] Unity - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Unity (https://forum.kodi.tv/forumdisplay.php?fid=244)
+---- Thread: [ALPHA] Unity (/showthread.php?tid=202847)

Pages: 1 2 3 4 5 6 7 8 9 10


RE: [ALPHA] Unity - oedsie - 2015-05-25

I downloaded the skin from the repo. Im running Kodi on a OpenElec 5.0.8 system. (Helix 14.2)
But I believe all textures aren't packed. (Seperate png-files in the media folder) Can I try packing them myself?


RE: [ALPHA] Unity - Bumpaneer - 2015-05-25

I've added a direct download to the Textures.xbt file here. Make sure to remove all images from the media directory, then place Textures.xbt into the media folder. You will most likely need to reboot after that for the changes to take effect.

I am not sure how you ended up with un-packaged images in the media folder if you installed from my repo. I re-verified that all zip files in the repo contain packaged textures. Let me know if this gets the issue sorted.


RE: [ALPHA] Unity - oedsie - 2015-05-25

Done!! Looking good! I don't know either. Im using the bumpaneer repo. Even cleared my temp folders etc. when I reinstalled the skin.


RE: [ALPHA] Unity - Bumpaneer - 2015-06-09

Update

09/06/2015 - 0.2.4 [ALPHA]
[CODED] PVR Timers Dialog
[CODED] PVR Guide Info Dialog
[CODED] PVR Recording Info Dialog
[CODED] File Stacking Dialog
[CODED] Keyboard Dialog
[CODED] Numeric Keyboard Dialog
[CODED] Lock Settings
[FIXED] Images no longer disappear
[FIXED] Dialog video info mouse controls
[UPDATED] Language files
[UPDATED] Missing icons added

https://github.com/bumpaneer/kodi.repo.bumpaneer/raw/master/kodi.repo.bumpaneer.zip


RE: [ALPHA] Unity - Leopold - 2015-07-07

This is great. It works like Confluence so the interface is familiar, but with a refreshed and bright look to it.
Thanks to Eddage for the original concept and Bumpaneer for picking it up and rolling with it.

@Bumpaneer I just noticed that DIalogAddonInfo has not been completed as it still has a partial Confluence look. I guess you are probably already aware of that but I could not find an up to date TODO list anywhere so I thought I should mention it.

Another issue is overlapping text under the seek bar when doing an additive backwards seek.

Keep up the great work!


RE: [ALPHA] Unity - Bumpaneer - 2015-07-08

Update

07/07/2015 - 0.2.5 [ALPHA]
[CHANGED] Main menu now uses script.skinshortcuts
[CODED] Slider Dialog
[CODED] Busy Dialog
[CODED] Media Filter Dialog
[CODED] Addon Info Dialog
[CODED] Addon Settings Dialog
[CODED] Skin Shortcuts Dialog
[CODED] Album Info Dialog
[CODED] Gamepad Dialog
[CODED] Network Setup Dialog
[CODED] Karaoke Dialogs
[CODED]Peripheral Dialogs

https://github.com/bumpaneer/kodi.repo.bumpaneer/raw/master/kodi.repo.bumpaneer.zip

Progress:
Code:
-------------------
Incomplete Files
-------------------
DialogPVRChannelManager.xml
DialogPVRGroupManager.xml
DialogPVRGuideSearch.xml
DialogSongInfo.xml
DialogSubtitles.xml
DialogTextViewer.xml
LockSettings.xml
LoginScreen.xml
MusicKaraokeLyrics.xml
MusicOSD.xml
MusicOverlay.xml
MusicVisualisation.xml
MyMusicPlaylist.xml
MyMusicPlaylistEditor.xml
MyVideoPlaylist.xml
PlayerControls.xml
Pointer.xml
ProfileSettings.xml
script-cu-lrclyrics-main.xml
script-globalsearch-main.xml
script-NextAired-TVGuide.xml
script-RSS_Editor-rssEditor.xml
script-RSS_Editor-setEditor.xml
SettingsScreenCalibration.xml
SlideShow.xml
SmartPlaylistEditor.xml
SmartPlaylistRule.xml
VideoOverlay.xml
ViewsLiveTV.xml
ViewsPictures.xml
VisualisationPresetList.xml


-------------------
Complete Files
-------------------
AddonBrowser.xml
Custom_Colours.xml
defaults.xml
DialogAddonInfo.xml
DialogAddonSettings.xml
DialogAlbumInfo.xml
DialogBusy.xml
DialogButtonMenu.xml
DialogContentSettings.xml
DialogContextMenu.xml
DialogExtendedProgressBar.xml
DialogFavourites.xml
DialogFileStacking.xml
DialogGamepad.xml
DialogKaiToast.xml
DialogKaraokeSongSelector.xml
DialogKaraokeSongSelectorLarge.xml
DialogKeyboard.xml
DialogMediaFilter.xml
DialogMediaSource.xml
DialogMuteBug.xml
DialogNetworkSetup.xml
DialogNumeric.xml
DialogOK.xml
DialogPeripheralManager.xml
DialogPeripheralSettings.xml
DialogPictureInfo.xml
DialogProgress.xml
DialogPVRChannelsOSD.xml
DialogPVRGuideInfo.xml
DialogPVRGuideOSD.xml
DialogPVRRecordingInfo.xml
DialogPVRTimerSettings.xml
DialogSeekBar.xml
DialogSelect.xml
DialogSlider.xml
DialogVideoInfo.xml
DialogVolumeBar.xml
DialogYesNo.xml
FileBrowser.xml
FileManager.xml
Font.xml
Home.xml
includes.xml
IncludesBackgroundBuilding.xml
IncludesCodecFlagging.xml
IncludesHomeMenuItems.xml
IncludesHomeRecentlyAdded.xml
IncludesPVR.xml
MyMusicNav.xml
MyMusicSongs.xml
MyPics.xml
MyPrograms.xml
MyPVRChannels.xml
MyPVRGuide.xml
MyPVRRecordings.xml
MyPVRSearch.xml
MyPVRTimers.xml
MyVideoNav.xml
MyWeather.xml
Settings.xml
SettingsCategory.xml
SettingsProfile.xml
SettingsSystemInfo.xml
SkinSettings.xml
Startup.xml
VideoFullScreen.xml
VideoOSD.xml
VideoOSDBookmarks.xml
VideoOSDSettings.xml
ViewsAddonBrowser.xml
ViewsFileMode.xml
ViewsMusicLibrary.xml
ViewsPVRGuide.xml
ViewsVideoLibrary.xml
ViewsWeather.xml



RE: [ALPHA] Unity - Leopold - 2015-07-08

Looks like the text for disabled addon settings is the same colour as the background, which means it just looks like empty space.


RE: [ALPHA] Unity - Bumpaneer - 2015-07-08

Thanks, I'll get it fixed for the next release.

Edit: Actually, it appears fine on my end (if I'm understanding you correctly). The disabled text is definitely lighter, but still clearly visible on my screen.

Image


RE: [ALPHA] Unity - Leopold - 2015-07-09

Sorry I should have mentioned that the problem is with the dark theme. I've switched to the default theme and all is ok.


RE: [ALPHA] Unity - Bumpaneer - 2015-07-09

Ah, I see. Should be fixed by https://github.com/bumpaneer/skin.unity/commit/6b48be75937607e0dc8c2bab4bf900accf15ceda for the next release.


RE: [ALPHA] Unity - Saner - 2015-07-14

this skin is lovely, thank you for all your work.


one request, is there any chance we could have rotating fanart on the home screen?


RE: [ALPHA] Unity - svenbravo7 - 2015-07-15

Just my two cents; When picking colors, make sure you stay with the 16-255 color range. Otherwise for some people (like @Leopold and myself) the shade of grey falls outside what my TV/PC can show.

I will definitely install this Skin when I am back home. Looks amazing! Thanks @Eddage and @Bumpaneer for taking the time to create this great looking skin.


RE: [ALPHA] Unity - Leopold - 2015-08-02

Small issue when sorted by play count - the text "SORTED BY PLAY COUNT" overflows the white background.

Image


RE: [ALPHA] Unity - Bumpaneer - 2015-08-03

Thanks, I'll take a look.


RE: [ALPHA] Unity - svenbravo7 - 2015-08-03

(2015-08-02, 23:34)Leopold Wrote: Small issue when sorted by play count - the text "SORTED BY PLAY COUNT" overflows the white background.

... image ...

Ha what a coincidence. I just noticed this small issue aswell. This does not only count for the "sorted by" bar, its the same for all the bars when they become larger.