Skip to content
Snippets Groups Projects
  1. Sep 13, 2024
  2. Sep 09, 2024
  3. Sep 07, 2024
  4. Sep 02, 2024
  5. Aug 31, 2024
  6. Aug 12, 2024
    • Fatih Uzunoğlu's avatar
      qt: make "Media Library" context menu action no longer checkable · b6a90210
      Fatih Uzunoğlu authored and Felix Paul Kühne's avatar Felix Paul Kühne committed
      ... and adjust its title is properly such that:
      
      - If already in player view, the title is "Show main view".
      - If already in main view, the title is "Show player view".
      
      Player view is currently considered another page, therefore
      toggling does not make sense here (also considering the
      navigation history). This button now always pushes into the
      history.
      b6a90210
  7. Aug 10, 2024
    • Fatih Uzunoğlu's avatar
      qt: fix video surface initialization and de-initialization ordering issues · f2b0471c
      Fatih Uzunoğlu authored and Steve Lhomme's avatar Steve Lhomme committed
      I wanted to initialize video surface provider and
      window handler within `commonSetupVoutWindow()`, since
      it is where the video window is set and video surface
      provider and window handler only makes sense when
      there is a valid vout window. However, for some reason,
      it did not work so it is a TODO for now.
      
      Currently, since there are a lot of signal connections,
      changes are reported even when there is no valid vout
      window. For example, `CompositorVideo::onSurfacePositionChanged()`
      may be called when there is no vout window or when it
      is already invalidated.
      f2b0471c
  8. Aug 09, 2024
  9. Jul 29, 2024
  10. Jul 25, 2024
  11. Jul 01, 2024
  12. Jun 09, 2024
  13. Jun 04, 2024
  14. Apr 13, 2024
  15. Mar 29, 2024
  16. Mar 24, 2024
  17. Mar 05, 2024
  18. Jan 07, 2024
  19. Dec 29, 2023
  20. Oct 29, 2023
  21. Oct 10, 2023
  22. Sep 17, 2023
  23. Jul 22, 2023
  24. Jul 15, 2023
  25. Jun 04, 2023
  26. Apr 27, 2023
  27. Apr 06, 2023
  28. Mar 17, 2023
  29. Feb 12, 2023
  30. Dec 23, 2022
  31. Aug 29, 2022
Loading