Stefan Seyfried
c8c7f0c45f
generic-pc: add alternative clutter based framebuffer
...
Add a framebuffer implementation based on clutter instead of "raw"
OpenGL. The performance is slightly worse, but it might bring some
platform abstraction and other benefits for the future.
2018-10-04 22:49:56 +02:00
max_10
745b3054ba
Revert "add changed files"
...
This reverts commit c37263f594
.
2018-10-04 22:48:59 +02:00
max_10
bc7be9dd74
Revert "fix thread namespace"
...
This reverts commit 3ef2eeb8aa
.
2018-10-04 22:48:54 +02:00
max_10
1aece863c1
Revert "move libthread to libstb-hal"
...
This reverts commit 95ee7f9e98
.
2018-10-04 22:48:05 +02:00
Jacek Jendrzej
5662d18602
fix last commit
2017-11-14 12:55:11 +01:00
Jacek Jendrzej
ceb1620bcd
remove double keys
2017-11-14 11:33:38 +01:00
vanhofen
6c0d55da96
- generic-pc: add our proven keymap to glfb
2017-11-14 09:41:02 +01:00
TangoCash
8b534137c9
stop message flooding
2015-03-31 22:51:46 +02:00
smogm
95ee7f9e98
move libthread to libstb-hal
2015-01-12 18:15:08 +01:00
smogm
3ef2eeb8aa
fix thread namespace
2015-01-12 16:38:28 +01:00
smogm
c37263f594
add changed files
2015-01-11 18:12:55 +01:00
TangoCash
410b707f76
implement simple gstreamer_plackback
2015-01-03 19:24:37 +01:00
martii
23bea61473
cleanup
2013-06-08 15:39:35 +02:00
martii
8b533c3c59
generic-pc/glfb: use r/g/y/b keys as additional color keys
2013-06-01 12:29:30 +02:00
Stefan Seyfried
05ac116312
generic-pc: add Pig function to cVideo / GLFB
2013-05-27 00:47:35 +02:00
Stefan Seyfried
9593fe09cf
generic/glfb: add a few keys to F5-F8
2013-05-27 00:45:42 +02:00
Stefan Seyfried
6336dc4f94
GLFB: remove unused 3D cube code
2013-05-06 00:32:48 +02:00
Stefan Seyfried
9cc35ff0cc
GLFB: slightly better fullscreen handling
2013-05-06 00:25:29 +02:00
Stefan Seyfried
2e54579ba6
GLFB: hide mouse cursor
2013-05-06 00:19:45 +02:00
Stefan Seyfried
7c00b1d46b
GLFB: implement missing functions
...
* output format (screen size) setting
* aspect ratio setting
* cropping, scaling (letterbox/panscan)
* full screen mode (experimental, hit "f" key)
* add EPG key ("e")
2013-05-05 18:28:53 +02:00
Stefan Seyfried
3ce7bc213c
GLFB: add a few sanity checks for sleep interval
2013-05-04 17:27:01 +02:00
Stefan Seyfried
631c48e65b
GLFB: fix X window at 16:9 aspect ratio
2013-05-04 17:25:31 +02:00
Stefan Seyfried
9c1419c25b
GLFB: add video aspect ratio handling
2013-05-04 17:24:39 +02:00
Stefan Seyfried
569a1495f7
generic-pc/glfb: add some sort of A/V synchronization
2013-05-04 15:15:21 +02:00
Stefan Seyfried
06e5987797
generic-pc: add openGL based framebuffer implementation
2013-05-04 12:25:24 +02:00