[vlc-devel] vlc: svn commit r9472 (jpsaman)

Subversion daemon svn at videolan.org
Tue Dec 7 22:52:28 CET 2004


r9472 | jpsaman | 2004-12-07 22:52:27 +0100 (Tue, 07 Dec 2004) | 7 lines
Changed paths:
   M /branches/0.8.1-jpsaman-thedj/modules/gui/osd.c
   A /branches/0.8.1-jpsaman-thedj/src/misc/image.c

Select an image renderer module and render a PNG from file. The following modifications to source files are made:
src/misc/image.c : vlc core support for loading and unloading an image_Renderer module. 
		   It implements image_RendererCreate() and image_RendererDelete()
modules/gui/osd.c: Call image_RendererDelete() in error path
		   Add function button_Get() to get the button info associated with the hostkey action
		   Listen to additional hotkey actions types

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list