atsuo****@users*****
atsuo****@users*****
2010年 4月 6日 (火) 18:47:42 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 f9e7931bed4c9b625d32b8cc627d2683a570b9c3 (commit) from 93588dbcbb48d0d67355e90c8aa50d1b05491275 (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 f9e7931bed4c9b625d32b8cc627d2683a570b9c3 Author: Atsuo Igarashi <atsuo****@gmail*****> Date: Tue Apr 6 10:24:54 2010 +0900 Add support Nexus One. This causes error when closing. It will fix later. Signed-off-by: Atsuo Igarashi <atsuo****@gmail*****> ----------------------------------------------------------------------- Summary of changes: gen/jp/android_group/artoolkit/R.java | 7 ++ res/layout/{devonecamera.xml => n1camera.xml} | 7 +-- .../artoolkit/NyARToolkitAndroidActivity.java | 37 ++++++++++++ .../hardware/{HT03ACamera.java => N1Camera.java} | 61 ++------------------ 4 files changed, 51 insertions(+), 61 deletions(-) copy res/layout/{devonecamera.xml => n1camera.xml} (84%) copy src/jp/android_group/artoolkit/hardware/{HT03ACamera.java => N1Camera.java} (85%) hooks/post-receive -- nyartoolkit-and (nyartoolkit-and)