Commit Verlauf

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