提交历史

作者 SHA1 备注 提交日期
  Gleb Pinigin dd85bc2b79 VLCKit: disable idle timer if player is playing media 12 年之前
  Felix Paul Kühne 30c62a1b75 Add new APIs to fetch names and IDs of audio, subtitle and video tracks 12 年之前
  Felix Paul Kühne c2f8eb6dc8 Introduce the VKLog makro so we don't spam release builds with debug messages 12 年之前
  Gleb Pinigin 4b32714352 VLCMediaPlayer: implement native player behavior on iOS 12 年之前
  Felix Paul Kühne efb4a9bb71 VLCMediaPlayer: add API to work with the adjust video filter to manipulate contrast, brightness, hue, saturation and gamma on the fly 12 年之前
  Felix Paul Kühne fc8801dd7e Sources: unify and modernize coding style 12 年之前
  Felix Paul Kühne fa7f356adb VLCMediaPlayer: expand the API by adding setter/getter for the video scale factor 12 年之前
  Felix Paul Kühne 0ad3f78e61 VLCMediaPlayer: expand the API by adding setter/getter for audio delay 12 年之前
  Felix Paul Kühne b16ede5cc8 VLCMediaPlayer: expand the API by adding setter/getter for SPU delay 12 年之前
  Felix Paul Kühne 61b49ae9b2 VLCMediaPlayer: fixed use of deprecated API 12 年之前
  Felix Paul Kühne 168999a157 VLCMediaPlayer: expand the API to switch / disable video tracks in similar fashion to SPU and Audio 12 年之前
  Felix Paul Kühne 8c83c82b96 Limit previous commit to iOS and update copyright statement 12 年之前
  Gleb Pinigin 8ac9f4b86c VLCKit: pause playback when application resigns active (fixes #8139) 12 年之前
  Jean-Baptiste Kempf 897590bf88 Relicense VLCKit to LGPL 13 年之前
  Rune Botten 0680ed9669 macosx/framework: Register VLCMediaPlayer for opening and buffering events 14 年之前
  Pierre d'Herbemont e3b4b54b05 VLCKit: Import MobileVLCKit. 15 年之前
  Toralf Niebuhr 7058e74853 use NSAutoreleasePool::drain instead of NSAutoreleasePool::release since VLCKit ist compiled with Objective-C Garbage Collection = Supported 15 年之前
  Toralf Niebuhr a48fc5d6c4 removed unused exceptions 15 年之前
  Pierre d'Herbemont a0f0a6d300 macosx/framework: VLCAudio now use a media_player. Cool. 15 年之前
  Pierre d'Herbemont 74206c44dc macosx/framework: Don't use deprecated functions, fix style and fix \t. 15 年之前
  Sebastien Zwickert 1f7643ca36 macosx/framework: Remove the newly removed exception parameter from libvlc_video_* 15 年之前
  Pierre d'Herbemont b895b7ad46 macosx/framework: Get rid of VLCMediaListAspect, and remove a bunch of exception. 15 年之前
  Pierre d'Herbemont 8de98fc27c macosx/framework: libvlc_track_description_release. 15 年之前
  Pierre d'Herbemont b60753a33d macosx/framework: Use libvlc_track_description_release. 15 年之前
  Pierre d'Herbemont 348404a707 macosx/framework: Fix a bunch of track related leaks. 15 年之前
  Pierre d'Herbemont 830b82fc77 macosx/framework: Export -gotoNextFrame. 15 年之前
  Sebastien Zwickert f93ada4c12 macosx/framework: Remove the newly removed exception parameter of libvlc_event_attach. 15 年之前
  Pierre d'Herbemont 5163cdf993 macosx/framework: Remove the newly removed exception parameter. 15 年之前
  Pierre d'Herbemont 6c6b3a9bf3 macosx/framework: Whitespace cleanup. 15 年之前
  Pierre d'Herbemont 84cffcf2bf macosx/framework: Fix a bunch of leaks in -[VLCMediaPlayer videoSubTitles]. 15 年之前