Skip to content
Snippets Groups Projects

PiP: force actions in parameters

Merged Duncan McNamara requested to merge Skantes/vlc-android:pip-controls into master
  1. Jul 03, 2024
  2. Jun 28, 2024
    • Duncan McNamara's avatar
      PiP: force actions in parameters · eeae2a67
      Duncan McNamara authored
      On some systems, if parameters actions are not set, the system may reuse
      the previously set pip parameters, meaning that vlc-android would use
      the controls set in another app. This also means that the controls may
      use other pending intents than the standard PlaybackState, breaking the
      controls for PiP.
      eeae2a67
    • Duncan McNamara's avatar
      Pip: check video dimensions before setting AR · 6d5bcc70
      Duncan McNamara authored
      With videos with dimensions of 0, the ar will be wrong, and creating the
      pip window will throw an exception and go to default PiP.
      6d5bcc70
Loading