We're no longer updating This wiki!!

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
en:c2_android_release_note_v3.4 [2017/02/23 09:57]
codewalker created
en:c2_android_release_note_v3.4 [2017/02/23 14:57]
odroid [New updates]
Line 17: Line 17:
  
 ===== New updates ===== ===== New updates =====
-  * Supported ​USB timing tweak. [[http://​forum.odroid.com/​viewtopic.php?​f=137&​t=21210#​p179874]]+  * Added a USB timing tweak to improve the USB DAC compatibility. [[http://​forum.odroid.com/​viewtopic.php?​f=137&​t=21210#​p179874]]
     -- __//setenv usbmulticam “true”//​__ in boot.ini file.     -- __//setenv usbmulticam “true”//​__ in boot.ini file.
-  * Added CONFIG_HID_APPLE. +  * Added CONFIG_HID_APPLE ​driver
-  * Supported turn off via CEC Poweroff ​in Utility app. [[http://​forum.odroid.com/​viewtopic.php?​f=137&​t=25255#​p173879]]+  * Added the CEC power control function ​in ODROID-Utility app.. [[http://​forum.odroid.com/​viewtopic.php?​f=137&​t=25255#​p173879]]
   * Enabled HOME shortcut in Utility.   * Enabled HOME shortcut in Utility.
   * Added a few requested USB-Multitouch VID/PID. [[http://​forum.odroid.com/​viewtopic.php?​f=51&​t=15495]]   * Added a few requested USB-Multitouch VID/PID. [[http://​forum.odroid.com/​viewtopic.php?​f=51&​t=15495]]
 <​code>​ <​code>​
-/* ViewSonic HDMI capacitive Screen */ +#​define ​USB_VENDOR_ID_VIEWSONIC13FF 0x13FF 
-#define USB_VENDOR_ID_VIEWSONIC2575 0x2575 +#​define ​USB_DEVICE_ID_VIEWSONIC_EP5502T 0x0008
-/* #define USB_DEVICE_ID_VIEWSONIC_TD2230 0x0401 */ +
-#​define ​USB_DEVICE_ID_VIEWSONIC_TD2740 0x0402 +
-#​define ​USB_DEVICE_ID_VIEWSONIC_TD2430 0x7317+
  
-/* +/* WAVESHARE ​HDMI capacitive Screen */ 
-#define USB_VENDOR_ID_VIEWSONIC0408 0x0408 +#​define ​USB_VENDOR_ID_WAVESHARE 0x0483 
-#define USB_DEVICE_ID_VIEWSONIC_TD2220 0x3008 +#​define ​USB_DEVICE_ID_WAVESHARE_10_1 0x5710
-*/ +
- +
-#define USB_VENDOR_ID_VIEWSONIC1BFD 0x1BFD +
-#define USB_DEVICE_ID_VIEWSONIC_TD2210V1 0x1568 +
- +
-#define USB_VENDOR_ID_VIEWSONIC28C8 0x28C8 +
-#define USB_DEVICE_ID_VIEWSONIC_TD2210V2 0x4701 +
- +
-#define USB_VENDOR_ID_VIEWSONIC0FB8 0x0FB8 +
-#define USB_DEVICE_ID_VIEWSONIC_TD2421 0x1109 +
- +
-#define USB_VENDOR_ID_VIEWSONIC1FF7 0x1FF7 +
-#define USB_DEVICE_ID_VIEWSONIC_CDE7061T 0x0001 +
- +
-/* Greatouch ​HDMI capacitive Screen */ +
-#​define ​USB_VENDOR_ID_GREATOUCH 0x0547 +
-#​define ​USB_DEVICE_ID_GREATOUCH_MT_8K 0x3001+
 </​code>​ </​code>​
 ==== Notes for KODI on 4K/UHD display ==== ==== Notes for KODI on 4K/UHD display ====
en/c2_android_release_note_v3.4.txt · Last modified: 2017/07/06 08:55 by codewalker
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0