コミット履歴

作者 SHA1 メッセージ 日付
  Felix Paul Kühne ae71c1fe19 library: add API to log to a custom target using a defined protocol 6 年 前
  Felix Paul Kühne fdc3e8094f VLCLibrary: add API to log debug info to a file 6 年 前
  Carola Nitz 63fde66ffb VLCLibrary:Logginglevel was not handled correctly 6 年 前
  Mike JS. Choi 55daaa9ac4 VLCLibrary: Remove old code 7 年 前
  Mike JS. Choi 7010d0c507 VLCLibrary: Update and check debug logging status (closes #186) 7 年 前
  Thomas Guillem b920e07e91 VLCLibrary: use soxr by default 7 年 前
  Felix Paul Kühne 4cef3f2e31 Automagically reconnect to http(s) servers if the connection drops unexpectedly 7 年 前
  Felix Paul Kühne a0359db3ab Expand mobile compilation script to include a mode for macOS and add respective configurations to the Xcode project 7 年 前
  Felix Paul Kühne 242ff81078 MVK: enable avcodec-fast on 32bit iOS devices only 9 年 前
  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 年 前