Histórico de commits

Autor SHA1 Mensagem Data
  Faustino Osuna 078b9a3b4f Add more ignores. 17 anos atrás
  Pierre d'Herbemont d5f66a56db More Id and permission fixes. 17 anos atrás
  Faustino Osuna d07b526178 macosx/VLCKit: Take the time to run through config.cmake even if CMakeCache.txt exists. 17 anos atrás
  Pierre d'Herbemont 094189db0d macosx/framework/VLCMedia: Rely on artFetched and not on the metaDictionary value. 17 anos atrás
  Pierre d'Herbemont 99c09d83f1 macosx/framework: Only fetch meta when needed. 17 anos atrás
  Pierre d'Herbemont 6e14114160 macosx/framework: Correctly set the children of the nodes. 17 anos atrás
  Pierre d'Herbemont 75dce6c347 framework: Fix the configure script. Fix a bunch of warnings. 17 anos atrás
  Pierre d'Herbemont f7be960090 macosx/framework: Fix the cmake bootstrap script. 17 anos atrás
  Pierre d'Herbemont 354870ab52 macosx/framework: Fix a bit the cmake generation script. 17 anos atrás
  Pierre d'Herbemont c45dfab3b6 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. 17 anos atrás
  Pierre d'Herbemont ba836bd730 macosx/framework: test updates to match the VLCKit name change. 17 anos atrás
  Pierre d'Herbemont 17f7ed3ab3 macosx/framework: Correctly set the Input and Output files of the script target to save uneeded script execution. 17 anos atrás
  Faustino Osuna 80c75a98b4 VLCKit.framework: Assume cmake that is in contrib/bin is to be used. 17 anos atrás
  Pierre d'Herbemont fd31b9ebdc macosx/framework: Make sure the cmake files will be bootstrapped. (Temp build phase I hope). 17 anos atrás
  Pierre d'Herbemont 58023e5ada macosx/framework: Use cmake because we can. 17 anos atrás
  Pierre d'Herbemont ee9200b384 macosx/framework: Fix contrib location. 17 anos atrás
  Pierre d'Herbemont e2bb892d1b VLCKit/VLCMedia.m: Fix the compare: function. 17 anos atrás
  Pierre d'Herbemont 22fad9b4e3 MacOSX/Framework/Pre-Compile.sh: Support the VLC-release.app target. 17 anos atrás
  Rafaël Carré 87468feaf5 libvlc_release() has only 1 parameter 17 anos atrás
  Rémi Denis-Courmont 42fd24d205 Don't include config.h from the headers - refs #297. 17 anos atrás
  Pierre d'Herbemont a5221c58c3 MacOSX/Framework/VLCMedia.m: Make sure we compare the media_descriptor and not the url, as we can have two perfect different media (different meta, different option), but with the same url. 17 anos atrás
  Pierre d'Herbemont d989b8b2e1 MacOSX/Framework/VLCVideoLayer: Publish fillScreen. 17 anos atrás
  Pierre d'Herbemont 11d947f40f MacOSX/Framework/VLCMediaList,VLCMediaListAspect: Correct the sanity check for added item. 17 anos atrás
  Pierre d'Herbemont 1a984e1e14 MacOSX/Framework/VLCVideoLayer: Implement hasVideo. 17 anos atrás
  Pierre d'Herbemont fa91ce4757 MacOSX/Framework: Don't attempt to set a value of a dictionary that is being monitored by KVO on non-main thread. That's not thread-safe. 17 anos atrás
  Pierre d'Herbemont 7b9f9eb34d Fix previous commit. 17 anos atrás
  Pierre d'Herbemont c5b79384d6 MacOSX/Framework/VLCMediaPlayer: Publish -audio. 17 anos atrás
  Pierre d'Herbemont 24deda16a4 MacOSX/Framework/Example: FlashVideoDownloader, sample app that download a video from YouTube, dailymotion, etc. using VLC's luaplaylist module, and export them to a more readable format. (killer app, imho :), but yet only an code Example. ) 17 anos atrás
  Pierre d'Herbemont 09078f4787 MacOSX/Framework: Forgot that in previous commit. 17 anos atrás
  Pierre d'Herbemont fb2de8afb1 MacOSX/Framework: Support streamin media list. 17 anos atrás