提交歷史

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