Historique des commits

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