Commit History

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