Posts: 5,292
Joined: Jun 2006
Reputation:
62
Jezz_X
Team-XBMC Skinner
Posts: 5,292
I use the diff stuff built into tortoisegit
Posts: 1,117
Joined: Jun 2008
Reputation:
211
tiben20
Team-XBMC Developer
Posts: 1,117
2012-07-25, 04:08
(This post was last modified: 2012-07-25, 04:23 by tiben20.)
Update on the notepad++ plugin
So far i have the options dialog working(it was needed for the test controls)
I already added an option to test to xbmc within notepad depending on the file your editing at that moment.
I also made a image previewer when you select a line with a texture like
<texture>mediathing/back.jpg</texture> it is showing in the dialog the picture from that specific line if you have it uncompressed in the skin directory.
Posts: 420
Joined: Jun 2009
Reputation:
5
This going to sound really silly. but if i give this app a go. Will i be able to make a "Mix 'n' Match" type skin with it? IE; I have some views types in the skin "cirrus extended v2" that are just great. But it lacks when it come's to music. So I was thinking if I could only have the music view types form "Aeon Nox v3" I would be really happy. Now with this app (and a lot of patience), Could it be done?
Oh and good luck with the project
Posts: 12,706
Joined: Nov 2003
Reputation:
129
spiff
Team-Kodi Member
Posts: 12,706
This app won't teach you how to skin. It is just a tool.
Posts: 1,117
Joined: Jun 2008
Reputation:
211
tiben20
Team-XBMC Developer
Posts: 1,117
2012-07-27, 05:57
(This post was last modified: 2012-07-27, 06:00 by tiben20.)
Damn the plugin is already a big piece of code. If everything go as planned you will be able to drag and drop controls onto the text and modify them from the dialog without having to type the basic xml code <texture></texture>
I will also add to the image previewer dialog the possibility to select a new texture directly from a combo box
for who is interested i will release the source code next week around Thursday with a compiled version. I don't expect any help this plugin. They can be a pain in the ass to develop.
Posts: 5,292
Joined: Jun 2006
Reputation:
62
Jezz_X
Team-XBMC Skinner
Posts: 5,292
what does the window tester do ?