update to 0.9.0-2, fix vlc icons, require fixed jim
git-svn-id: file:///root/webif/svn/humax/pkg/src/webif/trunk@694 2a923420-c742-0410-a762-8d5b09965624
@ -1,9 +1,9 @@
|
||||
Package: webif
|
||||
Priority: optional
|
||||
Section: web
|
||||
Version: 0.9.0
|
||||
Version: 0.9.0-2
|
||||
Architecture: mipsel
|
||||
Maintainer: af123@hummypkg.org.uk
|
||||
Depends: mongoose(>=3.0-7),jim(>=0.73),jim-sqlite3(>=0.73),jim-cgi(>=0.5),service-control,busybox(>=1.19.3-1),lsof,epg(>=1.0.8),hmt(>=1.1.4),ssmtp,anacron,trm,openssl-command,nicesplice,id3v2
|
||||
Depends: mongoose(>=3.0-7),jim(>=0.73-1),jim-oo,jim-sqlite3(>=0.73),jim-cgi(>=0.5),service-control,busybox(>=1.19.3-1),lsof,epg(>=1.0.8),hmt(>=1.1.4),ssmtp,anacron,trm,openssl-command,nicesplice,id3v2
|
||||
Suggests: ffmpeg,webif-iphone
|
||||
Description: An evolving web interface for the Humax.
|
||||
|
@ -26,27 +26,27 @@
|
||||
|
||||
}
|
||||
.x-vlc-btn-fullscreen {
|
||||
background:url(images/fullscreen2.gif) no-repeat;
|
||||
background:url(/img/vlc/fullscreen2.gif) no-repeat;
|
||||
}
|
||||
.x-vlc-btn-plus {
|
||||
background:url(images/plus2.gif) no-repeat;
|
||||
background:url(/img/vlc/plus2.gif) no-repeat;
|
||||
}
|
||||
.x-vlc-btn-moins {
|
||||
background:url(images/moins2.gif) no-repeat;
|
||||
background:url(/img/vlc/moins2.gif) no-repeat;
|
||||
}
|
||||
.x-vlc-btn:hover {
|
||||
color:red;
|
||||
|
||||
}
|
||||
.x-vlc-btn-play {
|
||||
background:url(images/play2.gif) no-repeat;
|
||||
background:url(/img/vlc/play2.gif) no-repeat;
|
||||
}
|
||||
.x-vlc-btn-stop {
|
||||
background:url(images/stop2.gif) no-repeat;
|
||||
background:url(/img/vlc/stop2.gif) no-repeat;
|
||||
|
||||
}
|
||||
.x-vlc-btn-pause {
|
||||
background:url(images/pause2.gif) no-repeat;
|
||||
background:url(/img/vlc/pause2.gif) no-repeat;
|
||||
|
||||
}
|
||||
.x-vlc-timer {
|
||||
@ -57,4 +57,4 @@
|
||||
}
|
||||
.x-vlc-about {
|
||||
font-size:10px;
|
||||
}
|
||||
}
|
||||
|
BIN
var/mongoose/html/img/vlc/fullscreen.gif
Normal file
After Width: | Height: | Size: 97 B |
BIN
var/mongoose/html/img/vlc/fullscreen2.gif
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
var/mongoose/html/img/vlc/idle2.gif
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
var/mongoose/html/img/vlc/increase_bg.gif
Normal file
After Width: | Height: | Size: 94 B |
BIN
var/mongoose/html/img/vlc/increase_knob.gif
Normal file
After Width: | Height: | Size: 80 B |
BIN
var/mongoose/html/img/vlc/info.png
Normal file
After Width: | Height: | Size: 896 B |
BIN
var/mongoose/html/img/vlc/moins.gif
Normal file
After Width: | Height: | Size: 97 B |
BIN
var/mongoose/html/img/vlc/moins2.gif
Normal file
After Width: | Height: | Size: 869 B |
BIN
var/mongoose/html/img/vlc/options.png
Normal file
After Width: | Height: | Size: 1014 B |
BIN
var/mongoose/html/img/vlc/pause2.gif
Normal file
After Width: | Height: | Size: 1012 B |
BIN
var/mongoose/html/img/vlc/play2.gif
Normal file
After Width: | Height: | Size: 1003 B |
BIN
var/mongoose/html/img/vlc/player_next.png
Normal file
After Width: | Height: | Size: 199 B |
BIN
var/mongoose/html/img/vlc/player_pause.png
Normal file
After Width: | Height: | Size: 177 B |
BIN
var/mongoose/html/img/vlc/player_play.png
Normal file
After Width: | Height: | Size: 215 B |
BIN
var/mongoose/html/img/vlc/player_prev.png
Normal file
After Width: | Height: | Size: 195 B |
BIN
var/mongoose/html/img/vlc/player_stop.png
Normal file
After Width: | Height: | Size: 176 B |
BIN
var/mongoose/html/img/vlc/plus.gif
Normal file
After Width: | Height: | Size: 100 B |
BIN
var/mongoose/html/img/vlc/plus2.gif
Normal file
After Width: | Height: | Size: 997 B |
BIN
var/mongoose/html/img/vlc/slider_bg.gif
Normal file
After Width: | Height: | Size: 60 B |
BIN
var/mongoose/html/img/vlc/sound.png
Normal file
After Width: | Height: | Size: 357 B |
BIN
var/mongoose/html/img/vlc/sound_mute.png
Normal file
After Width: | Height: | Size: 377 B |
BIN
var/mongoose/html/img/vlc/stop2.gif
Normal file
After Width: | Height: | Size: 994 B |
BIN
var/mongoose/html/img/vlc/uri.png
Normal file
After Width: | Height: | Size: 362 B |