История коммитов

Автор SHA1 Сообщение Дата
  Soomin Lee f390d6205d VLCLibrary: VLCLibraryLogReceiverProtocol: Fix documentation 6 лет назад
  Felix Paul Kühne ae71c1fe19 library: add API to log to a custom target using a defined protocol 6 лет назад
  Felix Paul Kühne fdc3e8094f VLCLibrary: add API to log debug info to a file 6 лет назад
  Mike JS. Choi 55daaa9ac4 VLCLibrary: Remove old code 7 лет назад
  Mike JS. Choi 0e96e7892d VLCLibrary: Fix header documentation 7 лет назад
  Felix Paul Kühne efd7957186 Add complete documentation 9 лет назад
  Felix Paul Kühne 14c7ec5a3d Fix doxygen documentation 9 лет назад
  Felix Paul Kühne a6b3e0d633 Implement libvlc dialog API as class cluster 9 лет назад
  Paulo Vitor Magacho da Silva 8635a87dbe Added VLCAudio support back for iOS 10 лет назад
  Felix Paul Kühne 1350d54885 Don't distribute VLCAudio with MobileVLCKit is it is completely NO-OP 10 лет назад
  Felix Paul Kühne b4d87b0a29 Library: implement logging including support for different levels 10 лет назад
  Felix Paul Kühne dbc806101d Restore compatibility with current Xcode releases 11 лет назад
  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 9032a525ed VLCLibrary: take stricter care of our shared library instance 12 лет назад
  Felix Paul Kühne f8d9fcc4c2 VLCLibrary: expose 'compiler' property and add helpers to set user-agent and app-id 12 лет назад
  Felix Paul Kühne cbc12cea89 VLCLibrary: add the ability to launch individual instances with custom options 12 лет назад
  Jean-Baptiste Kempf c4afae2330 Remove tabs and trailing spaces 13 лет назад
  Jean-Baptiste Kempf 897590bf88 Relicense VLCKit to LGPL 13 лет назад
  Pierre d'Herbemont e3b4b54b05 VLCKit: Import MobileVLCKit. 15 лет назад
  Felix Paul Kühne 15647446db osx/framework: removed unused property 15 лет назад
  Felix Paul Kühne c2ac43ade6 osx/framework: extended API to cover titles, fps, playback modes and some convienience chapter functionality 15 лет назад
  Pierre d'Herbemont 3e95bdbb12 macosx/framework: Export -[VLCLibrary changeset]. 15 лет назад
  Pierre d'Herbemont b9e587bf91 macosx/framework: Export libvlc version. 15 лет назад
  Pierre d'Herbemont d98dc284b9 macosx/framework: Don't attempt to do anything at exit or at construction this is nasty for a Framework. 15 лет назад
  Faustino Osuna 63d26789d0 VLCKit.framework: Documentation updates and whitespace cleanup. 17 лет назад
  Faustino Osuna 0075764d03 VLCKit.framework: Documentation updates, whitespace cleanup. 17 лет назад
  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 лет назад
  Pierre d'Herbemont 06bc9449d6 MacOSX/Framework/VLCLibrary.h: Mark as public header. 17 лет назад