sdk/emulator/qemu.git
12 years agotizen/src/maru_sdl.c: Fix rotation bug for ARM again
Evgeny Voevodin [Tue, 18 Sep 2012 06:09:01 +0000 (10:09 +0400)]
tizen/src/maru_sdl.c: Fix rotation bug for ARM again

This fix was already applied in
f641569c2907eaacaa8a2c8391cc2c7c7f45d2c3

Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
12 years agoYaGL: Replaced g_malloc/g_free with preallocated buffer
Stanislav Vorobiov [Mon, 17 Sep 2012 10:30:31 +0000 (14:30 +0400)]
YaGL: Replaced g_malloc/g_free with preallocated buffer

12 years agoYaGL: Marshalling buffer changed to 32K
Stanislav Vorobiov [Mon, 17 Sep 2012 09:22:56 +0000 (13:22 +0400)]
YaGL: Marshalling buffer changed to 32K

12 years agoYaGL: Added batch statistics to YaGL stats
Stanislav Vorobiov [Mon, 17 Sep 2012 09:22:24 +0000 (13:22 +0400)]
YaGL: Added batch statistics to YaGL stats

12 years agoYaGL: Added YaGL stats support to build script
Stanislav Vorobiov [Mon, 17 Sep 2012 09:21:05 +0000 (13:21 +0400)]
YaGL: Added YaGL stats support to build script

12 years agoMerge remote-tracking branch 'score/develop' into tizen-arm-develop
Evgeny Voevodin [Mon, 17 Sep 2012 05:26:04 +0000 (09:26 +0400)]
Merge remote-tracking branch 'score/develop' into tizen-arm-develop

Conflicts:
vl.c

Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
12 years agotizen/src/hw/maru_arm_board.c: Remove ram dump for ARM.
Evgeny Voevodin [Mon, 17 Sep 2012 05:14:37 +0000 (09:14 +0400)]
tizen/src/hw/maru_arm_board.c: Remove ram dump for ARM.

We need to return list of ram regions for ARM, so switch
dump of ram off until we implement it (if needed).

Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
12 years agoFixes after merge.
Evgeny Voevodin [Mon, 17 Sep 2012 04:47:48 +0000 (08:47 +0400)]
Fixes after merge.

Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
12 years agoMerge remote-tracking branch 'score/develop' into tizen-arm-develop
Evgeny Voevodin [Fri, 14 Sep 2012 04:19:52 +0000 (08:19 +0400)]
Merge remote-tracking branch 'score/develop' into tizen-arm-develop

12 years agoMerge commit '260bf01' into tizen-arm
Evgeny Voevodin [Fri, 14 Sep 2012 07:45:10 +0000 (11:45 +0400)]
Merge commit '260bf01' into tizen-arm

12 years agoYaGL: Implemented glGetVertexAttrib in order to support glDrawArrays and glDrawElemen...
Stanislav Vorobiov [Thu, 13 Sep 2012 13:28:45 +0000 (17:28 +0400)]
YaGL: Implemented glGetVertexAttrib in order to support glDrawArrays and glDrawElements batching
YaGL: Removed unnecessary memory map/unmap

12 years agoYaGL: Removed what's left of pipeline stuff, we don't use it anymore
Stanislav Vorobiov [Thu, 13 Sep 2012 08:10:11 +0000 (12:10 +0400)]
YaGL: Removed what's left of pipeline stuff, we don't use it anymore

12 years agoYaGL: Moved batch processing to the GL thread
Stanislav Vorobiov [Thu, 13 Sep 2012 07:03:08 +0000 (11:03 +0400)]
YaGL: Moved batch processing to the GL thread

This gave a significant performance improvement.

12 years agoYaGL: Batch calls support added.
Stanislav Vorobiov [Wed, 12 Sep 2012 17:12:27 +0000 (21:12 +0400)]
YaGL: Batch calls support added.

12 years ago* Fixed build.sh, we now choose GL implementation correctly
Stanislav Vorobiov [Wed, 12 Sep 2012 06:33:43 +0000 (10:33 +0400)]
* Fixed build.sh, we now choose GL implementation correctly

