Skip to content
Snippets Groups Projects
  1. May 14, 2024
  2. Apr 14, 2024
  3. Apr 10, 2024
  4. Apr 09, 2024
  5. Mar 21, 2024
  6. Mar 19, 2024
  7. Mar 18, 2024
  8. Mar 17, 2024
  9. Mar 04, 2024
  10. Feb 18, 2024
  11. Feb 08, 2024
  12. Dec 20, 2023
    • Maxime Chapelet's avatar
      VLCMediaPlayer: Allow to get time/position from any thread · e2dbba9c
      Maxime Chapelet authored
      Previous implementation forced user to get time and position from the main thread and configured the time update loop asynchronously.
      These changes are configuring the time update observing loop synchronously and are allowing to get time and position with proper concurrent access.
      e2dbba9c
  13. Nov 07, 2023
Loading