Historia zmian

Autor SHA1 Wiadomość Data
  Pierre d'Herbemont 4e1a0224f3 MacOSX/Framework: Publish @property id drawable. Make sure the KVO will be sent for isPlaying. 17 lat temu
  Pierre d'Herbemont 8bcaef08b9 MacOSX/Framework/VLCMediaPlayer.m: Fix a wrong detach. 17 lat temu
  Pierre d'Herbemont 0cf0ab3a22 MacOSX/Framework/Pre-Compile.sh: Fix libvlc.dylib and libvlc-control.dylib installation. 17 lat temu
  Pierre d'Herbemont 756577e5e1 MacOSX/Framework/Pre-Compile.sh: Fix the share folder location. 17 lat temu
  Pierre d'Herbemont 4f468a58eb MacOSX/Framework/Pre-Compile.sh: Use pbxcp instead of cp. 17 lat temu
  Pierre d'Herbemont 03a07b6fe6 MacOSX/Framework/Pre-Compile.sh: Copy the luameta and luaplaylist folder. (Need to properly check modifications probably). 17 lat temu
  Pierre d'Herbemont 8caebc860e MacOSX/Framework/VLCVideoCommon.m: Previous commit is crashy. Remove it, until we find a proper solution. 17 lat temu
  Pierre d'Herbemont e856ec2c56 MacOSX/Framework/VLCVideoCommon.m: Make sure there is no tearing when moving the splitview in the video window. 17 lat temu
  Pierre d'Herbemont 74a2aecaf1 MacOSX/Framework/VLCMedia.m: Fix previous commit's warnings. 17 lat temu
  Pierre d'Herbemont 739e9c1db0 MacOSX/Framework/VLCMedia.m: Make sure the KVO notification will be sent for the @"state" key. 17 lat temu
  Pierre d'Herbemont 6224f15848 MacOSX/Framework/VLCMediaPlayer.m: Don't put code that should be in libvlc in the framework. 17 lat temu
  Pierre d'Herbemont f7c6bb3071 MacOSX/Framework/VLCMediaPlayer.m: Avoid some Mac OS X libvlc-specific deadlocks. 17 lat temu
  Pierre d'Herbemont 448cc3c2ea MacOSX/Framework: Make sure the layer will resize on bounds change. 17 lat temu
  Pierre d'Herbemont d03ca4fae8 MacOSX/Framework: Implement -canPause and the various setRate related functions. 17 lat temu
  Pierre d'Herbemont fa19a97756 MacOSX/Framework/Pre-Compile.sh: Make sure libvlc.dylib gets updated. 17 lat temu
  Pierre d'Herbemont ae23f4e627 MacOSX/VLC_app/VLC.xcodeproj: Fix copy phase. 17 lat temu
  Pierre d'Herbemont 7234305230 MacOSX: Correctly interprets fillscreen. 17 lat temu
  Pierre d'Herbemont 3de7597eec MacOSX/Framework/VLCKit.h: s/VLC/VLCKit/ 17 lat temu
  Pierre d'Herbemont ee23448410 MacOSX: Make sure VLC.framework is renamed to VLCKit.framework. 17 lat temu
  Pierre d'Herbemont fe228949c3 MacOSX: Rename the framework to VLCKit. 17 lat temu
  Pierre d'Herbemont 30a80eb26c MacOSX/Framework/VLCVideoCommon.m: Fix fillscreen. 17 lat temu
  Pierre d'Herbemont 26aa15a87d MacOSX/Framework: Fix my previous commit. 17 lat temu
  Pierre d'Herbemont 34811259cb video_output/opengllayer.m: 17 lat temu
  Pierre d'Herbemont 65aff2e937 MacOSX/Framework/VLCMedia: make the url property an NSURL. 17 lat temu
  Pierre d'Herbemont b256f31dfd MacOSX/Framework/VLCMediaPlayer.m: Forgotten detach(). 17 lat temu
  Pierre d'Herbemont ca8929abc5 MacOSX/Framework/VLCMediaPlayer.m: auto trigger KVO for @"description" key. 17 lat temu
  Pierre d'Herbemont f8923fa562 MacOSX/Framework/VLCEventManager.m: Don't send grouped events to the same target if there is an event in-between. 17 lat temu
  Faustino Osuna bc700d8a5a MacOSX/Framework/VLCEventManager: Forgot in previous commit. Code clean up/documentation. Standardized the way duplicate notifications are consolidated. 17 lat temu
  Faustino Osuna c65129dc06 MacOSX/Framework/VLCEventManager: Code clean up/documentation. Standardized the way duplicate notifications are consolidated. 17 lat temu
  Faustino Osuna bb6d596281 MacOSX/Framework/Examples/test: Don't waste time getting the length of the video while we're doing a drag & drop operation. 17 lat temu