Kodi Community Forum
Transparency! for Kodi nightly builds - 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: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: Transparency! (https://forum.kodi.tv/forumdisplay.php?fid=115)
+----- Thread: Transparency! for Kodi nightly builds (/showthread.php?tid=195065)

Pages: 1 2 3 4 5 6 7


Transparency! for Kodi nightly builds - ronie - 2014-05-13

note: if you want to use development version of T! you need to run a very recent nightly build of Kodi.



general info:
the development version of Transparency! is available @ T! GIT


why would i use a development version of this skin
most important reason...because i need people to test things before i update the skin in the addon repo.
and second...you get to use all the new features first. :-)

the development version gets updated a few times every week (time permitted)
and only after things have been tested thoroughly, changes will be added to the addon repo.
it can take anywhere between a week to a month before new features will be copied from the development version to the addon repo version.


please test and report issues concerning all the new features in the skin!


disclaimer:
  • if you want to use the development version of T! you better make sure you'll also run a very recent nightly build of xbmc.
  • do not install the T! development version on top of your existing Transparency! skin.
  • do not keep two copies of T! in your addons directory, so delete the stable version of Transparency! first.



RE: Transparency! for XBMC nightly builds - Thorbear - 2014-05-16

so, does this mean that the google code page is abandoned now?
just asking so i know if i should migrate from my svn client to a git client.


RE: Transparency! for XBMC nightly builds - ronie - 2014-05-16

(2014-05-16, 20:42)Thorbear Wrote: so, does this mean that the google code page is abandoned now?
just asking so i know if i should migrate from my svn client to a git client.

yes.


RE: Transparency! for XBMC nightly builds - Verberzerk - 2014-05-25

Hi Ronie,

It's great you're keeping up with all developments in the XBMC nightly builds! I am using both the most recent nightly builds of XBMC and Transparency!, very happy with how things are progressing.

I have two small (?) favours to ask:
- When scraping for subtitles, the number of results found is not displayed in Transparency! It is there in Confluence. Could you add it?
- Could you add a flag for X265 files? Playback is not yet supported by XBMC, but I have some in my library.

Thanks in advance, keep up the good work!


RE: Transparency! for XBMC nightly builds - ronie - 2014-05-25

(2014-05-25, 09:09)Verberzerk Wrote: I have two small (?) favours to ask:
- When scraping for subtitles, the number of results found is not displayed in Transparency! It is there in Confluence. Could you add it?
- Could you add a flag for X265 files? Playback is not yet supported by XBMC, but I have some in my library.

sure, no problem. i'll add both.


RE: Transparency! for XBMC nightly builds - Verberzerk - 2014-05-26

Thanks, Ronie,

Works like a charm!


RE: Transparency! for Kodi nightly builds - versus - 2014-08-17

Latest nightky XBMCSetup-20140816-aa4b674-master.exe

Keys are blank in virtual keyboard.


RE: Transparency! for Kodi nightly builds - ronie - 2014-08-17

(2014-08-17, 13:33)versus Wrote: Latest nightky XBMCSetup-20140816-aa4b674-master.exe

Keys are blank in virtual keyboard.

you need to git pull


RE: Transparency! for Kodi nightly builds - versus - 2014-08-17

(2014-08-17, 13:35)ronie Wrote:
(2014-08-17, 13:33)versus Wrote: Latest nightky XBMCSetup-20140816-aa4b674-master.exe

Keys are blank in virtual keyboard.

you need to git pull.


Cleared everything within transparency-xbmc folder
Svn commit with tortoise svn from https://github.com/ronie/skin.transparency/
Have several folders in the main folder branches, tags, trunk. Is that OK?


RE: Transparency! for Kodi nightly builds - Martijn - 2014-08-17

SVN?


RE: Transparency! for Kodi nightly builds - versus - 2014-08-17

(2014-08-17, 14:12)Martijn Wrote: SVN?

hidden, also there


RE: Transparency! for Kodi nightly builds - Martijn - 2014-08-17

use GIT or simply use the download .zip button on github


RE: Transparency! for Kodi nightly builds - versus - 2014-08-17

(2014-08-17, 14:16)Martijn Wrote: use GIT or simply use the download .zip button on github

Doubt that is the reason.
Installed Alpha 2 and keys are there.


RE: Transparency! for Kodi nightly builds - Martijn - 2014-08-17

then stay on that if you don't know how to work with changing nightly builds


RE: Transparency! for Kodi nightly builds - versus - 2014-08-17

(2014-08-17, 14:25)Martijn Wrote: then stay on that if you don't know how to work with changing nightly builds

Managed to get latest build working with GIT. Transparency (version 7.1.2) now shows virtual keyboard correctly. However, keypresses from remote (sms style) are not shown in virtual keyboard. They are registered (when I press done string is searched) but not displayed on screen. Same with confuence skin.

BTW. What's the commad to update with GIT. Git commit, rescan?