44 Commits (657ee94e0c2bf6e4f172f655d878c4d1dbbb2230)

Author SHA1 Message Date
Faustino Osuna 657ee94e0c Add more ignores for cmake and Mac OS X build folders. 19 years ago
Faustino Osuna 2dae9d9ac4 Add more ignores. 19 years ago
Pierre d'Herbemont dbddc5ae45 More Id and permission fixes. 19 years ago
Pavlov Konstantin 1f253f8d9a Fix $Id$ (probably) 19 years ago
Rémi Denis-Courmont 0795b8399e Ignore files create by configure 19 years ago
Faustino Osuna fa838a3b9f macosx/VLCKit: Take the time to run through config.cmake even if CMakeCache.txt exists. 19 years ago
Rémi Denis-Courmont 28094cb6a1 Actually fix the ActiveX plugin 19 years ago
Jean-Paul Saman 2c083c9f86 Fix i386-Win32Cross-Trunk compilation. 19 years ago
Jean-Paul Saman 868cd6a7e4 Remove trailing whitespace. 19 years ago
Jean-Paul Saman 35979e860a Refactor mozilla toolbar code. There are still a few things wrong: 19 years ago
Jean-Paul Saman cd2efd35ef Fixed another crash with fullscreen in mozilla toolbar. 19 years ago
Jean-Paul Saman f90b88ab58 Cleanup and fix crash when plugin wasn't playing. 19 years ago
Pierre d'Herbemont aaf7998bdf macosx/vlc_app: Display an indicator when waiting for playlist content. 19 years ago
Pierre d'Herbemont 1e9ff27051 projects/mozilla: Use an hyphen in "plug-in". This closes #1474. (Patch by timeless@gmail.com) 19 years ago
Damien Fouilleul d47037fef0 activex: oops, used duplicate id for BITMAP resource 19 years ago
Damien Fouilleul 7b7da74cd7 mozilla: fixed name argument in add(url, name, options), thanx to thannoy on IRC 19 years ago
Damien Fouilleul 3fcebdaae2 activex: it sounds like latest windres no longer supports resource by name, use integer instead 19 years ago
Pierre d'Herbemont f8743ad094 macosx/framework/VLCMedia: Rely on artFetched and not on the metaDictionary value. 19 years ago
Pierre d'Herbemont bbc02c3f6a macosx/vlc_app/VLCMediaListLayer: Correctly go to the right layer. 19 years ago
Pierre d'Herbemont 70c4d32600 macosx/vlc_app: Access meta via valueForKeyPath: to make sure we trigger art work fetching. We may change the metaDictionary a bit to prevent non trapped access. 19 years ago
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) 19 years ago