Skip to content
Snippets Groups Projects
  1. Apr 23, 2022
    • Felix Paul Kühne's avatar
      VPC: do not iterate on output devices on init · d0ee80cb
      Felix Paul Kühne authored
      Querying for all available output devices and then deciding whether
      that given route is pointing to an external device can take longer than
      the watchdog daemon allows VLC to do a cold start.
      
      Therefore, delay the iteration until the initialization of the
      singleton is complete.
      d0ee80cb
  2. Apr 22, 2022
  3. Apr 17, 2022
  4. Apr 14, 2022
  5. Apr 13, 2022
  6. Apr 12, 2022
  7. Apr 11, 2022
  8. Apr 09, 2022
    • Felix Paul Kühne's avatar
      video player: seek forward by 30s · bf557515
      Felix Paul Kühne authored
      This increases the forward seek step on the swipe gesture to 30s to
      match the behavior of the previous player as it often requested by
      users.
      
      We did that in 2013 as we assumed forward seeking a larger step seems
      to be what most users want, while going back 10s are fine for more
      granular control.
      bf557515
  9. Apr 08, 2022
  10. Apr 07, 2022
Loading