update source for tizen_2.1
authorSooyoung Ha <yoosah.ha@samsung.com>
Wed, 3 Apr 2013 02:24:32 +0000 (11:24 +0900)
committerSooyoung Ha <yoosah.ha@samsung.com>
Wed, 3 Apr 2013 02:24:32 +0000 (11:24 +0900)
commitb0e96416c6dfd795f017359ed39adb23f76e8929
tree93e2c7308d3c8998bafa467073ce2801e822670b
parent689bc01f3155484257c9f3be4681a146adebbab8
update source for tizen_2.1
116 files changed:
Makefile.target
exec.c
hw/virtio-pci.c
hw/virtio.h [changed mode: 0644->0755]
package/changelog
package/emulator-qemu-common.remove.ubuntu-32
package/emulator-qemu-common.remove.ubuntu-64
package/emulator-qemu-x86.install.ubuntu-32 [moved from package/emulator-qemu-common.install.ubuntu-32 with 81% similarity]
package/emulator-qemu-x86.install.ubuntu-64 [moved from package/emulator-qemu-common.install.ubuntu-64 with 81% similarity]
package/pkginfo.manifest
tizen/distrib/initscript/tizen_kvm [new file with mode: 0755]
tizen/src/Makefile
tizen/src/Makefile.tizen
tizen/src/SDL_gfx/AUTHORS [new file with mode: 0644]
tizen/src/SDL_gfx/COPYING [new file with mode: 0644]
tizen/src/SDL_gfx/LICENSE [new file with mode: 0644]
tizen/src/SDL_gfx/README [new file with mode: 0644]
tizen/src/SDL_gfx/SDL_rotozoom.c [new file with mode: 0644]
tizen/src/SDL_gfx/SDL_rotozoom.h [new file with mode: 0644]
tizen/src/VERSION
tizen/src/check_gl.c [new file with mode: 0644]
tizen/src/debug_ch.c
tizen/src/debug_ch.h
tizen/src/emul_state.c
tizen/src/emul_state.h
tizen/src/emul_state_darwin.m [moved from tizen/src/option.h with 64% similarity]
tizen/src/emulator.c
tizen/src/emulator.h
tizen/src/hw/gl_func_perso.h
tizen/src/hw/gloffscreen.h
tizen/src/hw/gloffscreen_agl.c [new file with mode: 0644]
tizen/src/hw/gloffscreen_test.c
tizen/src/hw/gloffscreen_test.h [new file with mode: 0644]
tizen/src/hw/gloffscreen_wgl.c
tizen/src/hw/gloffscreen_xcomposite.c
tizen/src/hw/maru_brightness.c
tizen/src/hw/maru_brightness.h
tizen/src/hw/maru_camera_common.h
tizen/src/hw/maru_camera_common_pci.c
tizen/src/hw/maru_camera_darwin.h
tizen/src/hw/maru_camera_darwin_converter.c
tizen/src/hw/maru_camera_darwin_pci.m
tizen/src/hw/maru_camera_linux_pci.c
tizen/src/hw/maru_camera_win32_interface.h
tizen/src/hw/maru_camera_win32_pci.c
tizen/src/hw/maru_device_ids.h
tizen/src/hw/maru_overlay.c
tizen/src/hw/maru_overlay.h
tizen/src/hw/maru_vga.c
tizen/src/hw/maru_virtio_hwkey.c [new file with mode: 0644]
tizen/src/hw/maru_virtio_hwkey.h [new file with mode: 0644]
tizen/src/hw/maru_virtio_keyboard.c
tizen/src/hw/maru_virtio_keyboard.h
tizen/src/hw/maru_virtio_touchscreen.c
tizen/src/hw/maru_virtio_touchscreen.h
tizen/src/hw/opengl_exec.c
tizen/src/hw/opengl_func.h
tizen/src/maru_common.h
tizen/src/maru_display.h
tizen/src/maru_sdl.c
tizen/src/mloop_event.c
tizen/src/mloop_event.h
tizen/src/ns_event.h
tizen/src/ns_event.m
tizen/src/option.c [deleted file]
tizen/src/osutil-darwin.c [new file with mode: 0644]
tizen/src/osutil-linux.c [new file with mode: 0644]
tizen/src/osutil-win32.c [new file with mode: 0644]
tizen/src/osutil.c [new file with mode: 0644]
tizen/src/osutil.h [new file with mode: 0644]
tizen/src/sdb.c
tizen/src/sdb.h
tizen/src/skin/client/build.xml
tizen/src/skin/client/native_src/share.c
tizen/src/skin/client/resource/images/key-window/scroll_back.png [new file with mode: 0644]
tizen/src/skin/client/resource/images/key-window/scroll_button_down_hover.png [new file with mode: 0644]
tizen/src/skin/client/resource/images/key-window/scroll_button_down_nml.png [new file with mode: 0644]
tizen/src/skin/client/resource/images/key-window/scroll_button_down_pushed.png [new file with mode: 0644]
tizen/src/skin/client/resource/images/key-window/scroll_button_up_hover.png [new file with mode: 0644]
tizen/src/skin/client/resource/images/key-window/scroll_button_up_nml.png [new file with mode: 0644]
tizen/src/skin/client/resource/images/key-window/scroll_button_up_pushed.png [new file with mode: 0644]
tizen/src/skin/client/resource/images/key-window/scroll_thumb.png [new file with mode: 0644]
tizen/src/skin/client/skins/emul-320x480/default.dbi
tizen/src/skin/client/skins/emul-480x800/default.dbi
tizen/src/skin/client/skins/emul-600x1024/default.dbi
tizen/src/skin/client/skins/emul-720x1280/default.dbi
tizen/src/skin/client/skins/emul-general/default.dbi
tizen/src/skin/client/src/org/tizen/emulator/skin/EmulatorFingers.java
tizen/src/skin/client/src/org/tizen/emulator/skin/EmulatorSdlSkin.java
tizen/src/skin/client/src/org/tizen/emulator/skin/EmulatorShmSkin.java
tizen/src/skin/client/src/org/tizen/emulator/skin/EmulatorSkin.java
tizen/src/skin/client/src/org/tizen/emulator/skin/EmulatorSkinMain.java
tizen/src/skin/client/src/org/tizen/emulator/skin/comm/ICommunicator.java
tizen/src/skin/client/src/org/tizen/emulator/skin/comm/sock/SocketCommunicator.java
tizen/src/skin/client/src/org/tizen/emulator/skin/comm/sock/data/DisplayStateData.java [new file with mode: 0644]
tizen/src/skin/client/src/org/tizen/emulator/skin/config/EmulatorConfig.java
tizen/src/skin/client/src/org/tizen/emulator/skin/custom/ColorTag.java [new file with mode: 0644]
tizen/src/skin/client/src/org/tizen/emulator/skin/custom/CustomButton.java [new file with mode: 0644]
tizen/src/skin/client/src/org/tizen/emulator/skin/custom/CustomProgressBar.java [new file with mode: 0644]
tizen/src/skin/client/src/org/tizen/emulator/skin/custom/CustomScrollBar.java [new file with mode: 0644]
tizen/src/skin/client/src/org/tizen/emulator/skin/custom/CustomScrolledComposite.java [new file with mode: 0644]
tizen/src/skin/client/src/org/tizen/emulator/skin/custom/CustomScrolledCompositeLayout.java [new file with mode: 0644]
tizen/src/skin/client/src/org/tizen/emulator/skin/custom/KeyWindow.java [new file with mode: 0644]
tizen/src/skin/client/src/org/tizen/emulator/skin/custom/SkinWindow.java [new file with mode: 0644]
tizen/src/skin/client/src/org/tizen/emulator/skin/dialog/AboutDialog.java
tizen/src/skin/client/src/org/tizen/emulator/skin/image/ImageRegistry.java
tizen/src/skin/client/src/org/tizen/emulator/skin/layout/GeneralPurposeSkinComposer.java
tizen/src/skin/client/src/org/tizen/emulator/skin/layout/PhoneShapeSkinComposer.java
tizen/src/skin/client/src/org/tizen/emulator/skin/util/SkinUtil.java
tizen/src/skin/maruskin_client.c
tizen/src/skin/maruskin_client.h
tizen/src/skin/maruskin_keymap.h
tizen/src/skin/maruskin_operation.c
tizen/src/skin/maruskin_server.c
tizen/src/skin/maruskin_server.h
vl.c [changed mode: 0644->0755]