![[Image: screenshot000.png]](http://dl.dropbox.com/u/47522966/screenshot000.png)
Isn't this nice

I need to fix some bugs with audio on some channels before I finish this.
FernetMenta
Team-XBMC Member Posts: 1,625 Joined: Jul 2010 Reputation: 34 Location: Munich |
2012-12-06 12:53
Post: #1
![]() Isn't this nice ![]() I need to fix some bugs with audio on some channels before I finish this. |
| find quote |
bomping
Junior Member Posts: 4 Joined: Jan 2011 Reputation: 0 |
2012-12-06 16:08
Post: #2
Sweet !!!
|
| find quote |
pdeg69
Junior Member Posts: 41 Joined: Mar 2005 Reputation: 0 |
2012-12-06 16:59
Post: #3
Nice, I'm looking forward to this.
|
| find quote |
ZIOLele
Senior Member Posts: 130 Joined: Oct 2008 Reputation: 0 |
2012-12-08 17:02
Post: #4
FernetMenta, you Rock!!
One thing i don't understand (it's just out of curiosity, either wa is good for me ;-D ) this is where you interact with vdr osd, or is just a setting window where you select the theme ui for vdr osd, and then you use the vdr osd from live tv ?
(This post was last modified: 2012-12-08 17:06 by ZIOLele.)
|
| find quote |
FernetMenta
Team-XBMC Member Posts: 1,625 Joined: Jul 2010 Reputation: 34 Location: Munich |
2012-12-08 17:45
Post: #5
This is for administration and setup of VDR. It's quite hard to setup VDR and all of its plugins without a GUI. VDR provides.e.g. menus for the various plugins to adjust parameters. I already added a parameter for VNSI, setup for timeshift will follow.
|
| find quote |
FernetMenta
Team-XBMC Member Posts: 1,625 Joined: Jul 2010 Reputation: 34 Location: Munich |
2012-12-15 10:02
Post: #6
For those who want to test this (only working on systems with OpenGL):
XBMC from my repo, branch osd: https://github.com/FernetMenta/xbmc/tree/osd VNSI addon and vdr plugin from my repo, branch osd: https://github.com/FernetMenta/xbmc-pvr-addons/tree/osd Make sue to checkout branch osd (git checkout osd) or reset directly to the branch if you already cloned the repo: git fetch <repo name> git reset --hard <repo name>/osd Watch the hints on the screen. To exit OSD control you need to push the info button. PreviousMenu and NavBack are needed to control vdr osd. |
| find quote |
senufo
Junior Member Posts: 16 Joined: Sep 2011 Reputation: 0 |
2012-12-18 12:33
Post: #7
hello,
I compiled VNSI osd but I can not see the OSD. I just a gray screen. After a while xbmc crashes. Here are the error messages in the syslog: Code: Dec 17 21:28:21 netop vdr: [12728] ERROR: 1 ring buffer overflow (77 bytes dropped)and in xbmc.log : Code: 21:33:41 T:3047466816 DEBUG: OnKey: escape (f01b) pressed, action is PreviousMenuI use vdr 1.7.33 with plugin skinenigmang, svdrpservice, epgsync, vdrmanager, text2skin , Ubuntu 12.04 and kernel 3.2.0-34 Any idea ? Thanks |
| find quote |
FernetMenta
Team-XBMC Member Posts: 1,625 Joined: Jul 2010 Reputation: 34 Location: Munich |
2012-12-18 20:55
Post: #8
Quote:Dec 17 21:33:37 netop vdr: [12635] EnigmaNG: cSkinEnigmaDisplayMenu: CanHandleAreas() [1] returned 6 I only tested with skin lcars. Enigma seems to require more memory. I am just wondering how enigma works with sd device. I use pretty much the same code. |
| find quote |
senufo
Junior Member Posts: 16 Joined: Sep 2011 Reputation: 0 |
2012-12-19 16:20
Post: #9
Thanks,
I'll test tonight without skin Enigma Senufo |
| find quote |
senufo
Junior Member Posts: 16 Joined: Sep 2011 Reputation: 0 |
2012-12-20 12:36
Post: #10
I tested LCARS and it works well, but with my version of the VDR 1.7.32 LCARS skin appears wrong with xineliboutput and it's the same thing with VNSI.
So I tried two other skins (classic and console) which focntionne with XLO. In this case I have the same error with enigma |
| find quote |