Latest e2Skinner

B

boxgot

e2Skinner 1.05

e2Skinner

Schischu :

Guten morgen allerseits.

Für die die mich nicht kennen, ich komme urspünglich aus der Kathrein ufs910 Ecke.
Aber seitdem auch auf dieser Box Enigma2 läuft beschäfftige ich mich auch hiermit.

Nachdem ich letztes Jahr im November erschreckend feststellen musste das es keinerleih Möglichkeit gibt einen skin einfach und übersichtlich den eigenen wünschen anzupassen habe ich damit angefangen einen eigenden Skineditor zu schreiben.

Hauptaugenmerk war dabei schon vorhandene Skins so gut wie möglich 1:1 darzustellen.


Denke muss gar nicht lange den Funktionsumfang behandeln, das sieht man ja relativ schnell wenn man das Programm mal testet.

Installation, einfach den zubearbeitenen Skin in den Unterordner enigma2 kopieren und über 'Open' die skin.xml auswählen, und schon gehts los.
Anmerkung: Manche Skins greifen auf Bilder vom Defaultskin zurück, also am besten auch den Ordner skin_default mit nach enigma2 kopieren.

Das Programm funktioniert für 720x576er Skin als auch für 1280x720er, um genau zusein geht jede Auflösung.

Viel Spass :)
 

juli13

Staff member
Administrator
Messages
10,198
Code:
UPDATE: 
I again, after the development of serious design and technical errors have been found and that the existing approach for the designer to be inadequate, I with a new development started. 

The e2skinner2 basierd diesesmal otherwise than its predecessor, no longer based on Java but C #. Net3.5. 
This has the origin of this language which I currently work on the active use and have learned to appreciate. 


I've now less pleasurable for the details and the ability to lose, thinking you'll try it by myself, but now tend to matters that may lead to bewilderment. 

1. I've got all the texts so as to be pruned when they are outside its scope would be valid. This is to educate you, so to speak, the areas also to respect ;-) 

2. You are probably in some skins begin to see error messages, ala Color "multiple times defined", this has its origin is the one I go through the xml and all the colors harcodierten zb "color = # 00808080" to the top of the Color Table distinguished name of the color change. Is it a completely new value of the so-still does not appear, this added up as undefined, on the Menüpubnt Color desen name can of course be adjusted. 

3. The skin.xml will always be with the typical alignment for XML stored, added blank lines themselves or other funny stuff will accordingly rausgeworfen. Comments are naturally preserved. 

4. If my mind was still coming out here this ;-)

Changelog:
-2.0.0.17:
* Improved support for Mono for Linux and MacOSX.
* A Typo leading the fonts in the wrong place to be searched, thx (SWISS-MAD).
quote:
 

k@lkov

Super VIP
Messages
10,003
e2skinner 2.0.0.24

Thx to Schischu
Code:
[B]Changelog:[/B]
* Mono implemntierung beendet, funktioniert nun wunderbar auf Windows 
  mit mono, sowie auf Linux(getestet OpenSuse11.1) perfekt.
 

k@lkov

Super VIP
Messages
10,003
e2skinner 2.0.0.25

Code:
[B]Changelog:[/B]
-2.0.0.25:
* Bugfix: Kommentar in colormap definition
* Bugfix: Typo der das anzeigen des Bordersets verhinderte
 

marce

VIP
Messages
7,115
e2Skinner2 Version 2.0.1.0


Code:
    * Fix: Fonts were searched at the wrong place.
    * Fix: "300, 300" as position value is now also parsed correctly.
    * New: Support for center, center in Windows. 

Thx Schischu
 

k@lkov

Super VIP
Messages
10,003
e2Skinner2 v.2.0.1.9

Code:
[B]Changelog:[/B]
[B]--- 2.0.1.9 ---[/B]
* New: Enhanced XML Editor, with line numbers + Syntax-highlighting 

[B]--- 2.0.1.5 ---[/B]
* Fix: "center" is now diplayed properly in PropertyGrid.
 

marce

VIP
Messages
7,115
e2skinner2.0.2.5


Code:
2.0.2.5 

    * Fix: Center is now also parsed correctly in PropertyGrid
    * New: Mouse-Support: Elements can be oved by pressing LEFT KEY
    * New: Keyboard-Support: Elements can be moved by useing the Cursor Key, Margin is 5pixel, for 1pixel margin press CTRL 


Thx Schischu
 

tani1

Staff member
Super Moderator
Messages
17,767
e2skinner2.0.2.6

e2skinner2.0.2.6

Changelog:
  • Mouse support
  • Keyboard support
  • Center support
  • Better error messages for fonts
 

k@lkov

Super VIP
Messages
10,003
Version 2.0.3.0

Code:
[B]Changelog   [/B]
* Fix: Border-styles are again correctly displayed
* New: Full-Screen mode: Enter and Leave by pressing F11
* New: Background-Image support: background.jpg in skins folder
* New: Full support of alpha blending
* Fix: Some general fixes
 

marce

VIP
Messages
7,115
e2skinner2.0.3.5


Code:
2.0.3.5 ---

    * New: Widget Sources are now saved in an external xml (xml/converter.xml)
    * New: Widget Label text can now be configured in an external xml (xml/previewText.xml)
    * New: First Draft of an Preview-Fullscreen mode, F10
    * New: Alpha mode can by deactivated (Button Alpha in Toolbar)
    * Fix: Label noWrap works now correctly
    * Fix: Some general bugfixes


Thx Schischu
 

marce

VIP
Messages
7,115
e2Skinner2 0.3.6


Code:
Overwrite the existing files easily.

The program now detects if is mono and then used the old XML editor without Zeilennummerrierung and syntax highlighting.

Regardless, it looks - at least for me under fedora12 - so that the PNGs than would otherwise be interpreted. This looks pretty funny but in places from.

Thx Schischu
 

juli13

Staff member
Administrator
Messages
10,198
e2skinner2.0.4.0

Code:
New folder structure is:

e2kinner2/skins <- Includes all Skins
e2kinner2/fonts <- Contains the default fonts
e2kinner2/xml <- Contains the XML Converter

"Open" shows from now on we only a simplified view - similar to the Skin selection menu in E2 - an.


Furthermore, in this version, the "drag and drop" Resize added support for the mouse
 

k@lkov

Super VIP
Messages
10,003
e2skinner 2.0.4.5

Code:
[B]FIX:[/B] 
- Converter bug fixed, thx Eumel7 for the bugreport

[B]NEW: [/B]
- Zooming implemented, thx GIN-Power for the idea
 

k@lkov

Super VIP
Messages
10,003
e2Skinner v.2.0.5.0

Code:
[B]New: [/B]
- Undo - Redo functionality for Designer (Not for the Editor!) 
- Allow manual reloading of Converters (Settings->Reload converter.xml) 

[B]Better:[/B]
- In Designer a right click will always select the parent screen 
- Color-Window reworked 

[B]Fix: [/B]
- Now possible to change the border of an element 
- Now possible to change the font of an element 
- XML Editor should work now!
 

tani1

Staff member
Super Moderator
Messages
17,767
e2Skinner v.2.0.5.5

Apart from that I have a new version v2.0.5.5 cobbled.

* The specified here have criticized the space bug was fixed in position and sizes.
* In addition, entries in list boxes are now also displayed.
* The previewText.xml under xml / can now fill in blank screens. Example for Media Player and AboutScreen is included.
* Service name and service location added to the converters
* Added Undo and Redo Icons by G-Power
 
Top