12 years ago* YaGL added
Stanislav Vorobiov [Mon, 10 Sep 2012 11:45:30 +0000 (15:45 +0400)]
* YaGL added

12 years agotizen/build.sh: simplify tizen build system
Igor Mitsyanko [Mon, 20 Aug 2012 13:41:19 +0000 (17:41 +0400)]
tizen/build.sh: simplify tizen build system

we had too much scripts for building tizen emulator which were different from
each other in 1-2 lines. Delete redundunt scripts and make default build.sh more
flexible.

Signed-off-by: Igor Mitsyanko <i.mitsyanko@samsung.com>
12 years agoSound doesn't work with --enable-mixemu (commit 842be51a67028489e49fb69196c202138661a9ef)
Oleg Ogurtsov [Thu, 23 Aug 2012 05:54:59 +0000 (09:54 +0400)]
Sound doesn't work with --enable-mixemu (commit 842be51a67028489e49fb69196c202138661a9ef)

12 years ago[Title] Bug fix for T_SDK-127 emulator crash issue.
Sangjin Kim [Mon, 10 Sep 2012 05:11:20 +0000 (14:11 +0900)]
[Title] Bug fix for T_SDK-127 emulator crash issue.
[Type] bug fix.
[Module] opengl
[Priority]
[CQ#] T_SDK-127
[Redmine#]
[Problem] emulator crash
[Cause] gl context double free.
[Solution]
[TestCase]

12 years ago[Title] version up to 1.3.49
jinhyung.jo [Tue, 11 Sep 2012 11:48:01 +0000 (20:48 +0900)]
[Title] version up to 1.3.49
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] Ignore stat function error.
jinhyung.jo [Sat, 8 Sep 2012 07:34:50 +0000 (16:34 +0900)]
[Title] Ignore stat function error.
[Type] Bugfix
[Module] emulator-qemu
[Priority] Critical
[CQ#] N_SE-9595
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] Improved memory leaks.
jinhyung.jo [Fri, 7 Sep 2012 15:46:44 +0000 (00:46 +0900)]
[Title] Improved memory leaks.
[Type] Bugfix
[Module] Emulator / Camera
[Priority] Critical
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] don't trim a whole image when HW key is released
giwoong.kim [Tue, 11 Sep 2012 07:06:36 +0000 (16:06 +0900)]
[Title] don't trim a whole image when HW key is released
[Type] enhancement
[Module] Emulator / skin
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] Enable to turn on the usb keyboard after completely boot up
giwoong.kim [Mon, 10 Sep 2012 12:19:13 +0000 (21:19 +0900)]
[Title] Enable to turn on the usb keyboard after completely boot up
[Type] enhancement
[Module] Emulator / menu
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase] Advanced > USB Keyborad > On

12 years ago[Title] avoid unnecessary skin trimming
giwoong.kim [Mon, 10 Sep 2012 11:41:10 +0000 (20:41 +0900)]
[Title] avoid unnecessary skin trimming
[Type] enhancement
[Module] Emulator / skin
[Priority] major
[Jira#] N_SE-9642
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] extend the KeyEventData
giwoong.kim [Mon, 10 Sep 2012 04:38:05 +0000 (13:38 +0900)]
[Title] extend the KeyEventData
[Type] enhancement
[Module] Emulator / keyboard
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution] added state mask field
[TestCase]

12 years ago[Title]input: host mouse wheel support
munkyu.im [Mon, 10 Sep 2012 01:34:51 +0000 (10:34 +0900)]
[Title]input: host mouse wheel support
[Type]Enhancement
[Module]
[Priority]
[CQ#]
[Redmine#]5614
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] extend the MouseEventData
giwoong.kim [Fri, 7 Sep 2012 11:23:46 +0000 (20:23 +0900)]
[Title] extend the MouseEventData
[Type] enhancement
[Module] Emulator / touch
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution] added mouse button field
[TestCase]

