Commit History

Upphovsman SHA1 Meddelande Datum
  Tanguy Krotoff 2e78dba9fd libvlc: rename all libvlc_MediaInstance in libvlc_MediaPlayer and libvlc_MediaDescriptor to libvlc_Media 17 år sedan
  Tanguy Krotoff 2b900b19f6 libvlc: add libvlc_MediaInstanceStopped 17 år sedan
  Pierre d'Herbemont 886ad866c2 libvlc: rename libvlc_media_descriptor to libvlc_media and libvlc_media_instance to libvlc_media_player. 17 år sedan
  Rémi Denis-Courmont 42fd24d205 Don't include config.h from the headers - refs #297. 17 år sedan
  Pierre d'Herbemont 7b9f9eb34d Fix previous commit. 17 år sedan
  Pierre d'Herbemont c5b79384d6 MacOSX/Framework/VLCMediaPlayer: Publish -audio. 17 år sedan
  Pierre d'Herbemont fb2de8afb1 MacOSX/Framework: Support streamin media list. 17 år sedan
  Pierre d'Herbemont 4e1a0224f3 MacOSX/Framework: Publish @property id drawable. Make sure the KVO will be sent for isPlaying. 17 år sedan
  Pierre d'Herbemont 8bcaef08b9 MacOSX/Framework/VLCMediaPlayer.m: Fix a wrong detach. 17 år sedan
  Pierre d'Herbemont 6224f15848 MacOSX/Framework/VLCMediaPlayer.m: Don't put code that should be in libvlc in the framework. 17 år sedan
  Pierre d'Herbemont f7c6bb3071 MacOSX/Framework/VLCMediaPlayer.m: Avoid some Mac OS X libvlc-specific deadlocks. 17 år sedan
  Pierre d'Herbemont d03ca4fae8 MacOSX/Framework: Implement -canPause and the various setRate related functions. 17 år sedan
  Pierre d'Herbemont b256f31dfd MacOSX/Framework/VLCMediaPlayer.m: Forgotten detach(). 17 år sedan
  Pierre d'Herbemont ca8929abc5 MacOSX/Framework/VLCMediaPlayer.m: auto trigger KVO for @"description" key. 17 år sedan
  Faustino Osuna 77af538f0d MacOSX/Framework: Remove all references to fullscreen mode, it should be the host application's responsibility to transition between fullscreen and window mode. 17 år sedan
  Pierre d'Herbemont 1eb308e2d3 MacOSX/Framework/VLCMediaPlayer.m: Missing a comment before the detach to match the attach of libvlc_MediaInstancePositionChanged. 17 år sedan
  Pierre d'Herbemont 5fe3eb1c1d MacOSX/Framework/VLCMediaPlayer.m: Fix KVO. 17 år sedan
  Pierre d'Herbemont a7d980be46 MacOSX/Framework/VLCMediaPlayer.m: Use the newer form of trigger key for key changes. 17 år sedan
  Pierre d'Herbemont 785ee52a8f MacOSX/Framework/VLCMediaPlayer: Expose -setVideoLayer: and -initWithVideoLayer:. 17 år sedan
  Pierre d'Herbemont c7d758f812 MacOSX/Framework: Properly convert libvlc Exception to NSException. Rename quit_on_exception to catch_exception. 17 år sedan
  Pierre d'Herbemont a63b32403a MacOSX/Framework/VLCMediaPlayer: Code cleanup and use Objective-C 2.0 @property. (Patch by Enrique Osuna). 17 år sedan
  Pierre d'Herbemont d8c43b4672 VLCMediaPlayer.m: Be closer to libvlc. 17 år sedan
  Pierre d'Herbemont ce1c05039f MacOSX/Framework/VLCMediaPlayer.m: -isSeekable. 17 år sedan
  Pierre d'Herbemont ed10876ace Sources/VLCMediaPlayer.m: Position getters and setters. 17 år sedan
  Pierre d'Herbemont a0a3c6eabf MacOSX/Framework/VLCMediaPlayer.m: Enable bindings uses on the @"time" key. 17 år sedan
  Pierre d'Herbemont 8e55d06ffc MacOSX/Framework: Fix end of file line, at least on headers. 17 år sedan
  Pierre d'Herbemont f03c97e18d MacOSX/Framework/VLCMediaPlayer.m: Formatting fixes. 17 år sedan
  Pierre d'Herbemont c9326e6f1a MacOSX/Framework/VLCMediaPlayer.m: Implement Chapter and Audio selection. (Patch by Enrique Osuna). 18 år sedan
  Pierre d'Herbemont 4f5a85c538 MacOSX/Framework/VLCMediaPlayer.m: Const-ify the conversion table. 18 år sedan
  Pierre d'Herbemont 90cf166fa5 MacOSX/Framework: Very minor identation changes. 18 år sedan