Histórico de commits

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