4 Commits

Author SHA1 Message Date
Robert Stanley Judka
5f8d5f4f6a
add interfaces to dynamically adjust video size (#1)
* adding interfaces for toggling fullscreen

* passing in destrect to omx

* adding flag for deffering video update

* remove skipUpdate option for video output

* fixing omx player stop deadlock; setting omx alpha in constructor

* jk not setting opacity in constructor for omx

* removing unsed function
2020-03-22 16:08:44 -05:00
Parker Reed
1af06dae16 Added media keys (Previous, Next, Play/Pause) to the handling. Help window updated accordingly. 2018-03-06 12:24:02 -05:00
michal.szwaj
ae5fb4c15f Absorb all input events to avoid unexpected actions from hidden windows 2018-02-13 16:01:28 +01:00
michal.szwaj
02db0e0eda Initial commit 2018-02-11 20:39:49 +01:00