Author: ib
Date: Tue Feb  1 15:08:36 2011
New Revision: 205

Log:
Update hwswskin skin to v1.2.

Added:
   trunk/hwswskin/main1.png
      - copied unchanged from r204, trunk/hwswskin/main.png
   trunk/hwswskin/main2.png   (contents, props changed)
   trunk/hwswskin/skin1
      - copied unchanged from r204, trunk/hwswskin/skin
   trunk/hwswskin/skin2
Replaced:
   trunk/hwswskin/main.png   (contents, props changed)
   trunk/hwswskin/skin   (contents, props changed)
Modified:
   trunk/hwswskin/README
   trunk/hwswskin/VERSION
   trunk/hwswskin/font.fnt
   trunk/hwswskin/font.png

Modified: trunk/hwswskin/README
==============================================================================
--- trunk/hwswskin/README       Mon Jan 31 16:37:24 2011        (r204)
+++ trunk/hwswskin/README       Tue Feb  1 15:08:36 2011        (r205)
@@ -1 +1,8 @@
 http://hwsw.hu
+
+Enhancements (German umlauts and � in font file, slightly modified skin) made
+by Ingo Br�ckl. You can use the slightly modified skin with the movie length
+displayed by:
+
+  ln -sf skin2 skin
+  ln -sf main2.png main.png

Modified: trunk/hwswskin/VERSION
==============================================================================
--- trunk/hwswskin/VERSION      Mon Jan 31 16:37:24 2011        (r204)
+++ trunk/hwswskin/VERSION      Tue Feb  1 15:08:36 2011        (r205)
@@ -1 +1 @@
-1.1
+1.2

Modified: trunk/hwswskin/font.fnt
==============================================================================
--- trunk/hwswskin/font.fnt     Mon Jan 31 16:37:24 2011        (r204)
+++ trunk/hwswskin/font.fnt     Tue Feb  1 15:08:36 2011        (r205)
@@ -78,6 +78,10 @@
 "."=133, 22, 5, 11
 "/"=140, 22, 7, 11
 
+"�"=147, 22, 7, 11
+"�"=154, 22, 7, 11
+"�"=161, 22, 7, 11
+
 "!"=  0, 33, 3, 11
 "@"=  7, 33, 7, 11
 "#"= 14, 33, 7, 11
@@ -95,8 +99,14 @@
 "{"= 98, 33, 7, 11
 "}"=105, 33, 7, 11
 ":"=112, 33, 5, 11
-"<"=119, 33, 7, 11
-">"=126, 33, 7, 11
-"?"=133, 33, 7, 11
+"""=119, 33, 7, 11
+"<"=126, 33, 7, 11
+">"=133, 33, 7, 11
+"?"=140, 33, 7, 11
+
+"�"=147, 33, 7, 11
+"�"=154, 33, 7, 11
+"�"=161, 33, 7, 11
+"�"=168, 33, 7, 11
 
 " "=175, 33, 7, 11

Modified: trunk/hwswskin/font.png
==============================================================================
Binary file (source and/or target). No diff available.

Added: trunk/hwswskin/main.png
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ trunk/hwswskin/main.png     Tue Feb  1 15:08:36 2011        (r205)
@@ -0,0 +1 @@
+link main1.png
\ No newline at end of file

Added: trunk/hwswskin/main2.png
==============================================================================
Binary file. No diff available.

Added: trunk/hwswskin/skin
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ trunk/hwswskin/skin Tue Feb  1 15:08:36 2011        (r205)
@@ -0,0 +1 @@
+link skin1
\ No newline at end of file

Added: trunk/hwswskin/skin2
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ trunk/hwswskin/skin2        Tue Feb  1 15:08:36 2011        (r205)
@@ -0,0 +1,31 @@
+section        = movieplayer
+
+  window       = main
+    decoration = enable
+    base       = main,            -1,  -1
+    button     = button-open,      4,   5,  20,  20, evLoad
+    button     = button-playlst,  26,   5,  20,  20, evPlaylist
+    button     = button-fullscr,  48,   5,  20,  20, evFullScreen
+    button     = button-skinbr,   70,   5,  20,  20, evSkinBrowser
+    button     = button-about,    92,   5,  20,  20, evAbout
+    button     = button-exit,    114,   5,  20,  20, evExit
+    button     = button-play,      6,  64,  20,  20, evPlay
+    button     = button-pause,    26,  64,  20,  20, evPause
+    button     = button-stop,     48,  64,  20,  20, evStop
+    button     = button-prev,     82,  64,  20,  20, evPrev
+    button     = button-rewind,  104,  64,  20,  20, evBackward10sec
+    button     = button-forward, 126,  64,  20,  20, evForward10sec
+    button     = button-next,    148,  64,  20,  20, evNext
+    hpotmeter  = pos, 10, 15, NULL, 100,  0,   5, 40, 299, 15, 
evSetMoviePosition
+    hpotmeter  = vol, 10, 21, NULL, 100, 75, 253, 64,  49, 21, evSetVolume
+    font       = font, font
+    dlabel     =  11, 102, 111, 0, font, "$1/$6"
+    dlabel     = 133, 102, 165, 0, font, "$o"
+  end
+
+  window       = sub
+    base       = sub, -1, -1, 320, 240
+    background = 101,113,124
+  end
+
+end
_______________________________________________
MPlayer-DOCS mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs

Reply via email to