Skip to content
Snippets Groups Projects

add dvdnav_toggle_spu_stream

Another one that I was not able to accomplish using the dvdnav interface only. This PR adds dvdnav_toggle_spu_stream which allows the client application to enable or disable the current subtitle stream (or in other works - to toggle its visibility). Allows to remove the same functionality we had in kodi for ages (accessed via the VM directly). Runtime tested replacing the snippet with:

m_dll.dvdnav_toggle_spu_stream(m_dvdnav, static_cast<uint8_t>(bEnable));

Cheers

Edited by Miguel Borges de Freitas

Merge request reports

Pipeline #202410 passed

Pipeline passed for 2d23b75e on miguelborgesdefreitas:setenabledspu

Merged by Jean-Baptiste KempfJean-Baptiste Kempf 3 years ago (May 7, 2022 1:23pm UTC)

Loading

Pipeline #218452 failed

Pipeline failed for 2d23b75e on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading