Historia zmian

Autor SHA1 Wiadomość Data
  Soomin Lee f390d6205d VLCLibrary: VLCLibraryLogReceiverProtocol: Fix documentation 6 lat temu
  Felix Paul Kühne ae71c1fe19 library: add API to log to a custom target using a defined protocol 6 lat temu
  Felix Paul Kühne fdc3e8094f VLCLibrary: add API to log debug info to a file 6 lat temu
  Mike JS. Choi 55daaa9ac4 VLCLibrary: Remove old code 7 lat temu
  Mike JS. Choi 0e96e7892d VLCLibrary: Fix header documentation 7 lat temu
  Felix Paul Kühne efd7957186 Add complete documentation 9 lat temu
  Felix Paul Kühne 14c7ec5a3d Fix doxygen documentation 9 lat temu
  Felix Paul Kühne a6b3e0d633 Implement libvlc dialog API as class cluster 9 lat temu
  Paulo Vitor Magacho da Silva 8635a87dbe Added VLCAudio support back for iOS 10 lat temu
  Felix Paul Kühne 1350d54885 Don't distribute VLCAudio with MobileVLCKit is it is completely NO-OP 10 lat temu
  Felix Paul Kühne b4d87b0a29 Library: implement logging including support for different levels 10 lat temu
  Felix Paul Kühne dbc806101d Restore compatibility with current Xcode releases 11 lat temu
  James Dumay 43c0ccd993 convert to modern objective-c 11 lat temu
  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 lat temu
  Felix Paul Kühne 9032a525ed VLCLibrary: take stricter care of our shared library instance 12 lat temu
  Felix Paul Kühne f8d9fcc4c2 VLCLibrary: expose 'compiler' property and add helpers to set user-agent and app-id 12 lat temu
  Felix Paul Kühne cbc12cea89 VLCLibrary: add the ability to launch individual instances with custom options 12 lat temu
  Jean-Baptiste Kempf c4afae2330 Remove tabs and trailing spaces 13 lat temu
  Jean-Baptiste Kempf 897590bf88 Relicense VLCKit to LGPL 13 lat temu
  Pierre d'Herbemont e3b4b54b05 VLCKit: Import MobileVLCKit. 15 lat temu
  Felix Paul Kühne 15647446db osx/framework: removed unused property 15 lat temu
  Felix Paul Kühne c2ac43ade6 osx/framework: extended API to cover titles, fps, playback modes and some convienience chapter functionality 15 lat temu
  Pierre d'Herbemont 3e95bdbb12 macosx/framework: Export -[VLCLibrary changeset]. 15 lat temu
  Pierre d'Herbemont b9e587bf91 macosx/framework: Export libvlc version. 15 lat temu
  Pierre d'Herbemont d98dc284b9 macosx/framework: Don't attempt to do anything at exit or at construction this is nasty for a Framework. 15 lat temu
  Faustino Osuna 63d26789d0 VLCKit.framework: Documentation updates and whitespace cleanup. 17 lat temu
  Faustino Osuna 0075764d03 VLCKit.framework: Documentation updates, whitespace cleanup. 17 lat temu
  Faustino Osuna 1c46396c97 macosx/VLCKit: Load VLCLibrary when VLCKit is loaded. No longer need atexit( ... ) to unload library, use __attribute__((destructor))__ instead. Also make sure we don't autorelease the VLCLibrary (as the library's destructor will take care of that for us). 17 lat temu
  Pierre d'Herbemont 06bc9449d6 MacOSX/Framework/VLCLibrary.h: Mark as public header. 17 lat temu