sdk/emulator/emulator-kernel.git
12 years ago[Title]add kernel node for min_brightness
sungmin ha [Mon, 27 Aug 2012 11:30:46 +0000 (20:30 +0900)]
[Title]add kernel node for min_brightness
[Type]Bugfix
[Module]emulator-kernel
[Priority]Critical
[Jira#]N_SE-5689
[Redmine#]  // Redmine Isuue Number
[Problem]  // Problem Description
[Cause]  // Cause Description
[Solution] // Solution Description
[TestCase]  // Executed the test-target (How to)

12 years ago[Title] register for virtio touchscreen as input device
giwoong.kim [Mon, 27 Aug 2012 04:46:57 +0000 (13:46 +0900)]
[Title] register for virtio touchscreen as input device
[Type] feature
[Module] Emulator / touch
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] modified usb touchscreen device name
giwoong.kim [Wed, 22 Aug 2012 12:55:04 +0000 (21:55 +0900)]
[Title] modified usb touchscreen device name
[Type] feature
[Module] Emulator / touch
[Priority] minor
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] init the virtio touchscreen driver
giwoong.kim [Mon, 20 Aug 2012 12:55:22 +0000 (21:55 +0900)]
[Title] init the virtio touchscreen driver
[Type] feature
[Module] Emulator / touch
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title]version up
munkyu.im [Tue, 14 Aug 2012 07:00:03 +0000 (16:00 +0900)]
[Title]version up
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] version up to 1.3.8
jinhyung.jo [Tue, 14 Aug 2012 04:10:50 +0000 (13:10 +0900)]
[Title] version up to 1.3.8
[Type]
[Module] emulator-kernel
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] fixed a bug that failed re-open the device.
jinhyung.jo [Tue, 14 Aug 2012 04:09:04 +0000 (13:09 +0900)]
[Title] fixed a bug that failed re-open the device.
[Type] Bugfix
[Module] Emulator / Camera
[Priority] Critical
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] fixed a bug that failed driver initialization.
jinhyung.jo [Tue, 14 Aug 2012 03:59:06 +0000 (12:59 +0900)]
[Title] fixed a bug that failed driver initialization.
[Type] Bugfix
[Module] Emulator / Camera, Overlay
[Priority] Critical
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title]version up for dibs build
sungmin ha [Fri, 10 Aug 2012 13:31:17 +0000 (22:31 +0900)]
[Title]version up for dibs build
[Type]  // Commit Type: Feature / Bugfix / Enhancement
[Module] // Module Name - (Main / Sub)
[Priority]  // Importance : Critical / Major / Minor
[Jira#] // Jira Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]  // Problem Description
[Cause]  // Cause Description
[Solution] // Solution Description
[TestCase]  // Executed the test-target (How to)

12 years ago[Title] added virtio touchscreen skeleton driver
giwoong.kim [Fri, 10 Aug 2012 12:05:36 +0000 (21:05 +0900)]
[Title] added virtio touchscreen skeleton driver
[Type] feature
[Module] Emulator / touch
[Priority] marjo
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agoMerge branch 'private-develop' into develop
sungmin ha [Fri, 10 Aug 2012 10:46:04 +0000 (19:46 +0900)]
Merge branch 'private-develop' into develop

12 years ago[Title] Complementary code & Adjust the coding convention - overlay
jinhyung.jo [Fri, 10 Aug 2012 03:04:24 +0000 (12:04 +0900)]
[Title] Complementary code & Adjust the coding convention - overlay
[Type] BugFix & Enhancement
[Module] Emulator / Overlay device driver
[Priority] Minor
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] Adjust the coding convention - camera
jinhyung.jo [Fri, 10 Aug 2012 03:02:39 +0000 (12:02 +0900)]
[Title] Adjust the coding convention - camera
[Type] Enhancement
[Module] Emulator / Camera device driver
[Priority] Minor
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] modify source according to kernel coding style.
Kitae Kim [Thu, 9 Aug 2012 03:24:38 +0000 (12:24 +0900)]
[Title] modify source according to kernel coding style.
[Type]
[Module] emulator-kernel / codec
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] Upgrade codec module as async i/o and modify source according to coding conve...
Kitae Kim [Wed, 8 Aug 2012 06:24:41 +0000 (15:24 +0900)]
[Title] Upgrade codec module as async i/o and modify source according to coding convention.
[Type] enhancement
[Module] emulator / codec
[Priority] major
[CQ#]
[Redmine#] Interal Issue.
[Problem] While testing HTML5 VideoTag, emulator could be locked up.
[Cause] sychronous i/o and use fixed offset for mapped memory.
[Solution] async i/o and flexible offset.
[TestCase]

12 years ago[Title]bug fixed unexpectedly stop of telephony-daemon
sungmin ha [Tue, 7 Aug 2012 11:44:58 +0000 (20:44 +0900)]
[Title]bug fixed unexpectedly stop of telephony-daemon
[Type]Bugfix
[Module]emulator-kernel vdpram
[Priority]Major
[Jira#]N_SE-6670 etc.
[Redmine#]  // Redmine Isuue Number
[Problem]  // Problem Description
[Cause]  // Cause Description
[Solution] // Solution Description
[TestCase]  // Executed the test-target (How to)

12 years ago[Title] Patch the lastest smack feature since kernel 3.4.
Kitae Kim [Mon, 6 Aug 2012 09:31:00 +0000 (18:31 +0900)]
[Title] Patch the lastest smack feature since kernel 3.4.
[Type] enhancement
[Module] emulator-kernel / Smack
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agoMerge "[Title] support multi-touch up to 6 [Type] feature [Module] Emulator / touch...
yeongkyoon lee [Mon, 6 Aug 2012 05:52:46 +0000 (14:52 +0900)]
Merge "[Title] support multi-touch up to 6 [Type] feature [Module] Emulator / touch [Priority] major [Jira#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into develop

12 years ago[Title] support multi-touch up to 6
giwoong.kim [Mon, 6 Aug 2012 03:15:19 +0000 (12:15 +0900)]
[Title] support multi-touch up to 6
[Type] feature
[Module] Emulator / touch
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title]modifird default battery level
sungmin ha [Wed, 1 Aug 2012 10:41:43 +0000 (19:41 +0900)]
[Title]modifird default battery level
[Type]Enhancement
[Module]emulator-kernel
[Priority]Major
[Jira#] // Jira Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]  // Problem Description
[Cause]  // Cause Description
[Solution] // Solution Description
[TestCase]  // Executed the test-target (How to)

12 years ago[Title]modified default value of battery charge full node
sungmin ha [Wed, 1 Aug 2012 08:41:28 +0000 (17:41 +0900)]
[Title]modified default value of battery charge full node
[Type]Bugfix
[Module]emulator-kernel
[Priority]Major
[Jira#]N_SE-5470
[Redmine#]  // Redmine Isuue Number
[Problem]  // Problem Description
[Cause]  // Cause Description
[Solution] // Solution Description
[TestCase]  // Executed the test-target (How to)

12 years ago[Title] support windows-64 and update package version.
Kitae Kim [Mon, 30 Jul 2012 12:31:44 +0000 (21:31 +0900)]
[Title] support windows-64 and update package version.
[Type]
[Module] emulator-kernel / dibs
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] skips the interrupts that does not correspond to camera device.
jinhyung.jo [Fri, 27 Jul 2012 08:57:54 +0000 (17:57 +0900)]
[Title] skips the interrupts that does not correspond to camera device.
[Type] bug fix
[Module] emulator-kernel / camera
[Priority] major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] dibs build script was wrong.
Kitae Kim [Fri, 20 Jul 2012 13:39:40 +0000 (22:39 +0900)]
[Title] dibs build script was wrong.
[Type]
[Module] emulator-kernel / dibs
[Priority]
[CQ#]
[Redmine#]
[Problem] emulator-kernel image cannot be installed in the fixed directory.
[Cause]
[Solution]
[TestCase]

12 years ago[Title] ubuntu-64 version was missing.
Kitae Kim [Thu, 19 Jul 2012 07:20:05 +0000 (16:20 +0900)]
[Title] ubuntu-64 version was missing.
[Type]
[Module] emulator-kernel / dibs
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] Modify OS name for dibs script beause the rules have been changed.
Kitae Kim [Thu, 19 Jul 2012 06:59:08 +0000 (15:59 +0900)]
[Title] Modify OS name for dibs script beause the rules have been changed.
[Type]
[Module] emulator-kernel / dibs
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] modify dibs scripts because dibs rules have been changed.
Kitae Kim [Thu, 19 Jul 2012 03:05:17 +0000 (12:05 +0900)]
[Title] modify dibs scripts because dibs rules have been changed.
[Type]
[Module] emulator-kernel / dibs
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] modify build script for dibs to support new sdk directory.
Kitae Kim [Wed, 18 Jul 2012 13:12:52 +0000 (22:12 +0900)]
[Title] modify build script for dibs to support new sdk directory.
[Type]
[Module] emulator-kernel / dibs
[Priority] normal
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] version update to 1.1.21
Sooyoung Ha [Fri, 13 Jul 2012 06:04:02 +0000 (15:04 +0900)]
[Title] version update to 1.1.21
[Type]
[Module] emulator-kernel / dibs
[Priority] normal
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] support windows-64 and update package version.
Kitae Kim [Mon, 30 Jul 2012 12:31:44 +0000 (21:31 +0900)]
[Title] support windows-64 and update package version.
[Type]
[Module] emulator-kernel / dibs
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] skips the interrupts that does not correspond to camera device.
jinhyung.jo [Fri, 27 Jul 2012 08:57:54 +0000 (17:57 +0900)]
[Title] skips the interrupts that does not correspond to camera device.
[Type] bug fix
[Module] emulator-kernel / camera
[Priority] major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agoSquashed commit of the following:
jihye kim [Mon, 23 Jul 2012 14:00:24 +0000 (23:00 +0900)]
Squashed commit of the following:

