munkyu.im [Thu, 22 Mar 2012 17:04:00 +0000 (02:04 +0900)]
[Title]apply log file sharing (for windows)
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]can write log while log file is using
[TestCase]
yeongkyoon lee [Thu, 22 Mar 2012 17:00:07 +0000 (02:00 +0900)]
Merge "[Title] non-user touch event handling [Type] bugfix [Module] Emulator [Priority] [Jira#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into develop
giwoong.kim [Thu, 22 Mar 2012 16:43:25 +0000 (01:43 +0900)]
[Title] non-user touch event handling
[Type] bugfix
[Module] Emulator
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Son Hyunjun [Thu, 22 Mar 2012 16:15:55 +0000 (01:15 +0900)]
[Title] fix hard key thread problem, resume using power key
[Type] Bugfix
[Module] Skin/Power
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
Change-Id: Id0ffc2f1ed39f54af85ac53021b8d5347e9349f6
Son Hyunjun [Thu, 22 Mar 2012 13:14:57 +0000 (22:14 +0900)]
[Title] git ignore
[Type] Feature
[Module] Emulator
[Priority] Minor
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
Change-Id: I5acabc144d2faf0c05190b7f49e6e99c93a1c834
yeongkyoon lee [Thu, 22 Mar 2012 13:22:21 +0000 (22:22 +0900)]
Merge "[Title] rollback touch device [Type] [Module] Emulator [Priority] [Jira#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into develop
Son Hyunjun [Thu, 22 Mar 2012 13:11:14 +0000 (22:11 +0900)]
[Title] git ignore
[Type] Feature
[Module] Emulator
[Priority] Minor
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
Change-Id: Ic43eab2742e856e582391f2653a400b24246245c
giwoong.kim [Thu, 22 Mar 2012 13:11:09 +0000 (22:11 +0900)]
[Title] rollback touch device
[Type]
[Module] Emulator
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Son Hyunjun [Thu, 22 Mar 2012 12:48:40 +0000 (21:48 +0900)]
[Title] fix compile error
[Type] Bugfix
[Module]
[Priority] Minor
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
Change-Id: Ib61001d3644ff8eaf88e894b43cba13b1ba3360b
munkyu.im [Thu, 22 Mar 2012 12:20:40 +0000 (21:20 +0900)]
Merge branch 'release-0.21' into develop
Conflicts:
configure
hw/pci.h
hw/virtio-pci.c
package/build.windows
package/pkginfo.manifest
qemu-options.hx
tizen/qemu_configure.sh
tizen/src/Makefile.tizen
tizen/src/emul_state.c
tizen/src/emul_state.h
tizen/src/emulator.c
tizen/src/emulator.h
tizen/src/hw/gloffscreen.h
tizen/src/hw/gloffscreen_glx.c
tizen/src/hw/gloffscreen_test.c
tizen/src/hw/gloffscreen_wgl.c
tizen/src/hw/gloffscreen_xcomposite.c
tizen/src/maru_sdl.c
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/sock/SocketCommunicator.java
tizen/src/skin/client/src/org/tizen/emulator/skin/config/EmulatorConfig.java
tizen/src/skin/client/src/org/tizen/emulator/skin/log/SkinLogger.java
tizen/src/skin/maruskin_client.c
tizen/src/skin/maruskin_operation.c
tizen/src/skin/maruskin_operation.h
tizen/src/skin/maruskin_server.c
vl.c
Kitae Kim [Thu, 22 Mar 2012 10:25:55 +0000 (19:25 +0900)]
[Title] Modify dibs scripts because dibs opens mingw shell session when run clean, build and install command.
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
When DIBS runs clean, build and install command on Windows, build environment variables have been reset.
Therefore, the next commands, build and install has to call prepare function to set build environment variables.
[Cause]
[Solution]
Set path
[TestCase]
Kitae Kim [Thu, 22 Mar 2012 09:24:49 +0000 (18:24 +0900)]
[Title] Modify dibs scripts
[Type]
[Module] emulator / packaging
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
yeongkyoon lee [Thu, 22 Mar 2012 08:59:33 +0000 (17:59 +0900)]
Merge "[Title] Modify dibs for windows to prevent this build script from installing extra libraries and headers for qemu in the mingw directory. [Type] [Module] emulator / dibs [Priority] Major [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into develop
Kitae Kim [Thu, 22 Mar 2012 08:40:12 +0000 (17:40 +0900)]
[Title]
Modify dibs for windows to prevent this build script
from installing extra libraries and headers for qemu in the mingw directory.
[Type]
[Module] emulator / dibs
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
yeongkyoon lee [Thu, 22 Mar 2012 08:36:21 +0000 (17:36 +0900)]
Merge "[Title] Return variable null pointer bug fix. [Type] bug fix. [Module] opengl-es [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into release-0.21
yeongkyoon lee [Thu, 22 Mar 2012 08:36:11 +0000 (17:36 +0900)]
Merge "[Title] Host gl capability check bug fix. [Type] Bug fix. [Module] qemu / opengl-es [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into release-0.21
sangjin3.kim [Thu, 22 Mar 2012 08:24:46 +0000 (17:24 +0900)]
[Title] Host gl capability check bug, return variable null pointer bug fix.
[Type] bug fix
[Module] opengl-es
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
sangjin3.kim [Thu, 22 Mar 2012 08:17:58 +0000 (17:17 +0900)]
[Title] Return variable null pointer bug fix.
[Type] bug fix.
[Module] opengl-es
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
giwoong.kim [Thu, 22 Mar 2012 05:01:15 +0000 (14:01 +0900)]
[Title] modified sdl include
[Type]
[Module] Emulator
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
giwoong.kim [Thu, 22 Mar 2012 02:49:19 +0000 (11:49 +0900)]
[Title] deleted unnecessary files
[Type]
[Module] Emulator
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
giwoong.kim [Thu, 22 Mar 2012 02:39:00 +0000 (11:39 +0900)]
[Title] moved emulator condition field
[Type]
[Module] Emulator
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
giwoong.kim [Thu, 22 Mar 2012 02:26:13 +0000 (11:26 +0900)]
[Title] added cleanup code relating to multitouch
[Type]
[Module] Emulator
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
giwoong.kim [Wed, 21 Mar 2012 11:51:10 +0000 (20:51 +0900)]
[Title] added multitouch feature
[Type]
[Module] Emulator
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
munkyu.im [Wed, 21 Mar 2012 11:05:49 +0000 (20:05 +0900)]
[Title]change winsock version 2.2 to 2.0
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
jihye kim [Wed, 21 Mar 2012 04:02:42 +0000 (13:02 +0900)]
add screen shot
Son Hyunjun [Wed, 21 Mar 2012 01:20:47 +0000 (10:20 +0900)]
[Title] refine skin_server log, modify hb ignore option
[Type] Enhancement
[Module]
[Priority] Minor
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
Change-Id: I1604b23e2997110f874df551a7239bb4ae5a4ad2
giwoong.kim [Tue, 20 Mar 2012 16:57:12 +0000 (01:57 +0900)]
[Title] indentation
[Type]
[Module] Emulator
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
giwoong.kim [Tue, 20 Mar 2012 16:37:40 +0000 (01:37 +0900)]
[Title] prepare for the multitouch
[Type]
[Module] Emulator
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Son Hyunjun [Tue, 20 Mar 2012 16:14:24 +0000 (01:14 +0900)]
[Title] modify gitignore
[Type] Feature
[Module]
[Priority] Minor
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
Change-Id: I7405c1b2a34bd5b9c034a22db5cc986053823da6
Son Hyunjun [Tue, 20 Mar 2012 13:12:58 +0000 (22:12 +0900)]
[Title] modify gitignore
[Type] Feature
[Module]
[Priority] Minor
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
Son Hyunjun [Tue, 20 Mar 2012 12:38:30 +0000 (21:38 +0900)]
[Title] move icons folder, add skin folders
[Type] Feature
[Module]
[Priority] Minor
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
Change-Id: Ied5b49fc5b51cbd7f7a0b1b204735775941521c8
Son Hyunjun [Tue, 20 Mar 2012 12:37:27 +0000 (21:37 +0900)]
[Title] move icons folder
[Type] Feature
[Module]
[Priority] Minor
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
Change-Id: Ic7d0a9cf1e2b151349f2c50ea0d1dfafd14d78bd
Son Hyunjun [Tue, 20 Mar 2012 12:18:05 +0000 (21:18 +0900)]
[Title] - add big quotations in java cmd args to support white spaces in path
- use Sleep in _WIN32
[Type] Bugfix
[Module]
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
Change-Id: I6e5362e89a9d956ed61f201b4ae60e6ca7383a4d
Son Hyunjun [Tue, 20 Mar 2012 11:49:37 +0000 (20:49 +0900)]
[Title] show emulator name in Skin, add License Dialog, fix rotation bug
[Type] Bugfix, Feature
[Module] Display/Skin
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
Change-Id: If54f872d70f37976dea8dd4208ea28cd1362778a
munkyu.im [Tue, 20 Mar 2012 08:45:57 +0000 (17:45 +0900)]
[Title] remove static
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
syeon.hwang [Tue, 20 Mar 2012 06:45:29 +0000 (15:45 +0900)]
[Title] Add missing file for HAX
[Type]
[Module] Emulator/
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
munkyu.im [Tue, 20 Mar 2012 06:06:10 +0000 (15:06 +0900)]
[Title]version up to 1.2.46
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
munkyu.im [Tue, 20 Mar 2012 06:12:14 +0000 (15:12 +0900)]
Merge "[Title] First introduce of HAX [Type] [Module] Emulator/ [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into release-0.21
munkyu.im [Tue, 20 Mar 2012 06:11:31 +0000 (15:11 +0900)]
Merge "[Title]fix #define of CreateFile() [Type] [Module] [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into release-0.21
syeon.hwang [Tue, 20 Mar 2012 05:23:41 +0000 (14:23 +0900)]
[Title] First introduce of HAX
[Type]
[Module] Emulator/
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
syeon.hwang [Tue, 20 Mar 2012 04:20:42 +0000 (13:20 +0900)]
[Title] EM icon moved to EM project
[Type]
[Module] Emulator/
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
munkyu.im [Tue, 20 Mar 2012 02:44:05 +0000 (11:44 +0900)]
[Title]fix #define of CreateFile()
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
yeongkyoon lee [Mon, 19 Mar 2012 17:42:49 +0000 (02:42 +0900)]
Merge "[Title] Fix compilation failure if there is no git [Type] [Module] Emulator/ [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into release-0.21
giwoong.kim [Mon, 19 Mar 2012 17:20:51 +0000 (02:20 +0900)]
[Title] rename icon files
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
giwoong.kim [Mon, 19 Mar 2012 16:42:17 +0000 (01:42 +0900)]
[Title] remove skin flickering in windows
[Type]
[Module] Emulator
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
syeon.hwang [Mon, 19 Mar 2012 16:32:19 +0000 (01:32 +0900)]
[Title] Fix compilation failure if there is no git
[Type]
[Module] Emulator/
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
don.hong [Mon, 19 Mar 2012 14:34:42 +0000 (23:34 +0900)]
[Title] Fixed a bug that emulator passes key inputs even though there is no usb keyboard.
[Type] BugFix
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
syeon.hwang [Mon, 19 Mar 2012 13:45:29 +0000 (22:45 +0900)]
[Title] Using frontend AC97, backend dsoun in windows
[Type]
[Module] Emulator/
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
giwoong.kim [Mon, 19 Mar 2012 11:32:48 +0000 (20:32 +0900)]
[Title] modified 3keys skin dbi files
[Type]
[Module] Emulator
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
giwoong.kim [Mon, 19 Mar 2012 10:27:25 +0000 (19:27 +0900)]
[Title] check sdl init
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
giwoong.kim [Mon, 19 Mar 2012 10:16:12 +0000 (19:16 +0900)]
[Title] added 3keys skin images
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
giwoong.kim [Mon, 19 Mar 2012 10:07:51 +0000 (19:07 +0900)]
[Title] modified dbi file
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
syeon.hwang [Mon, 19 Mar 2012 09:38:24 +0000 (18:38 +0900)]
[Title] Add (GMT) to about dialog
[Type]
[Module] Emulator/
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
syeon.hwang [Mon, 19 Mar 2012 09:14:47 +0000 (18:14 +0900)]
[Title] Introduce initial "about dialog"
[Type]
[Module] Emulator/
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
giwoong.kim [Mon, 19 Mar 2012 09:03:47 +0000 (18:03 +0900)]
[Title] protect SDL_PollEvent
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
yeongkyoon lee [Mon, 19 Mar 2012 06:48:42 +0000 (15:48 +0900)]
Merge "[Title] Remove unnecessary install and remove script files [Type] [Module] emulator / packaging [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into release-0.21
giwoong.kim [Mon, 19 Mar 2012 06:38:08 +0000 (15:38 +0900)]
[Title] add some key entry
[Type]
[Module] Emulator
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Kitae Kim [Mon, 19 Mar 2012 06:36:09 +0000 (15:36 +0900)]
[Title] Remove unnecessary install and remove script files
[Type]
[Module] emulator / packaging
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
giwoong.kim [Mon, 19 Mar 2012 06:05:29 +0000 (15:05 +0900)]
[Title] added meta keymap
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
yeongkyoon lee [Mon, 19 Mar 2012 06:06:30 +0000 (15:06 +0900)]
Merge "[Title] Fix install bug [Type] [Module] Emulator/ [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into release-0.21
syeon.hwang [Mon, 19 Mar 2012 05:56:48 +0000 (14:56 +0900)]
[Title] Fix install bug
[Type]
[Module] Emulator/
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
yeongkyoon lee [Mon, 19 Mar 2012 05:31:11 +0000 (14:31 +0900)]
Merge "[Title] Move icon directory for emulator-manager [Type] [Module] Emulator/ [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into release-0.21
syeon.hwang [Mon, 19 Mar 2012 05:17:14 +0000 (14:17 +0900)]
[Title] Move icon directory for emulator-manager
[Type]
[Module] Emulator/
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
munkyu.im [Mon, 19 Mar 2012 03:04:26 +0000 (12:04 +0900)]
[Title]fix sdb for avoiding port miss match and add CONFIG_MARU
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
munkyu.im [Sun, 18 Mar 2012 16:14:23 +0000 (01:14 +0900)]
Merge "[Title]remove CONFIG_MARU [Type] [Module] [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into release-0.21
munkyu.im [Sun, 18 Mar 2012 16:05:29 +0000 (01:05 +0900)]
[Title]remove CONFIG_MARU
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
giwoong.kim [Sun, 18 Mar 2012 15:48:40 +0000 (00:48 +0900)]
[Title] added function keymap and special keymap
[Type]
[Module] emulator
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
don.hong [Sun, 18 Mar 2012 15:43:20 +0000 (00:43 +0900)]
[Title] Modified mistype
[Type] BugFix
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
don.hong [Sun, 18 Mar 2012 15:42:03 +0000 (00:42 +0900)]
[Title] Modified mistype
[Type] BugFix
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
don.hong [Sun, 18 Mar 2012 15:34:37 +0000 (00:34 +0900)]
[Title] Fixed network eror in Windows.
[Type] BugFix
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem] I guest it is GTK bug.
[Cause]
[Solution]
[TestCase]
don.hong [Sun, 18 Mar 2012 15:32:19 +0000 (00:32 +0900)]
[Title] Fixed network eror in Windows.
[Type] BugFix
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem] I guest it is GTK bug.
[Cause]
[Solution]
[TestCase]
munkyu.im [Sun, 18 Mar 2012 15:16:48 +0000 (00:16 +0900)]
[Title]fix : add socket initializing
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
munkyu.im [Sun, 18 Mar 2012 15:02:58 +0000 (00:02 +0900)]
Revert "[Title]add winsock initializing"
This reverts commit
0741ab21d4efd70041da040e20c8000d97fa3610.
yeongkyoon lee [Sun, 18 Mar 2012 15:02:21 +0000 (00:02 +0900)]
Merge "[Title] fix malfuncion of brightness off [Type] Bugfix [Module] Display/Skin [Priority] Minor [CQ#] [Redmine#] [Problem] [Cause] [Solution]" into release-0.21
Son Hyunjun [Sun, 18 Mar 2012 14:42:32 +0000 (23:42 +0900)]
[Title] fix malfuncion of brightness off
[Type] Bugfix
[Module] Display/Skin
[Priority] Minor
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
Change-Id: I72f056658208aedb8cf214eca69e0026868beafb
Son Hyunjun [Sun, 18 Mar 2012 14:41:47 +0000 (23:41 +0900)]
[Title] fix malfuncion of brightness off
[Type] Bugfix
[Module] Display/Skin
[Priority] Minor
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
Change-Id: I8ebd192783628fa1f899e4a86c82817803595a38
munkyu.im [Sun, 18 Mar 2012 14:40:17 +0000 (23:40 +0900)]
[Title]add winsock initializing
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
yeongkyoon lee [Sun, 18 Mar 2012 12:11:54 +0000 (21:11 +0900)]
Merge "[Title]notify to sdb server when sdbd started [Type] [Module] [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into release-0.21
giwoong.kim [Sun, 18 Mar 2012 12:01:44 +0000 (21:01 +0900)]
[Title] prepare keymap function for windows
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
munkyu.im [Sun, 18 Mar 2012 12:01:25 +0000 (21:01 +0900)]
[Title]notify to sdb server when sdbd started
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
giwoong.kim [Sun, 18 Mar 2012 10:55:22 +0000 (19:55 +0900)]
[Title] check emul state
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
yeongkyoon lee [Sun, 18 Mar 2012 10:59:03 +0000 (19:59 +0900)]
Merge "[Title] fix push mistask ( CreateProcess in Windows ) [Type] Bugfix [Module] [Priority] Major [CQ#] [Redmine#] [Problem] [Cause] [Solution]" into release-0.21
Son Hyunjun [Sun, 18 Mar 2012 09:21:36 +0000 (18:21 +0900)]
[Title] fix 720x1280 lcd problem
[Type] Bugfix
[Module]
[Priority] Major
[CQ#]
[Redmine#]
[Problem] max check from vga bios value.
[Cause]
[Solution]
Change-Id: Icde8c56cc022622aee228e1bb360537f03ae9353
Son Hyunjun [Sun, 18 Mar 2012 09:20:51 +0000 (18:20 +0900)]
[Title] fix 720x1280 lcd problem
[Type] Bugfix
[Module]
[Priority] Major
[CQ#]
[Redmine#]
[Problem] max check from vga bios value.
[Cause]
[Solution]
Change-Id: Iaa8b592dd90ff92392b172f945de6a25ac04cd4f
Son Hyunjun [Sat, 17 Mar 2012 19:17:07 +0000 (04:17 +0900)]
[Title] fix push mistask ( CreateProcess in Windows )
[Type] Bugfix
[Module]
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
Change-Id: Ib0b48612abbea0d10e0b2a69e86219a73967fe1b
Change-ID: I00d5788b03f6970c08840a1f4ceab155f7fca4f8
Son Hyunjun [Sat, 17 Mar 2012 19:17:07 +0000 (04:17 +0900)]
[Title] fix push mistask ( CreateProcess in Windows )
[Type] Bugfix
[Module]
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
Change-Id: Ib0b48612abbea0d10e0b2a69e86219a73967fe1b
Son Hyunjun [Sat, 17 Mar 2012 19:07:25 +0000 (04:07 +0900)]
[Title] create skin log file path if not exists
[Type] Bugfix
[Module]
[Priority] Minor
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
Change-Id: I9b97400a5b40d3c6af508b4775f040604c3db4e4
Son Hyunjun [Sat, 17 Mar 2012 19:06:36 +0000 (04:06 +0900)]
[Title] create skin log file path if not exists
[Type] Bugfix
[Module]
[Priority] Minor
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
Change-Id: I663078cade538c0050905f8fe21fa8b471c86709
Son Hyunjun [Sat, 17 Mar 2012 18:28:51 +0000 (03:28 +0900)]
[Title] modify skin log file path
[Type] Bugfix
[Module]
[Priority] Minor
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
Change-Id: I738f1040bdc485ccd302ecafb4648bf1a4c44096
Son Hyunjun [Sat, 17 Mar 2012 18:26:50 +0000 (03:26 +0900)]
[Title] modify skin log file path
[Type] Bugfix
[Module]
[Priority] Minor
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
Change-Id: I9aaf2562ec93840fad099438751b5dea8110a839
giwoong.kim [Sat, 17 Mar 2012 18:17:53 +0000 (03:17 +0900)]
[Title] added init scaling
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
giwoong.kim [Sat, 17 Mar 2012 17:50:11 +0000 (02:50 +0900)]
[Title] added scaling and rotation feature
[Type]
[Module] Emulator
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Son Hyunjun [Sat, 17 Mar 2012 17:19:53 +0000 (02:19 +0900)]
[Title] use CreateProcess instead of WinExec
[Type] Bugfix
[Module]
[Priority] Major
[CQ#]
[Redmine#]
[Problem] Booting timing issue
[Cause]
[Solution]
Change-Id: I30983cc32f1441632267e7d1e90c3fa0d4cb0a98
Son Hyunjun [Sat, 17 Mar 2012 17:19:29 +0000 (02:19 +0900)]
[Title] use CreateProcess instead of WinExec
[Type] Bugfix
[Module]
[Priority] Major
[CQ#]
[Redmine#]
[Problem] Booting timing issue
[Cause]
[Solution]
Change-Id: I454d5e3b82d274c732bc8a69d44c0900307230ab
yeongkyoon lee [Sat, 17 Mar 2012 17:16:48 +0000 (02:16 +0900)]
Merge "[Title] remove qemu thread in launching java skin [Type] Bugfix [Module] [Priority] Major [CQ#] [Redmine#] [Problem] Booting timing issue [Cause] [Solution]" into release-0.21
yeongkyoon lee [Sat, 17 Mar 2012 17:16:38 +0000 (02:16 +0900)]
Merge "[Title] increase version [Type] Feature [Module] Emulator [Priority] Minor [CQ#] [Redmine#] [Problem] [Cause] [Solution]" into release-0.21
Son Hyunjun [Sat, 17 Mar 2012 16:57:40 +0000 (01:57 +0900)]
[Title] remove qemu thread in launching java skin
[Type] Bugfix
[Module]
[Priority] Major
[CQ#]
[Redmine#]
[Problem] Booting timing issue
[Cause]
[Solution]
Change-Id: I3199011c886ed98cf01fb99a2edc7f0580dad41e
Son Hyunjun [Sat, 17 Mar 2012 16:57:07 +0000 (01:57 +0900)]
[Title] remove qemu thread in launching java skin
[Type] Bugfix
[Module]
[Priority] Major
[CQ#]
[Redmine#]
[Problem] Booting timing issue
[Cause]
[Solution]
giwoong.kim [Sat, 17 Mar 2012 16:10:04 +0000 (01:10 +0900)]
[Title] added sdl screen scaling
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]
Son Hyunjun [Sat, 17 Mar 2012 16:01:34 +0000 (01:01 +0900)]
[Title] increase version
[Type] Feature
[Module] Emulator
[Priority] Minor
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
Change-Id: I3b0e956812edd30846488672fb829966e0f615bb