Xbmc skin editor
#1
i had some spare time so i created this
Its still in early stage but so far it is working as i planned
Its only working for windows. But it can be easily ported to mono for linux and mac

https://code.google.com/p/xbmc-skin-editor-net/

you have a image previewer
Image
you can see the includes and button can be selected from the property grid depending on what is available in the skin directory
Image

you are also able to control xbmc from the application to test the window from a simple click

I also added the possibility off adding a skin it is creating the addon.xml and its also creating every window with the basic <window id="theid"></window> in the file
#2
nice work, but perhaps better suited to skin development forum section.
will test it.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
#3
i agree i will move it to skin development
#4
had to copy App.Config to Xbmc Subfolder to make it compile.
it also crashes when loading Nox (does it support other folders than 720p?)
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
#5
(2012-07-18, 01:56)phil65 Wrote: had to copy App.Config to Xbmc Subfolder to make it compile.
it also crashes when loading Nox (does it support other folders than 720p?)
hold on i made it to be able to load different resolution ill verify what is the problem and fix it

Ok i fixed the the resolution change i get the defaultresolution or the <res folder="" in addon.xml to see which folder to load
#6
(2012-07-18, 05:52)tiben20 Wrote:
(2012-07-18, 01:56)phil65 Wrote: had to copy App.Config to Xbmc Subfolder to make it compile.
it also crashes when loading Nox (does it support other folders than 720p?)
hold on i made it to be able to load different resolution ill verify what is the problem and fix it

Ok i fixed the the resolution change i get the defaultresolution or the <res folder="" in addon.xml to see which folder to load

thx.
another small thing: your username is hardcoded in frmOpenSkin.vb (leads to an exception here at some point)
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
#7
Can someone explain how to get this running please?

Thanks.
#8
(2012-07-18, 20:53)Hitcher Wrote: Can someone explain how to get this running please?

Thanks.

compile and run, no problems here with vs2010.
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
#9
(2012-07-18, 20:53)Hitcher Wrote: Can someone explain how to get this running please?

Thanks.

ill upload a build when i am done with fixing open skin

@phil65 you want access to the svn if you find some bug it might be faster to just fix them if your already use to vb.net
#10
(2012-07-19, 00:15)tiben20 Wrote:
(2012-07-18, 20:53)Hitcher Wrote: Can someone explain how to get this running please?

Thanks.

ill upload a build when i am done with fixing open skin

@phil65 you want access to the svn if you find some bug it might be faster to just fix them if your already use to vb.net

can help a bit of course when i find some time. would you mind switching to GIT? Cool
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
#11
here we go i uploaded a build
http://code.google.com/p/xbmc-skin-edito...akechanges
#12
(2012-07-19, 00:25)tiben20 Wrote: here we go i uploaded a build
http://code.google.com/p/xbmc-skin-edito...akechanges

Many thanks.
#13
(2012-07-19, 10:08)Hitcher Wrote:
(2012-07-19, 00:25)tiben20 Wrote: here we go i uploaded a build
http://code.google.com/p/xbmc-skin-edito...akechanges

Many thanks.

if there any feature or bug you want me to add just ask it ill see what i can do
#14
I can't get it to control XBMC running on the same PC and on my networked one it just reloads the home screen.
#15
try to leave the port setting empty i only tested with the default port

Logout Mark Read Team Forum Stats Members Help
Xbmc skin editor1