atsuo****@users*****
atsuo****@users*****
2011年 3月 17日 (木) 09:39:41 JST
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to "nyartoolkit-and" repository containing the "nyartoolkit-and" project. The branch, android-2.2 has been updated via da15a417afaec7af49737d0288de55b88a06e037 (commit) from 1b9585f73d5d8da46cce0ba22885db975a2cb6a5 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit da15a417afaec7af49737d0288de55b88a06e037 Author: Atsuo Igarashi <atsuo****@gmail*****> Date: Thu Mar 17 09:39:15 2011 +0900 Drop HT03A Camera. Signed-off-by: Atsuo Igarashi <atsuo****@gmail*****> ----------------------------------------------------------------------- Summary of changes: AndroidManifest.xml | 2 +- gen/jp/androidgroup/nyartoolkit/R.java | 14 +- res/layout/camera.xml | 15 - res/layout/ht03acamera.xml | 21 - res/layout/main.xml | 26 +- res/values/strings.xml | 7 - .../nyartoolkit/NyARToolkitAndroidActivity.java | 315 +++++++++----- .../nyartoolkit/hardware/CameraIF.java | 69 --- .../nyartoolkit/hardware/HT03ACamera.java | 465 -------------------- 9 files changed, 232 insertions(+), 702 deletions(-) delete mode 100644 res/layout/camera.xml delete mode 100644 res/layout/ht03acamera.xml delete mode 100644 src/jp/androidgroup/nyartoolkit/hardware/CameraIF.java delete mode 100644 src/jp/androidgroup/nyartoolkit/hardware/HT03ACamera.java hooks/post-receive -- nyartoolkit-and (nyartoolkit-and)