Commit History

Author SHA1 Message Date
  Felix Paul Kühne fbc26105cf discoverer: explicitly deallocate the media list before we release the libvlc instance 7 years ago
  Carola Nitz dd2ca6093c VLCMediaPlayer and VLCMediaListPlayer: use DISPATCH_QUEUE_SERIAL instead of DISPATCH_QUEUE_SERIAL_WITH_AUTORELEASE_POOL to support < iOS10 7 years ago
  Soomin Lee 14f517dbdb VLCMediaDiscoverer: Fix deadlock 7 years ago
  Felix Paul Kühne 710fc4d3fd VLCMediaDiscoverer: use libdispatch instead of NSThread 7 years ago
  Felix Paul Kühne a104f605a7 media discoverer: compilation fix 9 years ago
  Felix Paul Kühne b822d955fd discoverer: adapt to updated libvlc API 9 years ago
  Felix Paul Kühne 9700ec8009 media discoverer: deprecate localizedName 9 years ago
  Stefan Schmidt-Bilkenroth 18c789d23a Fix some compiler warnings 9 years ago
  Felix Paul Kühne db604abadb media discoverer: expose list of available discoverers 9 years ago
  Felix Paul Kühne 517177b036 media discoverer: allow use of a custom VLCLibrary instance 9 years ago
  Felix Paul Kühne eb5be71156 discoverer: iterate on previous commit and remove useless instance variables 9 years ago
  Felix Paul Kühne 9c54735ad8 media discoverer: fix potential deadlock 9 years ago
  Felix Paul Kühne dd21c7cfaf media discover: completely drop delegation protocol, turn available discoverers array into a stub 10 years ago
  Felix Paul Kühne 624139ce47 media discoverer: cosmetics 10 years ago
  Felix Paul Kühne 2060dd3bc1 media discoverer: mixed bag of stability improvements 10 years ago
  Felix Paul Kühne 44acc9fa04 discoverer: remove debug 10 years ago
  Felix Paul Kühne 276a8f1247 discoverer: add explicit code to start/stop the service without destroying the object 10 years ago
  Felix Paul Kühne faa7b44a19 discoverer: add delegation protocol 10 years ago
  Felix Paul Kühne 72079feda6 discoverer: update to libvlc 3.0 syntax and clean-up the coding style 10 years ago
  Felix Paul Kühne 66f1be0099 public headers: internalize implementation details. no functional changes 10 years ago
  James Dumay 43c0ccd993 convert to modern objective-c 11 years ago
  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 years ago
  Felix Paul Kühne 7738ff32a3 VLCMediaDiscoverer: memory and library usage optimizations, add documentation where missing 11 years ago
  Felix Paul Kühne f552e37ab5 Revert 7058e748 since Garbage Collection is dead 12 years ago
  Felix Paul Kühne c01e46f36f VLCKit: upgrade ObjC syntax 12 years ago
  Felix Paul Kühne fc8801dd7e Sources: unify and modernize coding style 12 years ago
  Jean-Baptiste Kempf 897590bf88 Relicense VLCKit to LGPL 13 years ago
  Konstantin Pavlov feaab97200 Fix loading of upnp module. 14 years ago
  Pierre d'Herbemont e3b4b54b05 VLCKit: Import MobileVLCKit. 15 years ago
  Toralf Niebuhr 7058e74853 use NSAutoreleasePool::drain instead of NSAutoreleasePool::release since VLCKit ist compiled with Objective-C Garbage Collection = Supported 15 years ago