commit 3969b74000d15f02e5699f6547289d67614a4739
Author: Kitae Kim <kt920.kim@samsung.com>
Date:   Fri Jul 20 22:39:40 2012 +0900

    [Title] dibs build script was wrong.
    [Type]
    [Module] emulator-kernel / dibs
    [Priority]
    [CQ#]
    [Redmine#]
    [Problem] emulator-kernel image cannot be installed in the fixed directory.
    [Cause]
    [Solution]
    [TestCase]

commit 5b491dac27630aefa2fcdb64e42c2cdad3773d8a
Author: Kitae Kim <kt920.kim@samsung.com>
Date:   Thu Jul 19 16:20:05 2012 +0900

    [Title] ubuntu-64 version was missing.
    [Type]
    [Module] emulator-kernel / dibs
    [Priority]
    [CQ#]
    [Redmine#]
    [Problem]
    [Cause]
    [Solution]
    [TestCase]

commit 9d49df8cd26569a7eedb4256142e3ce29e290a30
Author: Kitae Kim <kt920.kim@samsung.com>
Date:   Thu Jul 19 15:59:08 2012 +0900

    [Title] Modify OS name for dibs script beause the rules have been changed.
    [Type]
    [Module] emulator-kernel / dibs
    [Priority]
    [CQ#]
    [Redmine#]
    [Problem]
    [Cause]
    [Solution]
    [TestCase]

commit 6d128e0cdbbda2fb8cf61523fb8b49e5f6f40c01
Author: Kitae Kim <kt920.kim@samsung.com>
Date:   Thu Jul 19 12:05:17 2012 +0900

    [Title] modify dibs scripts because dibs rules have been changed.
    [Type]
    [Module] emulator-kernel / dibs
    [Priority]
    [CQ#]
    [Redmine#]
    [Problem]
    [Cause]
    [Solution]
    [TestCase]

commit 413057febd0068c8850c21926352a3dfb2119fd5
Author: Kitae Kim <kt920.kim@samsung.com>
Date:   Wed Jul 18 22:12:52 2012 +0900

    [Title] modify build script for dibs to support new sdk directory.
    [Type]
    [Module] emulator-kernel / dibs
    [Priority] normal
    [CQ#]
    [Redmine#]
    [Problem]
    [Cause]
    [Solution]
    [TestCase]

commit 55400838d5577eb9fd03de659a1e320aa116d646
Author: Sooyoung Ha <yoosah.ha@samsung.com>
Date:   Fri Jul 13 15:04:02 2012 +0900

    [Title] version update to 1.1.21
    [Type]
    [Module] emulator-kernel / dibs
    [Priority] normal
    [CQ#]
    [Redmine#]
    [Problem]
    [Cause]
    [Solution]
    [TestCase]

commit 800e55180e09e6b3265cebfb6b6259f227ead864
Merge: c2279d6 4a42fac
Author: Sooyoung Ha <yoosah.ha@samsung.com>
Date:   Fri Jul 13 15:01:44 2012 +0900

    Merge branch 'internal_release' into develop

12 years agoMerge "[Title] solved sink problem of codec module when codec driver has been closed...
Yeongkyoon Lee [Mon, 23 Jul 2012 10:54:28 +0000 (19:54 +0900)]
Merge "[Title] solved sink problem of codec module when codec driver has been closed and source clean-up. [Type] bug fix [Module] emulator-kernel / codec [Priority] Major [CQ#] N_SE-2257, N_SE-2499 [Redmine#] [Problem] the previous version has a sink problem between codec driver and device. [Cause] emulator has lock-up problem when event injector sends sms events to it continously. [Solution] exception handling routine was missing in the release operation of codec driver. [TestCase]" into develop

12 years ago[Title] dibs build script was wrong.
Kitae Kim [Fri, 20 Jul 2012 13:39:40 +0000 (22:39 +0900)]
[Title] dibs build script was wrong.
[Type]
[Module] emulator-kernel / dibs
[Priority]
[CQ#]
[Redmine#]
[Problem] emulator-kernel image cannot be installed in the fixed directory.
[Cause]
[Solution]
[TestCase]

12 years ago[Title] ubuntu-64 version was missing.
Kitae Kim [Thu, 19 Jul 2012 07:20:05 +0000 (16:20 +0900)]
[Title] ubuntu-64 version was missing.
[Type]
[Module] emulator-kernel / dibs
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] Modify OS name for dibs script beause the rules have been changed.
Kitae Kim [Thu, 19 Jul 2012 06:59:08 +0000 (15:59 +0900)]
[Title] Modify OS name for dibs script beause the rules have been changed.
[Type]
[Module] emulator-kernel / dibs
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] modify dibs scripts because dibs rules have been changed.
Kitae Kim [Thu, 19 Jul 2012 03:05:17 +0000 (12:05 +0900)]
[Title] modify dibs scripts because dibs rules have been changed.
[Type]
[Module] emulator-kernel / dibs
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] modify build script for dibs to support new sdk directory.
Kitae Kim [Wed, 18 Jul 2012 13:12:52 +0000 (22:12 +0900)]
[Title] modify build script for dibs to support new sdk directory.
[Type]
[Module] emulator-kernel / dibs
[Priority] normal
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] version update to 1.1.21
Sooyoung Ha [Fri, 13 Jul 2012 06:04:02 +0000 (15:04 +0900)]
[Title] version update to 1.1.21
[Type]
[Module] emulator-kernel / dibs
[Priority] normal
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agoMerge branch 'internal_release' into develop
Sooyoung Ha [Fri, 13 Jul 2012 06:01:44 +0000 (15:01 +0900)]
Merge branch 'internal_release' into develop

12 years ago[Title] solved sink problem of codec module when codec driver has been closed and...
Kitae Kim [Wed, 4 Jul 2012 12:55:24 +0000 (21:55 +0900)]
[Title] solved sink problem of codec module when codec driver has been closed and source clean-up.
[Type] bug fix
[Module] emulator-kernel / codec
[Priority] Major
[CQ#] N_SE-2257, N_SE-2499
[Redmine#]
[Problem] the previous version has a sink problem between codec driver and device.
[Cause] emulator has lock-up problem when event injector sends sms events to it continously.
[Solution] exception handling routine was missing in the release operation of codec driver.
[TestCase]

12 years ago[Title] solved sink problem of codec module when codec driver has been closed.
Kitae Kim [Wed, 4 Jul 2012 12:46:48 +0000 (21:46 +0900)]
[Title] solved sink problem of codec module when codec driver has been closed.
[Type] bug fix
[Module] emulator-kernel / codec
[Priority] Major
[CQ#] N_SE-2257, N_SE-2499
[Redmine#]
[Problem] the previous version has a sink problem between codec driver and device.
[Cause] emulator has lock-up problem when event injector sends sms events to it continously.
[Solution] exception handling routine was missing in the release operation of codec driver.
[TestCase]

12 years ago[Title] disable IPv6 protocol configuration.
Kitae Kim [Tue, 3 Jul 2012 02:54:35 +0000 (11:54 +0900)]
[Title] disable IPv6 protocol configuration.
[Type]
[Module] emulator-kernel / network
[Priority] normal
[CQ#]
[Redmine#]
[Problem] The IPv6 protocol is not neccessary in emulator.
[Cause]
[Solution]
[TestCase]

12 years ago[Title] update package version.
Kitae Kim [Tue, 3 Jul 2012 02:44:32 +0000 (11:44 +0900)]
[Title] update package version.
[Type]
[Module] emulator-kernel / dibs
[Priority] normal
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] increase the max touch tracking id
giwoong.kim [Mon, 2 Jul 2012 08:51:58 +0000 (17:51 +0900)]
[Title] increase the max touch tracking id
[Type] feature
[Module] Emulator / touch
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution] 2 -> 3
[TestCase]

12 years ago[Title] update package version.
Kitae Kim [Mon, 2 Jul 2012 02:39:01 +0000 (11:39 +0900)]
[Title] update package version.
[Type]
[Module] emulator-kernel/dibs
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] fixed release event when multitouching
giwoong.kim [Thu, 28 Jun 2012 07:40:20 +0000 (16:40 +0900)]
[Title] fixed release event when multitouching
[Type] bugfix
[Module] touchscreen driver
[Priority] major
[Jira#] N_SE-1894
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] Update package version to 1.1.17
Kitae Kim [Tue, 19 Jun 2012 08:05:48 +0000 (17:05 +0900)]
[Title] Update package version to 1.1.17
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] Enable 9pfs configure to supprot host file sharing.
Kitae Kim [Fri, 15 Jun 2012 13:04:07 +0000 (22:04 +0900)]
[Title] Enable 9pfs configure to supprot host file sharing.
[Type]
[Module] emulator-kernel / 9pfs
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years agoMerge branch 'develop' into kernel-upgrade-3.4
Kitae Kim [Tue, 5 Jun 2012 05:41:16 +0000 (14:41 +0900)]
Merge branch 'develop' into kernel-upgrade-3.4

13 years ago[Title] Update package version
jihye kim [Tue, 5 Jun 2012 05:23:01 +0000 (14:23 +0900)]
[Title] Update package version
[Type] work
[Module] emulator kernel
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] Modified camera, backlight & fixed build error
jinhyung.jo [Mon, 4 Jun 2012 12:57:40 +0000 (21:57 +0900)]
[Title] Modified camera, backlight & fixed build error
[Type] Enhancement
[Module] Emulator-Kernel
[Priority] Major
[CQ#]
[Redmine#]
[Problem] Build Error
[Cause]
[Solution]
[TestCase]

13 years ago[Title] Modify vdpram source to enable telephony module.
Kitae Kim [Mon, 4 Jun 2012 11:48:42 +0000 (20:48 +0900)]
[Title] Modify vdpram source to enable telephony module.
[Type] bug fix
[Module] emulator-kernel / vdpram
[Priority]
[CQ#]
[Redmine#]
[Problem] ioctl function signature has been changed on kernel 3.x
[Cause]
[Solution] change ioctl to unlocked_ioctl
[TestCase]

13 years ago[Title] Modify some modules and add maru device driver for Tizen emulator.
Kitae Kim [Mon, 4 Jun 2012 07:28:38 +0000 (16:28 +0900)]
[Title] Modify some modules and add maru device driver for Tizen emulator.
[Type] enhancement
[Module] emulator-kernel
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] Initialize kernel source into 3.4 version.
Kitae Kim [Mon, 4 Jun 2012 06:48:39 +0000 (15:48 +0900)]
[Title] Initialize kernel source into 3.4 version.
[Type] enhancement
[Module] emulator-kernel / upgrade kernel version
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause] Support SMACK, multi-touch and etc.
[Solution]
[TestCase]

13 years ago[Title] Remove the previous kernel source.
Kitae Kim [Mon, 4 Jun 2012 06:44:35 +0000 (15:44 +0900)]
[Title] Remove the previous kernel source.
[Type]
[Module] emulator-kernel
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title]modified for sdcard support
sungmin ha [Tue, 29 May 2012 11:11:10 +0000 (20:11 +0900)]
[Title]modified for sdcard support
[Type]Enhancement
[Module]emulator-kernel
[Priority]Major
[Jira#] // Jira Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]  // Problem Description
[Cause]  // Cause Description
[Solution] // Solution Description
[TestCase]  // Executed the test-target (How to)

13 years ago[Title] disable HPET timer feature from kernel config
syeon.hwang [Thu, 24 May 2012 07:17:13 +0000 (16:17 +0900)]
[Title] disable HPET timer feature from kernel config
[Type]
[Module] Emulator/
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] Add api index for checking sdk version between host and guest.
Kitae Kim [Tue, 8 May 2012 11:08:28 +0000 (20:08 +0900)]
[Title] Add api index for checking sdk version between host and guest.
[Type]
[Module] emulator-kernel / codec
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] source cleanup.
Kitae Kim [Mon, 7 May 2012 13:19:39 +0000 (22:19 +0900)]
[Title] source cleanup.
[Type]
[Module] emulator-kernel / codec
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title]modified for support sdcard mount
sungmin ha [Fri, 4 May 2012 06:14:12 +0000 (15:14 +0900)]
[Title]modified for support sdcard mount
[Type]Bugfix
[Module]emulator-kernel
[Priority]Major
[Jira#] // Jira Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]  // Problem Description
[Cause]  // Cause Description
[Solution] // Solution Description
[TestCase]  // Executed the test-target (How to)

13 years agoMerge branch 'release-1.0' into develop
Kitae Kim [Thu, 26 Apr 2012 11:44:43 +0000 (20:44 +0900)]
Merge branch 'release-1.0' into develop

Conflicts:
drivers/maru/maru_codec.c

13 years ago[Title] bug fix codec plugin when multimedia apps have been killed abnormally
Kitae Kim [Thu, 19 Apr 2012 11:57:01 +0000 (20:57 +0900)]
[Title] bug fix codec plugin when multimedia apps have been killed abnormally
[Type] bug fix
[Module] emulator-kernel / codec
[Priority] major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] bug fix codec plugin when multimedia apps have been killed abnormally
Kitae Kim [Mon, 16 Apr 2012 06:07:30 +0000 (15:07 +0900)]
[Title] bug fix codec plugin when multimedia apps have been killed abnormally
[Type] bug fix
[Module] emulator-kernel / codec
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] Solved the problem when multimedia apps have been killed abnormally.
Kitae Kim [Fri, 6 Apr 2012 18:26:41 +0000 (03:26 +0900)]
[Title] Solved the problem when multimedia apps have been killed abnormally.
[Type] bug fix
[Module] emulator-kernel / codec
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution] Uses pointer addr of struct file as a unique id
[TestCase]

13 years ago[Title] Solved the problem when multimedia apps have been killed abnormally.
Kitae Kim [Fri, 6 Apr 2012 17:56:45 +0000 (02:56 +0900)]
[Title] Solved the problem when multimedia apps have been killed abnormally.
[Type] bug fix
[Module] emulator-kernel / codec
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution] Uses pointer addr of struct file as a unique id.
[TestCase]

13 years ago[Title] version up to 1.1.13
Jinhyung Jo [Fri, 6 Apr 2012 12:38:25 +0000 (21:38 +0900)]
[Title] version up to 1.1.13
[Type] release work
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] Remove unnecessary logs
don.hong [Wed, 4 Apr 2012 08:24:11 +0000 (17:24 +0900)]
[Title] Remove unnecessary logs
[Type] Enahncement
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: Ie3abb38f6f95462cf40b9d90d158e14138ec3fc2

13 years ago[Title] Remove unnecessary logs
don.hong [Wed, 4 Apr 2012 08:24:11 +0000 (17:24 +0900)]
[Title] Remove unnecessary logs
[Type] Enahncement
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: Ie3abb38f6f95462cf40b9d90d158e14138ec3fc2

13 years ago[Title] Modify compile error.
Kitae Kim [Tue, 3 Apr 2012 08:38:27 +0000 (17:38 +0900)]
[Title] Modify compile error.
[Type]
[Module] emulator-kernel / codec
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] Add some comments and source cleanup
Kitae Kim [Tue, 3 Apr 2012 08:37:05 +0000 (17:37 +0900)]
[Title] Add some comments and source cleanup
[Type]
[Module] emulator-kernel / codec
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] Add some comments about code and source cleanup.
Kitae Kim [Tue, 3 Apr 2012 08:08:53 +0000 (17:08 +0900)]
[Title] Add some comments about code and source cleanup.
[Type]
[Module] emulator-kernel / codec
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title]fix unmerged contents of calculate dpi value
munkyu.im [Tue, 3 Apr 2012 05:11:11 +0000 (14:11 +0900)]
[Title]fix unmerged contents of calculate dpi value
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title]fix unmerged contents of calculate dpi value
munkyu.im [Tue, 3 Apr 2012 05:11:11 +0000 (14:11 +0900)]
[Title]fix unmerged contents of calculate dpi value
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] update package version
Son Hyunjun [Tue, 3 Apr 2012 03:25:06 +0000 (12:25 +0900)]
[Title] update package version
[Type] work
[Module] emulator-kernel
[Priority]major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] merge from develop branch ( reject suspend in emulator )
Son Hyunjun [Tue, 3 Apr 2012 03:17:35 +0000 (12:17 +0900)]
[Title] merge from develop branch ( reject suspend in emulator )
[Type] Feature
[Module] Power
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]

