Commit Verlauf

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