]> git.sesse.net Git - vlc/blob - projects/macosx/frontrow_plugin/README
Merge branch 'master' into lpcm_encoder
[vlc] / projects / macosx / frontrow_plugin / README
1 Compilation
2  ---------
3
4 Run "BackRowHeaders; ./install.sh" to install the Headers needed for the
5 FrontRow plugin. BackRow is a private framework of MacOSX, and so the Headers
6 are not public.
7
8 Then open the project in XCode to build it.
9
10
11
12 Installation
13  ----------
14
15 Copy VLC.frappliance to /System/Library/CoreServices/Front\ Row.app/Contents/PlugIns . That's all folks !