Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.
Page 3 of 10 FirstFirst 12345 ... LastLast
Results 31 to 45 of 148

Thread: NEW myNOVUM Skin

  1. #31
    Nashu's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2012
    Posts
    965
    Thanks
    61
    Thanked 1,158 Times in 646 Posts
    Hello sigpark,
    I changed the skin and for the editing, I can use now the E2 skinner. For this, I use a trick: I delete the "Aliases..." part of the fonts in the skin.xml. After editing the skin with the E2 Skinner, I do back this part to the fonts. You can not see the .otf fonts with the E2 skinner, but it works. Greetings.

    "<!-- Aliases that should be present -->
    <alias name="Body" font="Regular" size="20" height="25"/>
    <alias name="ChoiceList" font="Regular" size="20" height="25"/>
    <alias name="TextNormal" font="Regular" size="20" height="24"/>"
    Last edited by Nashu; 14-06-13 at 09:50.

  2. The Following User Says Thank You to Nashu For This Useful Post:

    sigpark (15-06-13)

  3. #32
    Nashu's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2012
    Posts
    965
    Thanks
    61
    Thanked 1,158 Times in 646 Posts
    Update vs.3.0

    More screens included: ShoutCast, VPS, Aspect Ratio Switch Setup, 3D Settings, MediaInfosetup & Media Info etc. Greetings. Greetings.
    Attached Files Attached Files
    Last edited by Nashu; 14-06-13 at 10:16.

  4. The Following User Says Thank You to Nashu For This Useful Post:

    casper02 (14-06-13)

  5. #33
    Nashu's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2012
    Posts
    965
    Thanks
    61
    Thanked 1,158 Times in 646 Posts
    Update vs.3.1.

    Buttons a little bit changed; few screens also. Greetings.
    Attached Files Attached Files

  6. The Following 2 Users Say Thank You to Nashu For This Useful Post:

    casper02 (15-06-13),vmax (15-06-13)

  7. #34
    Nashu's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2012
    Posts
    965
    Thanks
    61
    Thanked 1,158 Times in 646 Posts
    Update vs.3.3.

    RemotePlayer screen fixed. Screen for the InfobarGraphEPG included;volume screen changed. QuickEPG, IMDB screens a little bit changed. The font in the Extended Description and the font colour of RecordSelected from GraphEPG changed (now white) etc. Greetings.
    Attached Files Attached Files

  8. The Following 4 Users Say Thank You to Nashu For This Useful Post:

    casper02 (17-06-13),Larry-G (17-06-13),sigpark (18-06-13),vmax (18-06-13)

  9. #35
    Larry-G's Avatar
    Title
    V.I.P
    Donated Member
    Join Date
    May 2010
    Posts
    32,542
    Thanks
    7,824
    Thanked 22,934 Times in 12,378 Posts
    @ Nashu.

    I have amended your first post with your new preview screen shots.

    Thanks for your hard work as always.
    My posts contain my own personal thoughts and opinions, they do not represent those of any organisation or group but my own.

    If you don't like what I post, Don't read it.

    SIMPLES.

  10. The Following User Says Thank You to Larry-G For This Useful Post:

    Nashu (18-06-13)

  11. #36
    Nashu's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2012
    Posts
    965
    Thanks
    61
    Thanked 1,158 Times in 646 Posts
    Thank you very, very much pheonix . Greetings.

  12. The Following User Says Thank You to Nashu For This Useful Post:

    Larry-G (17-06-13)

  13. #37

    Title
    Forum Supporter
    Donated Member
    Join Date
    Apr 2013
    Posts
    306
    Thanks
    132
    Thanked 58 Times in 38 Posts
    Quote Originally Posted by Nashu View Post
    Hello sigpark,
    I changed the skin and for the editing, I can use now the E2 skinner. For this, I use a trick: I delete the "Aliases..." part of the fonts in the skin.xml. After editing the skin with the E2 Skinner, I do back this part to the fonts. You can not see the .otf fonts with the E2 skinner, but it works. Greetings.

    "<!-- Aliases that should be present -->
    <alias name="Body" font="Regular" size="20" height="25"/>
    <alias name="ChoiceList" font="Regular" size="20" height="25"/>
    <alias name="TextNormal" font="Regular" size="20" height="24"/>"

    Thanks Nashu. I have been doing a little reading on the forums and I see a number of folks have asked about editing some of the ViX stock skins - e.g. Vix Hd Night or Vix Magic Noire. I would like to add to your advice with what I have found out.

    If you look at the skin.xml, you will see these ViX skins treat the "relative root" of the skin as their top level, with resources of the skin as sub folders of the skin parent template folder – i.e. the xml assumes \buttons or \fonts from the skin template root level attach point.
    e2skinner looks for the resources from the perspective of its own resource subfolder skins - when you install the app e2skinner creates 4 subfolders - skins + xml + fonts + elements. I refer to e2skinner install folder as e2skinner/ after this point - it could be anything you choose when you extract the source of e2skinner

    In Enigma2 skins are saved to /usr/share/enigma2. To use the e2skinner app with one of the ViX skins I suggest that you identify the common folder by opening the appropriate skin.xml and locating the <include lines - these will give you the skin "common components" - for the "Noire" skin it is MHDC, for Vix HD Night it is ViX-Common - you will see this easily.

    Next use the following steps to set the source up to use with e2skinner editor

    Step 1. There are a number of ways of achieving the following structure, but the easiest is to rename e2skinner\skins “skin folder” to “skins.old" and then create a new empty skins folder. Copy the two files background.jpg and prev.png to this new folder.

    Step 2. Copy the full contents of the skin you wish to work on to the top level of the e2skiner/skins/ folder you have created - i.e. the contents of /usr/share/enigma2/Magic-HD-Noire to the e2skinner/skins/ folder level, maintaining the folder structure - just moving it up one level!

    Step 3. Copy the parent template folder of the skin e.g. /usr/share/enigma2/Magic-HD-Noire to the e2skinner/skins/Magic-HD-Noire folder (e2skinner looks for skin.xml in a skin folder). It seems like you are doing it twice, but e2skinner needs the “skin” and also the skin resources at a tree level above the skin template for the relative references explained above.

    Step 4. As the "common" resources are directly referred to from a "level up" folder reference point of view e.g. MHDC/window/ or ViX-Common/buttons/ etc, copy the “template” common folder identified already as a sub-folder of the e2skinner/skins/ structure that you are working on e.g. e2skinner/skin/MHDC/.

    Step 5. Locate both the "main" skin.xml and the "common" skin.xml (from the common folder) and combine the two files into a single skin.xml, and save as skin.xml to the skin folder you created in step 2. e.g. e2skinner/skins/Magic-HD-Noire/skin.xml. Notepad++ is a good xml schema editor. Note, that you will identify the common xml as noted by "include" lines highlighted above.

    This was tough to write clearly - I hope you think it is clear! Use e2skinner to edit e2skinner/skins/Magic-HD-Noire/skin.xml, errors will be none or minimal - I hope!

    These "cheats" will allow you to use e2skinner to make ur mods, and you can then use an editor to paste back your changes into the original file structure. Good Luck! I have attached an example of e2skinner/skins/Magic-HD-Noire folder and the combined skin.xml file should be saved to e2skinner/skins/Magic-HD-Noire/skin.xml

    skins folder structure example using magic hd noire.jpg

    P.S. Moderators - if you feel this reply should be posted else where please feel free to move - thanks
    Last edited by sigpark; 18-06-13 at 21:36.

  14. The Following 2 Users Say Thank You to sigpark For This Useful Post:

    mrcookie (19-06-13),Nashu (18-06-13)

  15. #38
    Nashu's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2012
    Posts
    965
    Thanks
    61
    Thanked 1,158 Times in 646 Posts
    Update vs.3.8.

    Few new screens included; the most screens a litle bit changed. Greetings.
    Attached Images Attached Images
    Attached Files Attached Files

  16. The Following 3 Users Say Thank You to Nashu For This Useful Post:

    casper02 (25-06-13),Larry-G (27-06-13),Watsoccurring (25-06-13)

  17. #39
    Nashu's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2012
    Posts
    965
    Thanks
    61
    Thanked 1,158 Times in 646 Posts
    Update vs.3.9.

    Few graphics a little bit changed. Greetings.
    Attached Files Attached Files

  18. The Following User Says Thank You to Nashu For This Useful Post:

    Larry-G (27-06-13)

  19. #40
    Nashu's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2012
    Posts
    965
    Thanks
    61
    Thanked 1,158 Times in 646 Posts
    Update vs.4.0.

    Few little changes. Greetings.
    Attached Files Attached Files

  20. The Following 2 Users Say Thank You to Nashu For This Useful Post:

    Larry-G (28-06-13),vmax (27-06-13)

  21. #41
    Nashu's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2012
    Posts
    965
    Thanks
    61
    Thanked 1,158 Times in 646 Posts
    Update Vs.4.1.

    All screens checked and adjusted. Greetings.
    Attached Files Attached Files

  22. The Following 3 Users Say Thank You to Nashu For This Useful Post:

    casper02 (28-06-13),Larry-G (28-06-13),vmax (28-06-13)

  23. #42
    Nashu's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2012
    Posts
    965
    Thanks
    61
    Thanked 1,158 Times in 646 Posts
    Update vs.4.2.

    Wlan screens integrated. Greetings.
    Attached Files Attached Files

  24. The Following User Says Thank You to Nashu For This Useful Post:

    casper02 (29-06-13)

  25. #43
    Nashu's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2012
    Posts
    965
    Thanks
    61
    Thanked 1,158 Times in 646 Posts
    Update vs.4.3.

    Another positions for the helpwindows. Greetings.
    Attached Files Attached Files

  26. The Following User Says Thank You to Nashu For This Useful Post:

    casper02 (29-06-13)

  27. #44
    Nashu's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2012
    Posts
    965
    Thanks
    61
    Thanked 1,158 Times in 646 Posts
    Update vs.4.5.

    PlanerFS, Quickzap, NumbzapExt and Virtualzap screens included. Greetings.
    Attached Images Attached Images
    Attached Files Attached Files
    Last edited by Nashu; 30-06-13 at 16:07.

  28. The Following 3 Users Say Thank You to Nashu For This Useful Post:

    casper02 (01-07-13),vmax (30-06-13),Watsoccurring (01-07-13)

  29. #45
    Nashu's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2012
    Posts
    965
    Thanks
    61
    Thanked 1,158 Times in 646 Posts
    Update vs.4.6.

    NumberZapExt is now bigger. Greetings.
    Attached Images Attached Images
    Attached Files Attached Files

  30. The Following User Says Thank You to Nashu For This Useful Post:

    casper02 (02-07-13)

Page 3 of 10 FirstFirst 12345 ... LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.