12 years ago[Title]fix : auto proxy checking on windows
munkyu.im [Fri, 7 Sep 2012 09:24:10 +0000 (18:24 +0900)]
[Title]fix : auto proxy checking on windows
[Type]Bugfix
[Module]
[Priority]
[CQ#]T_SDK-124
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agoMerge branch 'release' into develop
syeon.hwang [Fri, 7 Sep 2012 08:23:10 +0000 (17:23 +0900)]
Merge branch 'release' into develop

Conflicts:
package/pkginfo.manifest
tizen/src/Makefile
tizen/src/skin/client/src/org/tizen/emulator/skin/dialog/DetailInfoDialog.java
vl.c

12 years ago[Title] replace ProcessBuilder with Progam class in derail info dialog
giwoong.kim [Fri, 7 Sep 2012 05:52:24 +0000 (14:52 +0900)]
[Title] replace ProcessBuilder with Progam class in derail info dialog
[Type] enhancement
[Module] Emulator / menu
[Priority] minor
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] added hyperlink to about dialog
giwoong.kim [Thu, 6 Sep 2012 11:20:01 +0000 (20:20 +0900)]
[Title] added hyperlink to about dialog
[Type] enhancement
[Module] Emulator / menu
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] cancel the 'rollback blank'
giwoong.kim [Thu, 6 Sep 2012 10:17:53 +0000 (19:17 +0900)]
[Title] cancel the 'rollback blank'
[Type] enhancement
[Module] Emulator / sdl
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution] 8fe88e0
[TestCase]

12 years ago[Title] added hyperlink to about dialog
giwoong.kim [Thu, 6 Sep 2012 11:20:01 +0000 (20:20 +0900)]
[Title] added hyperlink to about dialog
[Type] enhancement
[Module] Emulator / menu
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] cancel the 'rollback blank'
giwoong.kim [Thu, 6 Sep 2012 10:17:53 +0000 (19:17 +0900)]
[Title] cancel the 'rollback blank'
[Type] enhancement
[Module] Emulator / sdl
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution] 8fe88e0
[TestCase]

12 years ago[Title] added force_close icon
giwoong.kim [Thu, 6 Sep 2012 07:16:23 +0000 (16:16 +0900)]
[Title] added force_close icon
[Type] enhancement
[Module] Emulator / menu
[Priority] minor
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] added extract_skin_info function
giwoong.kim [Thu, 6 Sep 2012 07:13:46 +0000 (16:13 +0900)]
[Title] added extract_skin_info function
[Type] enhancement
[Module] Emulator
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause] parsing skin args
[Solution]
[TestCase]

12 years ago[Title] added force_close icon
giwoong.kim [Thu, 6 Sep 2012 07:16:23 +0000 (16:16 +0900)]
[Title] added force_close icon
[Type] enhancement
[Module] Emulator / menu
[Priority] minor
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] added extract_skin_info function
giwoong.kim [Thu, 6 Sep 2012 07:13:46 +0000 (16:13 +0900)]
[Title] added extract_skin_info function
[Type] enhancement
[Module] Emulator
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause] parsing skin args
[Solution]
[TestCase]

12 years ago[Title] set wait cursor while ramdump
giwoong.kim [Wed, 5 Sep 2012 10:08:12 +0000 (19:08 +0900)]
[Title] set wait cursor while ramdump
[Type] enhancement
[Module] Emulator / menu
[Priority] minor
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] rollback blank
giwoong.kim [Thu, 6 Sep 2012 07:12:58 +0000 (16:12 +0900)]
[Title] rollback blank
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Conflicts:

package/pkginfo.manifest

12 years ago[Title] rename temporary script name for tizen-kvm.
Kitae Kim [Thu, 6 Sep 2012 04:00:37 +0000 (13:00 +0900)]
[Title] rename temporary script name for tizen-kvm.
[Type]
[Module] emulator
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agoMerge "[Title] Package version up to 1.3.46 [Type] [Module] [Priority] [CQ#] [Redmine...
Yeongkyoon Lee [Thu, 6 Sep 2012 01:30:25 +0000 (10:30 +0900)]
Merge "[Title] Package version up to 1.3.46 [Type] [Module] [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into release

