Commit Graph

3 Commits

Author SHA1 Message Date
Stefan Seyfried
123a1b75a8 triple: improve DFB->uinput routines
* use kernel input device repeat instead of generating selfmade
  repeat events, this allows using input device rate settings
* add frontpanel left/right buttons, their keycodes differ from
  the rc buttons
2012-03-25 20:42:26 +02:00
Stefan Seyfried
e83b77d0e5 libtriple: add video parameter watchdog
Add the video parameter watchdog to the (already existing) input
thread, so we can remove it from zapit.
Unfortunately, we need an ugly hack in cDemux for making sure we
do not crash on exit... :-(
2012-01-14 14:28:33 +01:00
Stefan Seyfried
5732251e24 make lt_dfbinput a c++ file
this allows to put the videowatchdog into the same thread later
2012-01-14 13:47:56 +01:00