[vlc-devel] commit: Add a function to display EPG event information	for the current program of an input_item_t . (Adrien Maglo )
    git version control 
    git at videolan.org
       
    Tue Feb  2 21:25:39 CET 2010
    
    
  
vlc | branch: master | Adrien Maglo <magsoft at videolan.org> | Mon Feb  1 21:46:15 2010 +0100| [919eb81be8b163b002a8a25eda800cf1bb107da8] | committer: Laurent Aimar 
Add a function to display EPG event information for the current program of an input_item_t.
Signed-off-by: Laurent Aimar <fenrir at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=919eb81be8b163b002a8a25eda800cf1bb107da8
---
 include/vlc_osd.h            |    2 +
 src/Makefile.am              |    1 +
 src/libvlccore.sym           |    1 +
 src/video_output/video_epg.c |  293 ++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 297 insertions(+), 0 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=919eb81be8b163b002a8a25eda800cf1bb107da8
    
    
More information about the vlc-devel
mailing list