[vlc-devel] Cocoa/Objective-C interface for VLC?
Felix Paul Kühne
fkuehne.videolan at googlemail.com
Mon May 18 18:19:08 CEST 2009
Am 18.05.2009 um 15:33 schrieb Andre-John Mas:
>
> On 17-May-2009, at 12:51, Felix Paul Kühne wrote:
>
>> No problem at all. VLC's nib files are stored in /extras/package/
>> MacOSX/Resources/English.lproj. Packaged versions of VLC do include
>> stripped versions of the nibs in the English.lproj folder - the
>> folders for different languages are only stubs to work-around some
>> Cocoa limitations. As the nibs are being stripped before the
>> packaging, you're unable to open those. We do so for 2 reasons:
>> reduce disk space and prevent easy manipulation.
>
> Thanks for the clarification, I will get the source. Its part of the
> main VLC source code?
Yes, absolutely. I recommend you to get the master branch as such a
major change will go in VLC 1.1 (or whatever the next major release
will be called). The source for our rework can be found in a separate
repository called "vlc-dudiak.git", which is also accessible with your
browser on [1], if you want some inspiration. This code is probably a
good base to get you started and it should be rather easy to backport
to the master branch.
Best regards,
Felix
More information about the vlc-devel
mailing list