12 years agoMerge "[Title] Added some logs [Type] [Module] emulator tools [Priority] [CQ#] [Redmi...
Yeongkyoon Lee [Thu, 6 Sep 2012 01:30:19 +0000 (10:30 +0900)]
Merge "[Title] Added some logs [Type] [Module] emulator tools [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into release

12 years agoMerge "[Title] Fixed a bug : Thread is constantly increasing [Type] Bugfix [Module...
Yeongkyoon Lee [Thu, 6 Sep 2012 01:30:12 +0000 (10:30 +0900)]
Merge "[Title] Fixed a bug : Thread is constantly increasing [Type] Bugfix [Module] emulator tools [Priority] Major [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into release

12 years ago[Title] Package version up to 1.3.46
jinhyung.jo [Wed, 5 Sep 2012 18:44:00 +0000 (03:44 +0900)]
[Title] Package version up to 1.3.46
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] Added some logs
jinhyung.jo [Wed, 5 Sep 2012 18:42:51 +0000 (03:42 +0900)]
[Title] Added some logs
[Type]
[Module] emulator tools
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] Fixed a bug : Thread is constantly increasing
jinhyung.jo [Wed, 5 Sep 2012 18:39:54 +0000 (03:39 +0900)]
[Title] Fixed a bug : Thread is constantly increasing
[Type] Bugfix
[Module] emulator tools
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] set wait cursor while ramdump
giwoong.kim [Wed, 5 Sep 2012 10:08:12 +0000 (19:08 +0900)]
[Title] set wait cursor while ramdump
[Type] enhancement
[Module] Emulator / menu
[Priority] minor
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agoMerge "[Title]fix not truncated emulator.log [Type]Bugfix [Module] [Priority] [CQ...
Yeongkyoon Lee [Wed, 5 Sep 2012 09:23:07 +0000 (18:23 +0900)]
Merge "[Title]fix not truncated emulator.log [Type]Bugfix [Module] [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into develop

12 years agoMerge "[Title]fix not truncated emulator.log [Type]Bugfix [Module] [Priority] [CQ...
Yeongkyoon Lee [Wed, 5 Sep 2012 09:23:00 +0000 (18:23 +0900)]
Merge "[Title]fix not truncated emulator.log [Type]Bugfix [Module] [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into release

12 years ago[Title]fix not truncated emulator.log
munkyu.im [Wed, 5 Sep 2012 09:17:45 +0000 (18:17 +0900)]
[Title]fix not truncated emulator.log
[Type]Bugfix
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title]fix not truncated emulator.log
munkyu.im [Wed, 5 Sep 2012 09:17:45 +0000 (18:17 +0900)]
[Title]fix not truncated emulator.log
[Type]Bugfix
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] rollback blank
giwoong.kim [Wed, 5 Sep 2012 08:27:20 +0000 (17:27 +0900)]
[Title] rollback blank
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] added some log
giwoong.kim [Wed, 5 Sep 2012 04:46:20 +0000 (13:46 +0900)]
[Title] added some log
[Type] enhancement
[Module] Emulator / skin
[Priority] minor
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] find out size of lcd before emulator booting
giwoong.kim [Wed, 5 Sep 2012 03:17:43 +0000 (12:17 +0900)]
[Title] find out size of lcd before emulator booting
[Type] bugfix
[Module] Emualtor
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause] timing
[Solution]
[TestCase] booting

12 years ago[Title] renewal about dialog
giwoong.kim [Tue, 4 Sep 2012 13:33:17 +0000 (22:33 +0900)]
[Title] renewal about dialog
[Type] feature
[Module] Emulator / menu
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] added indicator image file
giwoong.kim [Tue, 4 Sep 2012 08:00:03 +0000 (17:00 +0900)]
[Title] added indicator image file
[Type] enhancement
[Module] Emulator / menu
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution] process.gif
[TestCase]

12 years ago[Title] added diagnosis icon
giwoong.kim [Tue, 4 Sep 2012 06:49:22 +0000 (15:49 +0900)]
[Title] added diagnosis icon
[Type] enhancement
[Module] Emulator / menu
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] ramdump feature is not supported in windows
giwoong.kim [Tue, 4 Sep 2012 06:23:29 +0000 (15:23 +0900)]
[Title] ramdump feature is not supported in windows
[Type] feature
[Module] Emulator / menu
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution] disable ramdump menu
[TestCase]

