Skip to content
Snippets Groups Projects
  1. Apr 22, 2020
  2. Apr 21, 2020
  3. Apr 15, 2020
  4. Apr 14, 2020
  5. Apr 07, 2020
  6. Apr 06, 2020
  7. Apr 02, 2020
  8. Apr 01, 2020
    • Martin Finkel's avatar
      Core: Improve LibVLC loading error messages · d2cb4b5b
      Martin Finkel authored
      A user could misuse the API in several ways:
      - core.initialize is not called, libvlc is not installed.
      - core.initialize is not called, libvlc is installed.
      - core.initialize is called, libvlc is not installed.
      
      These messages intend to help guide the user on which steps to take to initialize libvlc properly.
      
      videolan/LibVLCSharp#300
      d2cb4b5b
  9. Mar 30, 2020
  10. Mar 25, 2020
  11. Mar 23, 2020
  12. Mar 16, 2020
  13. Mar 10, 2020
  14. Mar 05, 2020
Loading