Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Felix Paul Kühne a104f605a7 media discoverer: compilation fix 9 gadi atpakaļ
  Felix Paul Kühne b822d955fd discoverer: adapt to updated libvlc API 9 gadi atpakaļ
  Felix Paul Kühne 9700ec8009 media discoverer: deprecate localizedName 9 gadi atpakaļ
  Stefan Schmidt-Bilkenroth 18c789d23a Fix some compiler warnings 9 gadi atpakaļ
  Felix Paul Kühne db604abadb media discoverer: expose list of available discoverers 9 gadi atpakaļ
  Felix Paul Kühne 517177b036 media discoverer: allow use of a custom VLCLibrary instance 9 gadi atpakaļ
  Felix Paul Kühne eb5be71156 discoverer: iterate on previous commit and remove useless instance variables 9 gadi atpakaļ
  Felix Paul Kühne 9c54735ad8 media discoverer: fix potential deadlock 9 gadi atpakaļ
  Felix Paul Kühne dd21c7cfaf media discover: completely drop delegation protocol, turn available discoverers array into a stub 10 gadi atpakaļ
  Felix Paul Kühne 624139ce47 media discoverer: cosmetics 10 gadi atpakaļ
  Felix Paul Kühne 2060dd3bc1 media discoverer: mixed bag of stability improvements 10 gadi atpakaļ
  Felix Paul Kühne 44acc9fa04 discoverer: remove debug 10 gadi atpakaļ
  Felix Paul Kühne 276a8f1247 discoverer: add explicit code to start/stop the service without destroying the object 10 gadi atpakaļ
  Felix Paul Kühne faa7b44a19 discoverer: add delegation protocol 10 gadi atpakaļ
  Felix Paul Kühne 72079feda6 discoverer: update to libvlc 3.0 syntax and clean-up the coding style 10 gadi atpakaļ
  Felix Paul Kühne 66f1be0099 public headers: internalize implementation details. no functional changes 10 gadi atpakaļ
  James Dumay 43c0ccd993 convert to modern objective-c 11 gadi atpakaļ
  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 gadi atpakaļ
  Felix Paul Kühne 7738ff32a3 VLCMediaDiscoverer: memory and library usage optimizations, add documentation where missing 11 gadi atpakaļ
  Felix Paul Kühne f552e37ab5 Revert 7058e748 since Garbage Collection is dead 12 gadi atpakaļ
  Felix Paul Kühne c01e46f36f VLCKit: upgrade ObjC syntax 12 gadi atpakaļ
  Felix Paul Kühne fc8801dd7e Sources: unify and modernize coding style 12 gadi atpakaļ
  Jean-Baptiste Kempf 897590bf88 Relicense VLCKit to LGPL 13 gadi atpakaļ
  Konstantin Pavlov feaab97200 Fix loading of upnp module. 14 gadi atpakaļ
  Pierre d'Herbemont e3b4b54b05 VLCKit: Import MobileVLCKit. 15 gadi atpakaļ
  Toralf Niebuhr 7058e74853 use NSAutoreleasePool::drain instead of NSAutoreleasePool::release since VLCKit ist compiled with Objective-C Garbage Collection = Supported 15 gadi atpakaļ
  Pierre d'Herbemont 4c2d5d5a3e macosx/framework: shoutcast is gone. 15 gadi atpakaļ
  Toralf Niebuhr 3005a74eb5 macosx/framework: Remove libvlc_exception_t where needed. 15 gadi atpakaļ
  Sebastien Zwickert f93ada4c12 macosx/framework: Remove the newly removed exception parameter of libvlc_event_attach. 15 gadi atpakaļ
  Pierre d'Herbemont 5163cdf993 macosx/framework: Remove the newly removed exception parameter. 15 gadi atpakaļ