提交历史

作者 SHA1 备注 提交日期
  Felix Paul Kühne dd21c7cfaf media discover: completely drop delegation protocol, turn available discoverers array into a stub 10 年之前
  Felix Paul Kühne 624139ce47 media discoverer: cosmetics 10 年之前
  Felix Paul Kühne 2060dd3bc1 media discoverer: mixed bag of stability improvements 10 年之前
  Felix Paul Kühne 44acc9fa04 discoverer: remove debug 10 年之前
  Felix Paul Kühne 276a8f1247 discoverer: add explicit code to start/stop the service without destroying the object 10 年之前
  Felix Paul Kühne faa7b44a19 discoverer: add delegation protocol 10 年之前
  Felix Paul Kühne 72079feda6 discoverer: update to libvlc 3.0 syntax and clean-up the coding style 10 年之前
  Felix Paul Kühne 66f1be0099 public headers: internalize implementation details. no functional changes 11 年之前
  James Dumay 43c0ccd993 convert to modern objective-c 11 年之前
  Carola Nitz 6ea28be83d Converts the library to ARC and therefore changed the struct message_t into a class and adjusted the code using message_t 11 年之前
  Felix Paul Kühne 7738ff32a3 VLCMediaDiscoverer: memory and library usage optimizations, add documentation where missing 12 年之前
  Felix Paul Kühne f552e37ab5 Revert 7058e748 since Garbage Collection is dead 12 年之前
  Felix Paul Kühne c01e46f36f VLCKit: upgrade ObjC syntax 12 年之前
  Felix Paul Kühne fc8801dd7e Sources: unify and modernize coding style 12 年之前
  Jean-Baptiste Kempf 897590bf88 Relicense VLCKit to LGPL 13 年之前
  Konstantin Pavlov feaab97200 Fix loading of upnp module. 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 年之前
  Pierre d'Herbemont 4c2d5d5a3e macosx/framework: shoutcast is gone. 15 年之前
  Toralf Niebuhr 3005a74eb5 macosx/framework: Remove libvlc_exception_t where needed. 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 7538e3d25e macosx/framework: upnp_intel is available within VLCKit. 15 年之前
  Pierre d'Herbemont 417fa868fb macosx/framework: Add video_dirs to the list of MediaDiscoverer by default. 15 年之前
  Pierre d'Herbemont 370b9c431c macosx/framework: Add the freebox as one of the known SD. 16 年之前
  Faustino Osuna 63d26789d0 VLCKit.framework: Documentation updates and whitespace cleanup. 17 年之前
  Pierre d'Herbemont c7d758f812 MacOSX/Framework: Properly convert libvlc Exception to NSException. Rename quit_on_exception to catch_exception. 17 年之前
  Pierre d'Herbemont 075daba5fc MacOSX/Framework/VLCMediaDiscoverer: Code cleanup and use Objective-C 2.0 @property. (Patch by Enrique Osuna). 17 年之前
  Pierre d'Herbemont f3dc4d98ce MacOSX/Framework/VLCMediaDiscoverer.m: Remove silly debug code. 17 年之前
  Pierre d'Herbemont be696420d7 MacOSX/Framework/VLCMediaDiscoverer: Publish -isRunning. 17 年之前