Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: [ANNOUNCE] vdr-submenu-0.0.1



Andreas Brugger a écrit :

Hi!

Ok, I think I've found one of my problems. First of all I used your example of the MainMenu.conf, but I don't have the plugins 'games' installed. After I recompiled VDR (fully not partially like before) and removed the plugins I don't use, it worked fine.
Second thing, i use vdr-1.3.17 not 16 .... sorry for that stupid mistake, but that shouldn't change to much.

I still have some problems with the patch/plugin:
1.) If I try to edit an entry, it doesn't work. I press 'Green' on a main entry and nothing happens. Also the Sorting doesn't do anything here. I press 'Blue' and move up or down and press 'Red' or 'Green' but the entry stayes at the same position.
Yes, I know of that, moving and modifying are still not coded...
This a TODO... :)
Don't worry, this is not your fault :)

2.) If I try to create a submenu, VDR crashes after entering the name of the menu-entry.
That's not "normal"...
I had this kind of behaviour, and shouldn't happen anymore... (on my 1.3.15 btw)
I'm gonna try a 1.3.17 to see

3.) If I enter a submenu sometimes not the first but other items are selected at first (mostly the last menu-entry). I.e. with my config: if I enter 'Video' 'mplayer' is selected, but thats maybe because of my misinterpretation of the MainMenu.conf. I will alter that and report again.
Yes, I've notice that, I believe it's the second parameter of Add() function, which shouldn't be true but false, gonna look at this...

4.) A nice-to-have would be if plugins that aren't added to the menu-structure wouldn't be viewed at all. So also plugins (or system-entries) that have no option to deactivate the menu-entry could be left out of the menu-structure.
I remember I'd like to do that, but I should have forgotten... :(

My MainMenu.conf:
0:1:+-Info
1:0:Schedule
1:0:epgsearch
1:0:tvonscreen
1:0:timeline
1:0:yaepg
1:0:Timers
1:0:Channels
1:0:osdpip
0:2:+-Video
2:0:Recordings
2:0:undelete
2:0:dvdselect
2:0:dvd
2:0:mplayer
0:3:+-Multimedia
3:0:mp3
3:0:osdimage
0:4:+-Tools
4:0:vdrrip
4:0:burn
4:0:calc
4:0:streamdev-server
0:5:+-System
5:0:femon
5:0:sysinfo
5:0:rotor
5:0:Setup
5:0:Commands

Looks fine, don't see anything which should segfault...


Sad




Home | Main Index | Thread Index