Pierre d'Herbemont
4a19225407
macosx/framework: Only fetch meta when needed.
19 years ago
Pierre d'Herbemont
632ef79dbc
frontrow_plugin: Cleanups, and improvement such as audio volume settings.
19 years ago
Pierre d'Herbemont
6fba236cbc
macosx/framework: Correctly set the children of the nodes.
19 years ago
Pierre d'Herbemont
7180405293
vlc_app: Forgotten resources files.
19 years ago
Pierre d'Herbemont
0eef312522
macosx/frontrow_plugin: VLCMediaListController, display a mediaListAspect in a FrontRow list. To get a service discovery in frontrow go into VLCAppliance.m -applianceController and uncomment the right part.
19 years ago
Pierre d'Herbemont
e6e14e4e3e
vlc_app: New media layer view. Enabled by default. Set bindings from resources. (This commit is way too large.)
19 years ago
Pierre d'Herbemont
762b3db961
framework: Fix the configure script. Fix a bunch of warnings.
19 years ago
Christophe Mutricy
c8b59ecdd5
Fix compilation. We can't use config_* in mozilla so use the -DDATAPATH
19 years ago
Pierre d'Herbemont
816f8089b5
macosx/framework: Fix the cmake bootstrap script.
19 years ago
Pierre d'Herbemont
351cfac214
macosx/framework: Fix a bit the cmake generation script.
19 years ago
Pierre d'Herbemont
377173c5f0
macosx/framework: Use local variables where needed. That prevent wrong linkage with an other libvlc, and fix the multiple crash resulting in linking to 2 differents libvlc.
19 years ago
Pierre d'Herbemont
c8ff4d5d6d
macosx/framework: test updates to match the VLCKit name change.
19 years ago
Pierre d'Herbemont
137216d72f
macosx/frontrow_plugin: Default configuration to Debug.
19 years ago
Pierre d'Herbemont
dab05ad97e
macosx/framework: Correctly set the Input and Output files of the script target to save uneeded script execution.
19 years ago
Faustino Osuna
354034bd4b
VLCKit.framework: Assume cmake that is in contrib/bin is to be used.
19 years ago
Rafaël Carré
f3c28a1b6c
frontrow plugin: fix headers install script, add a README with simple building and installation instructions
19 years ago
Pierre d'Herbemont
ce1fa3007f
macosx/vlc_app: Fix resources location.
19 years ago
Pierre d'Herbemont
663058fa5d
macosx: FrontRow plugin initial import. Patch by hyei.
19 years ago
Pierre d'Herbemont
b59b44ff32
macosx/framework: Make sure the cmake files will be bootstrapped. (Temp build phase I hope).
19 years ago
Pierre d'Herbemont
54f8fd2b8b
macosx/framework: Use cmake because we can.
19 years ago
Pierre d'Herbemont
db5678713a
macosx/framework: Fix contrib location.
19 years ago
Pierre d'Herbemont
a82cb9cd0e
projects/mozilla/Makefile.am: Fix Mac OS X's package file location.
19 years ago
Pierre d'Herbemont
b3372f1fd0
Move the Mac OS X framework plus the yet to be finished VLC.app to projects/macosx/framework and projects/macosx/vlc_app.
19 years ago
Pierre d'Herbemont
2e888fde24
Source Tree Layout Cleanup: (As decided at videolan-meeting #2 )
projects/ - contains projects that link to libvlc other than vlc and the bindings.
extras/package - contains the packaging specific files.
extras/deprecated - deprecated files.
extras/buildsystem - contains non-default buildsystem stuff.
extras/analyser - contains code analyser (such as editor specific files) specific files.
19 years ago