13 years ago[Title] reject OS suspend in emulator
Son Hyunjun [Sun, 1 Apr 2012 06:57:02 +0000 (15:57 +0900)]
[Title] reject OS suspend in emulator
[Type] Bugfix
[Module] Power
[Priority] Major
[CQ#]
[Redmine#]
[Problem] some side-effects occurs in socket communicating with the guest during suspend.
[Cause]
[Solution]

Change-Id: I27135ecb26f83bf1d474a5090d7e8f5784a50bc5

13 years ago[Title] update package version
jihye kim [Fri, 30 Mar 2012 06:58:44 +0000 (15:58 +0900)]
[Title] update package version
[Type] work
[Module] emulator-kernel
[Priority]major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years agoRevert "[Title] Patch Smack_backport_3.0.9_to_2.6.36.patch & smack-recursive-transmut...
don.hong [Fri, 30 Mar 2012 06:52:56 +0000 (15:52 +0900)]
Revert "[Title] Patch Smack_backport_3.0.9_to_2.6.36.patch & smack-recursive-transmute-20120228a.patch"

This reverts commit 677fb4941b153cdb4b7f0412165607f855154618.

13 years ago[Title] Modify uname system call to return machine field catenated with "_emulated"
don.hong [Fri, 30 Mar 2012 06:33:35 +0000 (15:33 +0900)]
[Title] Modify uname system call to return machine field catenated with "_emulated"
[Type] Feature
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: I54e2b46351782338596f8545f9573b68ecdc49b5

13 years ago[Title] Modify uname system call to return machine field catenated with "_emulated"
don.hong [Fri, 30 Mar 2012 06:33:35 +0000 (15:33 +0900)]
[Title] Modify uname system call to return machine field catenated with "_emulated"
[Type] Feature
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: I54e2b46351782338596f8545f9573b68ecdc49b5

13 years ago[Title] Patch Smack_backport_3.0.9_to_2.6.36.patch & smack-recursive-transmute-201202...
don.hong [Thu, 29 Mar 2012 09:16:29 +0000 (18:16 +0900)]
[Title] Patch Smack_backport_3.0.9_to_2.6.36.patch & smack-recursive-transmute-20120228a.patch
[Type] Enahncement
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: Id7a345fddf1756704151f4fdbca1fcca3cedc1cf

13 years ago[Title] Patch Smack_backport_3.0.9_to_2.6.36.patch & smack-recursive-transmute-201202...
don.hong [Thu, 29 Mar 2012 09:16:29 +0000 (18:16 +0900)]
[Title] Patch Smack_backport_3.0.9_to_2.6.36.patch & smack-recursive-transmute-20120228a.patch
[Type] Enahncement
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: Id7a345fddf1756704151f4fdbca1fcca3cedc1cf

13 years ago[Title]version up
munkyu.im [Wed, 28 Mar 2012 02:56:52 +0000 (11:56 +0900)]
[Title]version up
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] virtio-gl driver added.
sangjin3.kim [Mon, 26 Mar 2012 12:43:17 +0000 (21:43 +0900)]
[Title] virtio-gl driver added.
[Type] Feature
[Module] opengl-es
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title]round up when calculate width and height from dpi
munkyu.im [Mon, 26 Mar 2012 09:10:48 +0000 (18:10 +0900)]
[Title]round up when calculate width and height from dpi
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] virtio-gl driver added.
sangjin3.kim [Mon, 26 Mar 2012 12:43:17 +0000 (21:43 +0900)]
[Title] virtio-gl driver added.
[Type] Feature
[Module] opengl-es
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title]round up when calculate width and height from dpi
munkyu.im [Mon, 26 Mar 2012 09:10:48 +0000 (18:10 +0900)]
[Title]round up when calculate width and height from dpi
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title]version up to 1.2.9
munkyu.im [Fri, 23 Mar 2012 09:28:08 +0000 (18:28 +0900)]
[Title]version up to 1.2.9
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title]change default DPI value and multiply the emulator-manager value by 10
munkyu.im [Fri, 23 Mar 2012 09:23:36 +0000 (18:23 +0900)]
[Title]change default DPI value and multiply the emulator-manager value by 10
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years agoMerge branch 'release-0.21' into develop
munkyu.im [Thu, 22 Mar 2012 11:13:20 +0000 (20:13 +0900)]
Merge branch 'release-0.21' into develop

