[vlc-devel] More VLC.framework Patches

Enrique Osuna enrique.osuna at gmail.com
Sun Nov 11 21:14:11 CET 2007


I found a bug in VLCMediaPlayer.h when framework used in an external project
as a dependency,  it would error out because VLCVideoView is not defined.

VLCLibrary.h is currently set to be a private header, by doing this we
cannot manipulate the libraries' audio properties.  This patch sets
VLCLibrary.h to public to allow for outside apps to manipulate the volume
settings.

VLCLibrary should be moved from Headers/Internal to Headers/Public.

Enrique
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20071111/07dba865/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vlc-framework-vlcmediaplayer.patch
Type: application/octet-stream
Size: 453 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20071111/07dba865/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vlc-framework-xcodeproj.patch
Type: application/octet-stream
Size: 1665 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20071111/07dba865/attachment-0001.obj>


More information about the vlc-devel mailing list