12 years ago[Title] added some log
giwoong.kim [Wed, 5 Sep 2012 04:46:20 +0000 (13:46 +0900)]
[Title] added some log
[Type] enhancement
[Module] Emulator / skin
[Priority] minor
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] pkg version up
giwoong.kim [Wed, 5 Sep 2012 03:41:02 +0000 (12:41 +0900)]
[Title] pkg version up
[Type] release
[Module] Emulator
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution] 1.3.44
[TestCase]

12 years ago[Title] find out size of lcd before emulator booting
giwoong.kim [Wed, 5 Sep 2012 03:17:43 +0000 (12:17 +0900)]
[Title] find out size of lcd before emulator booting
[Type] bugfix
[Module] Emualtor
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause] timing
[Solution]
[TestCase] booting

12 years agoMerge "[Title] modify install and remove scripts for SDK. [Type] [Module] emulator...
Yeongkyoon Lee [Wed, 5 Sep 2012 02:46:11 +0000 (11:46 +0900)]
Merge "[Title] modify install and remove scripts for SDK. [Type] [Module] emulator / SDK installer [Priority] [CQ#] [Redmine#] [Problem] it needs to reduce gksudo usages in the scripts. [Cause] [Solution] create and delete a temporary script which wrappers copy and update-rc.d operation. [TestCase]" into release

12 years ago[Title] modify install and remove scripts for SDK.
Kitae Kim [Wed, 5 Sep 2012 02:09:43 +0000 (11:09 +0900)]
[Title] modify install and remove scripts for SDK.
[Type]
[Module] emulator / SDK installer
[Priority]
[CQ#]
[Redmine#]
[Problem] it needs to reduce gksudo usages in the scripts.
[Cause]
[Solution] create and delete a temporary script which wrappers copy and update-rc.d operation.
[TestCase]

12 years ago[Title] renewal about dialog
giwoong.kim [Tue, 4 Sep 2012 13:33:17 +0000 (22:33 +0900)]
[Title] renewal about dialog
[Type] feature
[Module] Emulator / menu
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agoMerge "[Title]Version up [Type] [Module] [Priority] [CQ#] [Redmine#] [Problem] [Cause...
Yeongkyoon Lee [Tue, 4 Sep 2012 11:37:48 +0000 (20:37 +0900)]
Merge "[Title]Version up [Type] [Module] [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into release

12 years ago[Title]Version up
munkyu.im [Tue, 4 Sep 2012 11:34:31 +0000 (20:34 +0900)]
[Title]Version up
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] added indicator image file
giwoong.kim [Tue, 4 Sep 2012 08:00:03 +0000 (17:00 +0900)]
[Title] added indicator image file
[Type] enhancement
[Module] Emulator / menu
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution] process.gif
[TestCase]

12 years agoMerge "[Title] fixed a bug that frame size is invalid with YUY2 format in Windows...
Yeongkyoon Lee [Tue, 4 Sep 2012 07:18:50 +0000 (16:18 +0900)]
Merge "[Title] fixed a bug that frame size is invalid with YUY2 format in Windows [Type] bugfix [Module] emulator tools [Priority] minor [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into release

12 years ago[Title] fixed a bug that frame size is invalid with YUY2 format in Windows
jinhyung.jo [Tue, 4 Sep 2012 06:57:49 +0000 (15:57 +0900)]
[Title] fixed a bug that frame size is invalid with YUY2 format in Windows
[Type] bugfix
[Module] emulator tools
[Priority] minor
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] added diagnosis icon
giwoong.kim [Tue, 4 Sep 2012 06:49:22 +0000 (15:49 +0900)]
[Title] added diagnosis icon
[Type] enhancement
[Module] Emulator / menu
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agoMerge "[Title] ramdump feature is not supported in windows [Type] feature [Module...
Yeongkyoon Lee [Tue, 4 Sep 2012 06:39:40 +0000 (15:39 +0900)]
Merge "[Title] ramdump feature is not supported in windows [Type] feature [Module] Emulator / menu [Priority] [Jira#] [Redmine#] [Problem] [Cause] [Solution] disable ramdump menu [TestCase]" into release

