This patch applies to JSTx.c 0.23, with the following changes:
* Update to support 2011 TVs: KeyUp/Down -> KeyUp/DownEx, RequestActivity -> RequestActivityEx
* Improved speed in proxy mode by moving jslibrc_Init() to main(), using usleeps for yielding and by directly using RequestActivity
* Added additional keys that are passed to underlying application
* Added string to Keycode printfs
* NOTE: Disable HBBTV for proxy mode to work reliably!
* NOTE: Untested on 2010 TVs. Using the *Ex functiong might have broken 2010 support. Please test.
Apply in same directory as JSTx.c with patch -p0 < fix_2011_and_delays.patch
This patch requires a newer jslibrc. Get it from the latest DirectFB_Voodoo package: replace JSTx-0.23/jslibrc with DirectFB141_2k11R3_beta3/Jslib/jslibrc/
Support for 2011 TVs using new jslibrc