Historie revizí

Autor SHA1 Zpráva Datum
  Pierre d'Herbemont a42360a406 VLCMediaPlayer: Listen to error event as well. před 16 roky
  Pierre d'Herbemont 5c89651578 Make sure we don't use the deprecated get_drawable(), by using get_nsobject(). před 16 roky
  Pierre d'Herbemont f46fc89061 macosx/framework: Back in business. před 16 roky
  Derk-Jan Hartman 5be7ddd467 Mac OS X framework: libvlc_MediaPlayerPlayed -> libvlc_MediaPlayerPlaying. před 17 roky
  Faustino Osuna 63d26789d0 VLCKit.framework: Documentation updates and whitespace cleanup. před 17 roky
  Tanguy Krotoff 2e78dba9fd libvlc: rename all libvlc_MediaInstance in libvlc_MediaPlayer and libvlc_MediaDescriptor to libvlc_Media před 17 roky
  Tanguy Krotoff 2b900b19f6 libvlc: add libvlc_MediaInstanceStopped před 17 roky
  Pierre d'Herbemont 886ad866c2 libvlc: rename libvlc_media_descriptor to libvlc_media and libvlc_media_instance to libvlc_media_player. před 17 roky
  Rémi Denis-Courmont 42fd24d205 Don't include config.h from the headers - refs #297. před 17 roky
  Pierre d'Herbemont 7b9f9eb34d Fix previous commit. před 17 roky
  Pierre d'Herbemont c5b79384d6 MacOSX/Framework/VLCMediaPlayer: Publish -audio. před 17 roky
  Pierre d'Herbemont fb2de8afb1 MacOSX/Framework: Support streamin media list. před 17 roky
  Pierre d'Herbemont 4e1a0224f3 MacOSX/Framework: Publish @property id drawable. Make sure the KVO will be sent for isPlaying. před 17 roky
  Pierre d'Herbemont 8bcaef08b9 MacOSX/Framework/VLCMediaPlayer.m: Fix a wrong detach. před 17 roky
  Pierre d'Herbemont 6224f15848 MacOSX/Framework/VLCMediaPlayer.m: Don't put code that should be in libvlc in the framework. před 17 roky
  Pierre d'Herbemont f7c6bb3071 MacOSX/Framework/VLCMediaPlayer.m: Avoid some Mac OS X libvlc-specific deadlocks. před 17 roky
  Pierre d'Herbemont d03ca4fae8 MacOSX/Framework: Implement -canPause and the various setRate related functions. před 17 roky
  Pierre d'Herbemont b256f31dfd MacOSX/Framework/VLCMediaPlayer.m: Forgotten detach(). před 17 roky
  Pierre d'Herbemont ca8929abc5 MacOSX/Framework/VLCMediaPlayer.m: auto trigger KVO for @"description" key. před 17 roky
  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. před 17 roky
  Pierre d'Herbemont 1eb308e2d3 MacOSX/Framework/VLCMediaPlayer.m: Missing a comment before the detach to match the attach of libvlc_MediaInstancePositionChanged. před 17 roky
  Pierre d'Herbemont 5fe3eb1c1d MacOSX/Framework/VLCMediaPlayer.m: Fix KVO. před 17 roky
  Pierre d'Herbemont a7d980be46 MacOSX/Framework/VLCMediaPlayer.m: Use the newer form of trigger key for key changes. před 17 roky
  Pierre d'Herbemont 785ee52a8f MacOSX/Framework/VLCMediaPlayer: Expose -setVideoLayer: and -initWithVideoLayer:. před 17 roky
  Pierre d'Herbemont c7d758f812 MacOSX/Framework: Properly convert libvlc Exception to NSException. Rename quit_on_exception to catch_exception. před 17 roky
  Pierre d'Herbemont a63b32403a MacOSX/Framework/VLCMediaPlayer: Code cleanup and use Objective-C 2.0 @property. (Patch by Enrique Osuna). před 17 roky
  Pierre d'Herbemont d8c43b4672 VLCMediaPlayer.m: Be closer to libvlc. před 17 roky
  Pierre d'Herbemont ce1c05039f MacOSX/Framework/VLCMediaPlayer.m: -isSeekable. před 17 roky
  Pierre d'Herbemont ed10876ace Sources/VLCMediaPlayer.m: Position getters and setters. před 17 roky
  Pierre d'Herbemont a0a3c6eabf MacOSX/Framework/VLCMediaPlayer.m: Enable bindings uses on the @"time" key. před 17 roky