12 years ago[Title] ramdump feature is not supported in windows
giwoong.kim [Tue, 4 Sep 2012 06:23:29 +0000 (15:23 +0900)]
[Title] ramdump feature is not supported in windows
[Type] feature
[Module] Emulator / menu
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution] disable ramdump menu
[TestCase]

12 years ago[Title] fixed a build error
jinhyung.jo [Tue, 4 Sep 2012 06:22:38 +0000 (15:22 +0900)]
[Title] fixed a build error
[Type] bugfix
[Module] Emualtor tools
[Priority] Critical
[CQ#]
[Redmine#]
[Problem] error occurs while build the project
[Cause] symolname mismatch
[Solution]
[TestCase]

12 years ago[Title]fix not truncating kernel log problem and remove annotaions
munkyu.im [Tue, 4 Sep 2012 04:50:02 +0000 (13:50 +0900)]
[Title]fix not truncating kernel log problem and remove annotaions
[Type]Bugfix
[Module]
[Priority]
[CQ#]S1-8252
[Redmine#]
[Problem]
[Cause]
[Solution]add O_TRUNC option when file open
[TestCase]

12 years ago[Title]fix not truncating kernel log problem and remove annotaions
munkyu.im [Tue, 4 Sep 2012 04:50:02 +0000 (13:50 +0900)]
[Title]fix not truncating kernel log problem and remove annotaions
[Type]Bugfix
[Module]
[Priority]
[CQ#]S1-8252
[Redmine#]
[Problem]
[Cause]
[Solution]add O_TRUNC option when file open
[TestCase]

12 years ago[Title] version up to 1.3.41
jinhyung.jo [Mon, 3 Sep 2012 15:52:22 +0000 (00:52 +0900)]
[Title] version up to 1.3.41
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] Set to minimum FPS on non-VT env. & minimal access to host webcam on stream...
jinhyung.jo [Mon, 3 Sep 2012 15:49:39 +0000 (00:49 +0900)]
[Title] Set to minimum FPS on non-VT env. & minimal access to host webcam on stream init
[Type] Bugfix
[Module] Emulator / Camera
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] print git head & maintainer
giwoong.kim [Mon, 3 Sep 2012 13:33:06 +0000 (22:33 +0900)]
[Title] print git head & maintainer
[Type] enhancement
[Module] Emulator / log
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] added Ramdump modal dialog
giwoong.kim [Mon, 3 Sep 2012 12:04:09 +0000 (21:04 +0900)]
[Title] added Ramdump modal dialog
[Type] feature
[Module] Emulator / menu
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase] Ram Dump

12 years ago[Title] print git head & maintainer
giwoong.kim [Mon, 3 Sep 2012 13:33:06 +0000 (22:33 +0900)]
[Title] print git head & maintainer
[Type] enhancement
[Module] Emulator / log
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agoMerge "[Title] Package version up to 1.3.40 [Type] [Module] [Priority] [CQ#] [Redmine...
Yeongkyoon Lee [Mon, 3 Sep 2012 13:24:27 +0000 (22:24 +0900)]
Merge "[Title] Package version up to 1.3.40 [Type] [Module] [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into release

12 years agoMerge "[Title] Skipped a frame after to write a buffer [Type] Bugfix [Module] Emulato...
Yeongkyoon Lee [Mon, 3 Sep 2012 13:20:17 +0000 (22:20 +0900)]
Merge "[Title] Skipped a frame after to write a buffer [Type] Bugfix [Module] Emulator / Camera [Priority] Major [CQ#] N_SE-8705 [Redmine#] [Problem] Green display occurs while capture first image [Cause] Buffer is empty. [Solution] [TestCase]" into release

12 years ago[Title] Package version up to 1.3.40
jinhyung.jo [Mon, 3 Sep 2012 13:13:17 +0000 (22:13 +0900)]
[Title] Package version up to 1.3.40
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] Skipped a frame after to write a buffer
jinhyung.jo [Mon, 3 Sep 2012 13:09:16 +0000 (22:09 +0900)]
[Title] Skipped a frame after to write a buffer
[Type] Bugfix
[Module] Emulator / Camera
[Priority] Major
[CQ#] N_SE-8705
[Redmine#]
[Problem] Green display occurs while capture first image
[Cause] Buffer is empty.
[Solution]
[TestCase]

12 years ago[Title] modified version name
giwoong.kim [Mon, 3 Sep 2012 12:59:08 +0000 (21:59 +0900)]
[Title] modified version name
[Type] release
[Module] Emulator
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution] 1.3.40
[TestCase]

12 years ago[Title] added Ramdump modal dialog
giwoong.kim [Mon, 3 Sep 2012 12:04:09 +0000 (21:04 +0900)]
[Title] added Ramdump modal dialog
[Type] feature
[Module] Emulator / menu
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase] Ram Dump

12 years ago[Title] change tizen-kvm, package install and remove script files.
Kitae Kim [Mon, 3 Sep 2012 05:19:11 +0000 (14:19 +0900)]
[Title] change tizen-kvm, package install and remove script files.
[Type] bug fix
[Module] emulator / dibs
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] Package version up to 1.3.38
jinhyung.jo [Mon, 3 Sep 2012 04:33:18 +0000 (13:33 +0900)]
[Title] Package version up to 1.3.38
[Type] For Release
[Module] Emulator
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] Performance downs due to the brightness.
jinhyung.jo [Mon, 3 Sep 2012 04:29:14 +0000 (13:29 +0900)]
[Title] Performance downs due to the brightness.
[Type] Bugfix
[Module] Emulator
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] pkg version up
giwoong.kim [Sat, 1 Sep 2012 07:05:01 +0000 (16:05 +0900)]
[Title] pkg version up
[Type] release
[Module] Emulator
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution] 1.3.37
[TestCase]

