Historique des commits

Auteur SHA1 Message Date
  Felix Paul Kühne 3e6b1d8f45 VLCKit: don't ignore VLC's config anymore since we got our own vlcrc now il y a 15 ans
  Toralf Niebuhr a48fc5d6c4 removed unused exceptions il y a 15 ans
  Pierre d'Herbemont d1b938eedd macosx/framework: VLCLibrary initWithAudio. il y a 15 ans
  Pierre d'Herbemont b895b7ad46 macosx/framework: Get rid of VLCMediaListAspect, and remove a bunch of exception. il y a 15 ans
  Pierre d'Herbemont 2bfd727ee6 macosx/framework: Explain the reason why we use each arguments. il y a 15 ans
  Pierre d'Herbemont 75be74382a macosx/framework: Use syslog facilities. il y a 15 ans
  Pierre d'Herbemont a17cf603ca macosx/framework: Activate our dialog provider. il y a 15 ans
  Felix Paul Kühne 689a05a148 osx/framework: propagate NSInteger and NSUInteger il y a 15 ans
  Felix Paul Kühne 4796700455 osx/framework: use the OS X dialog provider as interface module il y a 15 ans
  Pierre d'Herbemont 8335e7a536 macosx/framework: Bring back --play-and-pause. il y a 15 ans
  Pierre d'Herbemont d3afab875a macosx/framework: Factorization. il y a 15 ans
  Pierre d'Herbemont 7c33ab92ee macosx/framework: Use the new "vout display". il y a 15 ans
  Pierre d'Herbemont dd0564a9b1 macosx/framework: Bring back default logging value to -1. il y a 15 ans
  Pierre d'Herbemont 2a1b5806c5 macosx/framework: Disable the media library since it is not exposed. il y a 15 ans
  Felix Paul Kühne 06af5cd6aa osx/framework: fixed a typo and enabled the framework to open external subtitle files il y a 15 ans
  Felix Paul Kühne 236f755acf osx/framework: renamed a few methods for consistency, added an addition subs method il y a 15 ans
  Felix Paul Kühne 9121014a67 osx/framework: out non-colored debug only il y a 15 ans
  Felix Paul Kühne 64ae9f9624 osx/framework: fixed C99ism in previous commit il y a 15 ans
  Mike Schrag 8ec55bd341 load vlc config parameters from an array of strings in the 'VLCParams' property in the main bundle's Info.plist il y a 15 ans
  Pierre d'Herbemont 3e95bdbb12 macosx/framework: Export -[VLCLibrary changeset]. il y a 15 ans
  Pierre d'Herbemont b9e587bf91 macosx/framework: Export libvlc version. il y a 15 ans
  Pierre d'Herbemont f0adfe4b26 macosx/framework: Assert that we correctly initialized libvlc. il y a 15 ans
  Felix Paul Kühne 663a3ebeae osx/framework: fixed verbosity setting il y a 15 ans
  Pierre d'Herbemont d98dc284b9 macosx/framework: Don't attempt to do anything at exit or at construction this is nasty for a Framework. il y a 15 ans
  Pierre d'Herbemont 43c5416dbd macosx/framework: Activate --play-and-pause with the framework by default. il y a 16 ans
  Rémi Denis-Courmont 96efb0418f Replace libvlc_exception_get_message with libvlc_errmsg il y a 16 ans
  Pierre d'Herbemont f46fc89061 macosx/framework: Back in business. il y a 16 ans
  Pierre d'Herbemont 97921b4ef7 VLCKit: Use --ignore-config. il y a 17 ans
  Faustino Osuna 63d26789d0 VLCKit.framework: Documentation updates and whitespace cleanup. il y a 17 ans
  Faustino Osuna 1c46396c97 macosx/VLCKit: Load VLCLibrary when VLCKit is loaded. No longer need atexit( ... ) to unload library, use __attribute__((destructor))__ instead. Also make sure we don't autorelease the VLCLibrary (as the library's destructor will take care of that for us). il y a 17 ans