Skip to content
  • Erwan Tulou's avatar
    skins2: rework of vout manager · 84ade0ea
    Erwan Tulou authored
    This patch does the following :
    - as a vout window provider, make sure skins functions run by vout thread(s)
      don't issue any calls to the GUI. (skins on Linux runs fine at last !)
    - prepare support for SET_VOUT_SET_FULLSCREEN new control
    - implement hotkeys (no longer available at the vout level)
    - modify a show() method not consistent across platform
    - cleanup (dead code)
    84ade0ea