| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2018-03-24 | 936 Bytes | |
| v3.3.0 source code.tar.gz | 2018-03-24 | 4.4 MB | |
| v3.3.0 source code.zip | 2018-03-24 | 4.8 MB | |
| Totals: 3 Items | 9.3 MB | 0 | |
3.3.0 (2018-03-25)
Enhancements
- Added a new column to the device list that displays the OpenGL ES version of each device. Note that you may have to reset the columns once if you can't see it. Thanks @koral--!
- Added a new
--no-screen-resetoption to disable the default behavior of resetting rotation and returning to the home screen after a user stops using a device. Thanks @0rzech! - Added a new
--saml-id-provider-callback-urloption to the auth-saml2 unit. Thanks @0rzech!
Fixes
- Fixed a setup issue with TPS650.
- Fixed an issue where most uploads would fail due to a breaking configuration change in a dependency.
- Updated minitouch to fix multitouch issues on some devices that require the
BTN_TOUCHkernel event. Lifting a contact while having and keeping one held down may have prevented any events from being processed until a new touchdown event.