提交历史

作者 SHA1 备注 提交日期
  Felix Paul Kühne 758b45482d VLCLibrary.m: hardcode libvlc options for iOS, since there is no way to change the user defaults anyway 13 年之前
  Brendon Justin 95b15d99a6 VLCLibrary: store libvlc params in NSUserDefaults 13 年之前
  Jean-Baptiste Kempf 897590bf88 Relicense VLCKit to LGPL 13 年之前
  Rafaël Carré f83fe2ffb5 ffmpeg options were renamed 13 年之前
  Felix Paul Kühne f8f29674fd MobileVLCKit: enforce the correct aout and vout modules, enable debug messages 13 年之前
  Philippe Coent 7efc2e4c8c MobileVLCKit: updated libvlc initialization to current API 13 年之前
  Rafaël Carré edf662e714 OSX framework: ignore-config and no-media-library are already the default 14 年之前
  Pierre d'Herbemont e3b4b54b05 VLCKit: Import MobileVLCKit. 15 年之前
  Pierre d'Herbemont 2bdf5d868c VLCKit: Disable syslog. 15 年之前
  Felix Paul Kühne 3e6b1d8f45 VLCKit: don't ignore VLC's config anymore since we got our own vlcrc now 15 年之前
  Toralf Niebuhr a48fc5d6c4 removed unused exceptions 15 年之前
  Pierre d'Herbemont d1b938eedd macosx/framework: VLCLibrary initWithAudio. 15 年之前
  Pierre d'Herbemont b895b7ad46 macosx/framework: Get rid of VLCMediaListAspect, and remove a bunch of exception. 15 年之前
  Pierre d'Herbemont 2bfd727ee6 macosx/framework: Explain the reason why we use each arguments. 15 年之前
  Pierre d'Herbemont 75be74382a macosx/framework: Use syslog facilities. 15 年之前
  Pierre d'Herbemont a17cf603ca macosx/framework: Activate our dialog provider. 15 年之前
  Felix Paul Kühne 689a05a148 osx/framework: propagate NSInteger and NSUInteger 15 年之前
  Felix Paul Kühne 4796700455 osx/framework: use the OS X dialog provider as interface module 15 年之前
  Pierre d'Herbemont 8335e7a536 macosx/framework: Bring back --play-and-pause. 15 年之前
  Pierre d'Herbemont d3afab875a macosx/framework: Factorization. 15 年之前
  Pierre d'Herbemont 7c33ab92ee macosx/framework: Use the new "vout display". 15 年之前
  Pierre d'Herbemont dd0564a9b1 macosx/framework: Bring back default logging value to -1. 15 年之前
  Pierre d'Herbemont 2a1b5806c5 macosx/framework: Disable the media library since it is not exposed. 15 年之前
  Felix Paul Kühne 06af5cd6aa osx/framework: fixed a typo and enabled the framework to open external subtitle files 15 年之前
  Felix Paul Kühne 236f755acf osx/framework: renamed a few methods for consistency, added an addition subs method 15 年之前
  Felix Paul Kühne 9121014a67 osx/framework: out non-colored debug only 15 年之前
  Felix Paul Kühne 64ae9f9624 osx/framework: fixed C99ism in previous commit 15 年之前
  Mike Schrag 8ec55bd341 load vlc config parameters from an array of strings in the 'VLCParams' property in the main bundle's Info.plist 15 年之前
  Pierre d'Herbemont 3e95bdbb12 macosx/framework: Export -[VLCLibrary changeset]. 15 年之前
  Pierre d'Herbemont b9e587bf91 macosx/framework: Export libvlc version. 15 年之前