• R/O
  • HTTP
  • SSH
  • HTTPS

提交列表

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

vendor/samsung/q1u


RSS
Rev. 时间 作者
f448078 eclair-x86 2010-01-13 17:10:27 Chih-Wei Huang

remove copy of pointercal ts.conf ts.env

The rules are now moved to generic_x86.

4eec2ca 2009-12-11 16:47:29 Chih-Wei Huang

update q1u to inherit from generic_x86

e6f56cd 2009-12-07 15:05:57 Bryan Hundven

Framebuffer should be /dev/graphics/fb0

f1d773b 2009-12-07 09:46:25 Bryan Hundven

Fix installation of /data/system/tslib/pointercal

7696754 2009-12-05 14:23:48 Bryan Hundven

Touchscreen pointercal work

With InputDevice.java looking for pointercal in /data/system/tslib,
and ts_calibrate and friends looking for pointercal in that same
location, we want to install our product specific pointercal to
/system/etc/pointercal and have ins_pointercal.sh (ran from
init.q1u.rc) to copy it to /data/system/tslib.

Work will be done later to the Home apk or init to check for a
touchscreen device, and if it finds one, it should check for
/system/etc/pointercal. If /system/etc/pointercal or /data/system/tslib
do not exist, then it should automatically run ts_calibrate.

0efaf22 2009-12-05 14:22:13 Bryan Hundven

Cleanup and Platform configuration.

Removed init.q1u.sh and mountd.conf.
Sync'd firmware and system.prop with eeepc product.
Add ts.conf, ts.env, and pointercal.

bc52b60 2009-12-05 14:19:28 Bryan Hundven

Initial commit

Build configuration for Samsung Q1U based on Asus EeePC Product.