提交歷史

作者 SHA1 備註 提交日期
  Felix Paul Kühne a104f605a7 media discoverer: compilation fix 9 年之前
  Felix Paul Kühne b822d955fd discoverer: adapt to updated libvlc API 9 年之前
  Felix Paul Kühne 9700ec8009 media discoverer: deprecate localizedName 9 年之前
  Stefan Schmidt-Bilkenroth 18c789d23a Fix some compiler warnings 9 年之前
  Felix Paul Kühne db604abadb media discoverer: expose list of available discoverers 9 年之前
  Felix Paul Kühne 517177b036 media discoverer: allow use of a custom VLCLibrary instance 9 年之前
  Felix Paul Kühne eb5be71156 discoverer: iterate on previous commit and remove useless instance variables 9 年之前
  Felix Paul Kühne 9c54735ad8 media discoverer: fix potential deadlock 9 年之前
  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 10 年之前
  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 11 年之前
  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 年之前