Commit History

Author SHA1 Message Date
  Jean-Baptiste Kempf c4afae2330 Remove tabs and trailing spaces 12 years ago
  Jean-Baptiste Kempf 897590bf88 Relicense VLCKit to LGPL 13 years ago
  Pierre d'Herbemont e3b4b54b05 VLCKit: Import MobileVLCKit. 15 years ago
  Felix Paul Kühne 15647446db osx/framework: removed unused property 15 years ago
  Felix Paul Kühne c2ac43ade6 osx/framework: extended API to cover titles, fps, playback modes and some convienience chapter functionality 15 years ago
  Pierre d'Herbemont 3e95bdbb12 macosx/framework: Export -[VLCLibrary changeset]. 15 years ago
  Pierre d'Herbemont b9e587bf91 macosx/framework: Export libvlc version. 15 years ago
  Pierre d'Herbemont d98dc284b9 macosx/framework: Don't attempt to do anything at exit or at construction this is nasty for a Framework. 15 years ago
  Faustino Osuna 63d26789d0 VLCKit.framework: Documentation updates and whitespace cleanup. 17 years ago
  Faustino Osuna 0075764d03 VLCKit.framework: Documentation updates, whitespace cleanup. 17 years ago
  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 years ago
  Pierre d'Herbemont 06bc9449d6 MacOSX/Framework/VLCLibrary.h: Mark as public header. 17 years ago