atsuo****@users*****
atsuo****@users*****
2010年 3月 5日 (金) 16:11:13 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-1.6 has been updated via 8caa6993682fa5408738c84d955ec99e42eeb3b9 (commit) from 7004ad5b6cf96727936c990cb2c5c7178006d6cf (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 8caa6993682fa5408738c84d955ec99e42eeb3b9 Author: Atsuo Igarashi <atsuo****@gmail*****> Date: Fri Mar 5 16:12:26 2010 +0900 Add support UVC camera Support UVC camera with take picture version. Signed-off-by: Atsuo Igarashi <atsuo****@gmail*****> ----------------------------------------------------------------------- Summary of changes: res/layout/uvccamera.xml | 27 + .../artoolkit/NyARToolkitAndroidActivity.java | 25 + .../artoolkit/hardware/UVCCamera.java | 624 ++++++++++++++++++++ 3 files changed, 676 insertions(+), 0 deletions(-) create mode 100644 res/layout/uvccamera.xml create mode 100644 src/jp/android_group/artoolkit/hardware/UVCCamera.java hooks/post-receive -- nyartoolkit-and (nyartoolkit-and)