Commit Graph

5 Commits

Author SHA1 Message Date
Stefan Seyfried
843e9f395a glthread: blit OSD manually
to help debugging of framebuffer issues, only blit the openGL
framebuffer after an explicit blit() call
2013-04-06 12:06:18 +02:00
Stefan Seyfried
77ecbec409 glthread: don't kill neutrino during shutdown 2013-03-24 13:11:07 +01:00
Stefan Seyfried
857cb350cb glthread: allocate enough memory or tuxtxt backbuffer 2012-10-31 19:18:43 +01:00
Stefan Seyfried
b71bcb6cc0 glthread: add more keys, switch yellow and blue
* switch F3/F4 yellow/blue to more natural order
* add +/- as volume plus-minus
* add . as mute key (was -)
2012-10-31 15:37:53 +01:00
Stefan Seyfried
e0c80399d6 add openGL based framebuffer implementation for testing on PC
this is based on Carsten Juttner's previous work, but without
any video decoding.
2012-10-08 17:01:45 +02:00