Historial de Commits

Autor SHA1 Mensaje Fecha
  Felix Paul Kühne 9d43485a5f library: drop legacy option hace 9 años
  Felix Paul Kühne a6b3e0d633 Implement libvlc dialog API as class cluster hace 9 años
  Felix Paul Kühne 07b4529c1a fix a couple of compilation warnings hace 9 años
  Felix Paul Kühne b7b9f6199b VLCLibrary: use Freetype instead of Quartztext text renderer hace 9 años
  Felix Paul Kühne da580de6ad Add TVVLCKit hace 10 años
  Felix Paul Kühne 16ae72117e debug logger: fix memory leak hace 10 años
  Shenggang Hu 4400aea596 VLCLibrary: do not retain libvlc instance after creation hace 10 años
  Felix Paul Kühne b4d87b0a29 Library: implement logging including support for different levels hace 10 años
  Felix Paul Kühne 66a91e8318 Disable snapshot previews hace 10 años
  Brion Vibber 8672d91f8a Don't pass internal avcodec option when avcodec library not included hace 10 años
  Jörg Bleyel 3a53810509 VLCKit: allow override library init default options hace 11 años
  Felix Paul Kühne 39f10330de library: fix compilation warning hace 11 años
  James Dumay 43c0ccd993 convert to modern objective-c hace 11 años
  Florent Pillet 7a2950d8a0 VLCKit: migrate VLCLibrary to ARC hace 11 años
  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 hace 11 años
  Felix Paul Kühne 006f3761c1 library: deploy ios dialog provider hace 11 años
  Felix Paul Kühne 52168d15af MediaThumbnailer: expand API to allow customized libvlc instances and optimize thumbnail targets hace 11 años
  Gleb Pinigin a1b881f429 Modern approach for creating shared instances(iOS4.0+/OSX10.6+) hace 12 años
  Felix Paul Kühne 9032a525ed VLCLibrary: take stricter care of our shared library instance hace 12 años
  Felix Paul Kühne 37bead5d6a VLCLibrary: retain the library instance since it's valuable hace 12 años
  Felix Paul Kühne 57a77ca6b4 VLCLibrary: don't nil instance variable hace 12 años
  Felix Paul Kühne 292e80e0b3 MobileVLCKit: enforce quartztext renderer for testing purposes hace 12 años
  Felix Paul Kühne f8d9fcc4c2 VLCLibrary: expose 'compiler' property and add helpers to set user-agent and app-id hace 12 años
  Felix Paul Kühne 33fde905e5 MobileVLCKit: don't enforce avcodec-skiploopfilter since this should be set by the client app hace 12 años
  Felix Paul Kühne aa064b52cd MobileVLCKit: skip the loop filter correctly hace 12 años
  Felix Paul Kühne 1a956f338a VLCLibrary: re-add verbosity flag to mobile defaults, so 3rd parties have an easier start to set the flag hace 12 años
  Felix Paul Kühne 1ce7cb8692 VLCLibrary: make sure options don't overwrite default settings hace 12 años
  Felix Paul Kühne cbc12cea89 VLCLibrary: add the ability to launch individual instances with custom options hace 12 años
  Jean-Baptiste Kempf 4b2626deee MobileVLCKit: use saner defaults for libVLC init hace 12 años
  Felix Paul Kühne b6763f32df MobileVLCKit: disable audio stretching hace 12 años