]> git.sesse.net Git - vlc/history - src/video_output/video_epg.c
Lua: remove write-only set_intf()
[vlc] / src / video_output / video_epg.c
2011-11-27 Jean-Baptiste KempfLGPL
2011-11-16 Can Wuintroduce VLC_CLIP() macro to replace use pair of __MAX...
2011-10-14 KO Myung-HunInclude missing unistd.h and time.h for OS/2
2011-06-02 Laurent AimarRedraw vout subpicture only when needed.
2011-06-01 Laurent AimarConverted subpicture widget/epg to YUVP.
2011-05-23 Laurent AimarFixed OSD EPG and build it directly at the display...
2011-04-28 Laurent AimarNo functionnal changes (vout).
2010-05-10 Laurent AimarMade SPU commands go through vout.
2010-05-10 Laurent AimarRemoved useless includes (video_epg.c).
2010-05-10 Laurent AimarUsed subpicture_updater_t for vout_OSDEpg.
2010-05-04 Laurent AimarCleaned up a bit spu_t API.
2010-05-01 Laurent AimarPrivatized remaining vout fields.
2010-04-29 Laurent AimarSimplify the creation of subpicture with dynamic content.
2010-04-22 Rémi Denis-CourmontRemove unused string
2010-04-18 Laurent AimarMoved some private fields out of vlc_vout.h
2010-02-02 Adrien MagloRework of vout_OSDEpg.
2010-02-02 Laurent AimarFixed EPG OSD aspect ratio.
2010-02-02 Laurent AimarReduced EPG OSD down to 3s and enable fade out.
2010-02-02 Adrien MagloAdd a function to display EPG event information for...