[vlc-devel] [PATCHES] New feature : display EPG information	of	the current program.
    Laurent Aimar 
    fenrir at via.ecp.fr
       
    Mon Feb  1 23:16:53 CET 2010
    
    
  
Hi,
On Mon, Feb 01, 2010, Adrien Maglo wrote:
> Rémi Denis-Courmont a écrit :
>> Le lundi 1 février 2010 23:09:19 Adrien Maglo, vous avez écrit :
>>> Attached to this mail, here are two patches. They add a new feature to
>>> VLC : display EPG (Electronic Programm Guide) information of the current
>>> program on screen display (OSD) using a hotkey.
>>>
>>> http://magsoft.dinauz.org/videolan/vlc_epg3.jpg
>>
>> Looks nice (I don't have DVB yet). I am not sure how feasible, but it 
>> would probably be better to override the existing time action ('T') 
>> *when* EPG is available, than define a new key...
>
> I agree with you.
> I forgot to mention it in my previous mail but fenrir helped me a lot to  
> make this by giving me advices and reviews. He proposed to me, for a  
> first step, this integration.
 In fact reusing the time hotkeys should be quite trivial to do, I never
thought about it.
 You just need to modify DisplayPosition() in hotkeys.c to call your function
when the item (input_GetItem()) has epg informations.
> Indeed, we found that currently we can't  
> directly detect and report the event "EPG available".
 Yeah, displaying the EPG infos when they become availables is harder (instead 
of the default video title we have, as you wanted if I remember).
-- 
fenrir
    
    
More information about the vlc-devel
mailing list