13 years ago[Title] Update package version to upload kernel.
Kitae Kim [Sat, 17 Mar 2012 07:08:24 +0000 (16:08 +0900)]
[Title] Update package version to upload kernel.
[Type]
[Module] kernel / dibs
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] Fixed a kernel panic when to mount 9pfs without qemu virtfs device
don.hong [Fri, 16 Mar 2012 14:49:27 +0000 (23:49 +0900)]
[Title] Fixed a kernel panic when to mount 9pfs without qemu virtfs device
[Type] BugFix
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem] This is kernel bug
[Cause]
[Solution]
[TestCase]

Change-Id: If378109ba053304b2b70a30d220ab6689e329efc

13 years ago[Title] Fixed a kernel panic when to mount 9pfs without qemu virtfs device
don.hong [Fri, 16 Mar 2012 14:46:41 +0000 (23:46 +0900)]
[Title] Fixed a kernel panic when to mount 9pfs without qemu virtfs device
[Type] BugFix
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem] This is kernel bug
[Cause]
[Solution]
[TestCase]

Change-Id: I391633a073ee991c1dd0a85d936c63981b2e34da

13 years ago[Title] version up to 1.1.7
Sooyoung, Ha [Fri, 16 Mar 2012 01:56:41 +0000 (10:56 +0900)]
[Title] version up to 1.1.7
[Type] support
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years agoMerge "[Title] Fixed a bug that mount.v9fs failed [Type] BugFix [Module] [Priority...
yeongkyoon lee [Thu, 15 Mar 2012 15:04:28 +0000 (00:04 +0900)]
Merge "[Title] Fixed a bug that mount.v9fs failed [Type] BugFix [Module] [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into develop

13 years ago[Title] Fixed a bug that mount.v9fs failed
don.hong [Thu, 15 Mar 2012 14:46:02 +0000 (23:46 +0900)]
[Title] Fixed a bug that mount.v9fs failed
[Type] BugFix
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: I6757e157a307c389486c333e65121834fc51acea

13 years ago[Title] Fixed a bug that mount.v9fs failed
don.hong [Thu, 15 Mar 2012 13:09:30 +0000 (22:09 +0900)]
[Title] Fixed a bug that mount.v9fs failed
[Type] BugFix
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: I0b71bc2377a88629d3835e2fce0022434fe392c1

13 years ago[Title] Support Audio decoder using Host codec and multiple encoding or decoding.
Kitae Kim [Thu, 15 Mar 2012 02:47:22 +0000 (11:47 +0900)]
[Title] Support Audio decoder using Host codec and multiple encoding or decoding.
[Type] enhancement
[Module] kernel / codec
[Priority] Major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] virtio-gl driver added for new gles implementation
sangjin3.kim [Wed, 14 Mar 2012 06:08:23 +0000 (15:08 +0900)]
[Title] virtio-gl driver added for new gles implementation
[Type] Feature
[Module] driver/char
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]