12 years ago[Title] create blank screen at untrustworthy resolution
giwoong.kim [Sat, 1 Sep 2012 06:45:57 +0000 (15:45 +0900)]
[Title] create blank screen at untrustworthy resolution
[Type] enhancement
[Module] Emulator / lcd
[Priority] major
[Jira#] N_SE-7684
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase] booting

12 years ago[Title] refine some code
giwoong.kim [Fri, 31 Aug 2012 10:58:52 +0000 (19:58 +0900)]
[Title] refine some code
[Type] enhancement
[Module] Emulator / sdl
[Priority] minor
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] create blank screen at untrustworthy resolution
giwoong.kim [Sat, 1 Sep 2012 06:45:57 +0000 (15:45 +0900)]
[Title] create blank screen at untrustworthy resolution
[Type] enhancement
[Module] Emulator / lcd
[Priority] major
[Jira#] N_SE-7684
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase] booting

12 years ago[Title] refine some code
giwoong.kim [Fri, 31 Aug 2012 10:58:52 +0000 (19:58 +0900)]
[Title] refine some code
[Type] enhancement
[Module] Emulator / sdl
[Priority] minor
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] add kvm rules file to change permission and group owner from root to kvm.
Kitae Kim [Fri, 31 Aug 2012 10:26:49 +0000 (19:26 +0900)]
[Title] add kvm rules file to change permission and group owner from root to kvm.
[Type]
[Module] emulator
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] shutdown gracefully when skin process is terminated
giwoong.kim [Fri, 31 Aug 2012 07:31:34 +0000 (16:31 +0900)]
[Title] shutdown gracefully when skin process is terminated
[Type] enhancement
[Module] Emulator / skin
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] shutdown gracefully when skin process is terminated
giwoong.kim [Fri, 31 Aug 2012 07:31:34 +0000 (16:31 +0900)]
[Title] shutdown gracefully when skin process is terminated
[Type] enhancement
[Module] Emulator / skin
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agoMerge "[Title] Modify install/remove script name [Type] [Module] [Priority] [CQ#...
Yeongkyoon Lee [Fri, 31 Aug 2012 05:13:33 +0000 (14:13 +0900)]
Merge "[Title] Modify install/remove script name [Type] [Module] [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into release