Historique des commits

Auteur SHA1 Message Date
  Felix Paul Kühne 242ff81078 MVK: enable avcodec-fast on 32bit iOS devices only il y a 9 ans
  Felix Paul Kühne d09d577150 Remove useless include il y a 9 ans
  Felix Paul Kühne 9d43485a5f library: drop legacy option il y a 9 ans
  Felix Paul Kühne a6b3e0d633 Implement libvlc dialog API as class cluster il y a 9 ans
  Felix Paul Kühne 07b4529c1a fix a couple of compilation warnings il y a 9 ans
  Felix Paul Kühne b7b9f6199b VLCLibrary: use Freetype instead of Quartztext text renderer il y a 9 ans
  Felix Paul Kühne da580de6ad Add TVVLCKit il y a 10 ans
  Felix Paul Kühne 16ae72117e debug logger: fix memory leak il y a 10 ans
  Shenggang Hu 4400aea596 VLCLibrary: do not retain libvlc instance after creation 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 66a91e8318 Disable snapshot previews il y a 10 ans
  Brion Vibber 8672d91f8a Don't pass internal avcodec option when avcodec library not included il y a 10 ans
  Jörg Bleyel 3a53810509 VLCKit: allow override library init default options il y a 11 ans
  Felix Paul Kühne 39f10330de library: fix compilation warning il y a 11 ans
  James Dumay 43c0ccd993 convert to modern objective-c il y a 11 ans
  Florent Pillet 7a2950d8a0 VLCKit: migrate VLCLibrary to ARC 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 006f3761c1 library: deploy ios dialog provider il y a 11 ans
  Felix Paul Kühne 52168d15af MediaThumbnailer: expand API to allow customized libvlc instances and optimize thumbnail targets il y a 11 ans
  Gleb Pinigin a1b881f429 Modern approach for creating shared instances(iOS4.0+/OSX10.6+) il y a 12 ans
  Felix Paul Kühne 9032a525ed VLCLibrary: take stricter care of our shared library instance il y a 12 ans
  Felix Paul Kühne 37bead5d6a VLCLibrary: retain the library instance since it's valuable il y a 12 ans
  Felix Paul Kühne 57a77ca6b4 VLCLibrary: don't nil instance variable il y a 12 ans
  Felix Paul Kühne 292e80e0b3 MobileVLCKit: enforce quartztext renderer for testing purposes 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 33fde905e5 MobileVLCKit: don't enforce avcodec-skiploopfilter since this should be set by the client app il y a 12 ans
  Felix Paul Kühne aa064b52cd MobileVLCKit: skip the loop filter correctly il y a 12 ans
  Felix Paul Kühne 1a956f338a VLCLibrary: re-add verbosity flag to mobile defaults, so 3rd parties have an easier start to set the flag il y a 12 ans
  Felix Paul Kühne 1ce7cb8692 VLCLibrary: make sure options don't overwrite default settings 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