]> git.sesse.net Git - vlc/commit
Add a function to display EPG event information for the current program of an input_i...
authorAdrien Maglo <magsoft@videolan.org>
Mon, 1 Feb 2010 20:46:15 +0000 (21:46 +0100)
committerLaurent Aimar <fenrir@videolan.org>
Tue, 2 Feb 2010 20:25:19 +0000 (21:25 +0100)
commit919eb81be8b163b002a8a25eda800cf1bb107da8
treedaac1625c63f36426dc7dfe8c1a9f8ba7c3aebf5
parent82954f9756b67d556d873f1b6ab2d2db852f5200
Add a function to display EPG event information for the current program of an input_item_t.

Signed-off-by: Laurent Aimar <fenrir@videolan.org>
include/vlc_osd.h
src/Makefile.am
src/libvlccore.sym
src/video_output/video_epg.c [new file with mode: 0644]