choisjin80 [Fri, 29 Mar 2013 05:44:16 +0000 (14:44 +0900)]
insert logs for debugging (Later, log level will be added.)
choisjin80 [Mon, 25 Mar 2013 02:58:32 +0000 (11:58 +0900)]
Under changes are made
* log: separated file, and added timestamp
* port: changed from auto assigned to 27000 + alpha
* name changed: client name, filename with ECS
* allocation null check
* loop finish condition
* set clientfd as non-block
* separated json-streamer to keep the original format
* etc.
choisjin80 [Wed, 20 Mar 2013 12:11:56 +0000 (21:11 +0900)]
Basic ecp message handler added
choisjin80 [Wed, 20 Mar 2013 12:09:45 +0000 (21:09 +0900)]
Basic ecp message handler added
Signed-off-by: choisjin80 <jinhyung2.choi@samsung.com>
sungmin ha [Wed, 20 Mar 2013 05:10:31 +0000 (14:10 +0900)]
hwkey: modified a typing error at an annotation
Signed-off-by: Sungmin Ha <sungmin82.ha@samsung.com>
sungmin ha [Wed, 20 Mar 2013 03:12:30 +0000 (12:12 +0900)]
hwkey: modified virtio hwkey device
improved hwkey mapping
Signed-off-by: Sungmin Ha <sungmin82.ha@samsung.com>
Kitae Kim [Tue, 19 Mar 2013 12:50:53 +0000 (21:50 +0900)]
package: modified dibs build script.
Removed the routine to build ARM emulator
because it is not supported for a while.
Change-Id: I34953a8923796bd2f9bdaccbb01519f09de17c85
Kitae Kim [Fri, 15 Mar 2013 08:59:51 +0000 (17:59 +0900)]
package: version up
Update package version
Change-Id: I470ed537e731b36c122fa6146b81b79706e92af5
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
Kitae Kim [Fri, 15 Mar 2013 08:46:09 +0000 (17:46 +0900)]
package: modify a build script for dibs.
The script to enable kvm driver on ubuntu32 is dependent on x86 arch.
Change-Id: I2fef05b65a76a56eee8fa837135559ddeeeed1c3
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
giwoong.kim [Fri, 15 Mar 2013 05:52:50 +0000 (14:52 +0900)]
menu: modified rotation menu name
modified rotation menu name
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
giwoong.kim [Thu, 14 Mar 2013 04:26:26 +0000 (13:26 +0900)]
skin: synchronization of minimization
synchronization of minimization between main window
and key window in general skin.
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
giwoong.kim [Wed, 13 Mar 2013 10:14:16 +0000 (19:14 +0900)]
package: version up
1.5.9
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
giwoong.kim [Wed, 13 Mar 2013 09:55:32 +0000 (18:55 +0900)]
touch: indent source code
EmulatorFingers
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
giwoong.kim [Wed, 13 Mar 2013 08:16:33 +0000 (17:16 +0900)]
display: update a display when window is de-iconified
update a display when Emulator window is de-iconified.
Because the surface of embedded Canvas is cleared on
linux when window is un-minimized.
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
giwoong.kim [Tue, 12 Mar 2013 02:15:42 +0000 (11:15 +0900)]
display: skip the display update
skip the display update when it is turned off
on ShmSkin design.
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
giwoong.kim [Tue, 12 Mar 2013 01:30:17 +0000 (10:30 +0900)]
brightness: notify to skin process
added brightness protocol
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
Yeongkyoon Lee [Mon, 11 Mar 2013 11:24:35 +0000 (20:24 +0900)]
Merge "skin: modified VM shell name" into develop
Yeongkyoon Lee [Mon, 11 Mar 2013 11:24:24 +0000 (20:24 +0900)]
Merge "display : Skip the display updates until the LCD is turned off." into develop
giwoong.kim [Mon, 11 Mar 2013 08:00:37 +0000 (17:00 +0900)]
skin: modified VM shell name
The name in launcher or taskbar should have a
"Emulator - " prefix in order to be clear for the
user.
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
jinhyung.jo [Mon, 11 Mar 2013 07:20:19 +0000 (16:20 +0900)]
display : Skip the display updates until the LCD is turned off.
Skip the display updates until the LCD is turned off.
And returns a dummy screenshot(back screen) when the LCD is turned off.
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
giwoong.kim [Mon, 11 Mar 2013 06:29:30 +0000 (15:29 +0900)]
package: version up
1.5.8
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
giwoong.kim [Mon, 11 Mar 2013 02:51:22 +0000 (11:51 +0900)]
skin: arrange the PairTag
Move a PairTag when Emulator is rotated
for General Skin.
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
giwoong.kim [Mon, 11 Mar 2013 02:13:47 +0000 (11:13 +0900)]
skin: added ColorTag class
added ColorTag class
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
Kitae Kim [Fri, 8 Mar 2013 08:48:49 +0000 (17:48 +0900)]
package: modify install and remove script.
SDK might be installed in the OS that does not have x system.
In case of that, script uses sudo instead of gksudo.
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
Yeongkyoon Lee [Fri, 8 Mar 2013 05:04:25 +0000 (14:04 +0900)]
Merge "package: version up" into develop
Yeongkyoon Lee [Fri, 8 Mar 2013 04:26:13 +0000 (13:26 +0900)]
Merge "skin: added tool window style to Key window" into develop
giwoong.kim [Fri, 8 Mar 2013 02:24:52 +0000 (11:24 +0900)]
package: version up
1.5.06
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
giwoong.kim [Fri, 8 Mar 2013 02:11:57 +0000 (11:11 +0900)]
skin: added tool window style to Key window
Hide a Key window from the Alt-Tab program switcher
on Windows.
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
Sangjin Kim [Thu, 7 Mar 2013 09:41:15 +0000 (18:41 +0900)]
Add check-gl binary for gl capability check by emulator manager.
Signed-off-by: Sangjin Kim <sangjin3.kim@samsung.com>
Yeongkyoon Lee [Mon, 4 Mar 2013 02:43:06 +0000 (11:43 +0900)]
Merge "Version update." into develop
Sangjin Kim [Mon, 4 Mar 2013 02:49:00 +0000 (11:49 +0900)]
Version update.
Signed-off-by: Sangjin Kim <sangjin3.kim@samsung.com>
Sangjin Kim [Mon, 4 Mar 2013 02:46:24 +0000 (11:46 +0900)]
Sync-up with latest release source code.
Signed-off-by: Sangjin Kim <sangjin3.kim@samsung.com>
Yeongkyoon Lee [Mon, 4 Mar 2013 02:42:54 +0000 (11:42 +0900)]
Merge "Sync-up with latest release source code." into develop
giwoong.kim [Thu, 28 Feb 2013 09:14:06 +0000 (18:14 +0900)]
skin: modified sendToQemuInternal function
Skin was not necessary to create output stream
at each sendToQemu.
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
giwoong.kim [Mon, 25 Feb 2013 08:34:18 +0000 (17:34 +0900)]
skin: added CustomScrolledComposite
added CustomScrolledComposite for key window
of general skin.
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
giwoong.kim [Mon, 25 Feb 2013 02:16:37 +0000 (11:16 +0900)]
package: version up
1.5.04
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
giwoong.kim [Mon, 25 Feb 2013 02:06:30 +0000 (11:06 +0900)]
skin: modified path separator
modified path separator
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
giwoong.kim [Thu, 21 Feb 2013 08:18:47 +0000 (17:18 +0900)]
skin: load sdk version from file
load information of sdk version from
version file
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
giwoong.kim [Thu, 21 Feb 2013 01:12:25 +0000 (10:12 +0900)]
hwkey: remove warning
remove warning
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
giwoong.kim [Thu, 21 Feb 2013 00:57:08 +0000 (09:57 +0900)]
package: version up
1.5.00
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
giwoong.kim [Wed, 20 Feb 2013 01:30:31 +0000 (10:30 +0900)]
package: modified SDK version
2.1.0 RC9
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
giwoong.kim [Wed, 20 Feb 2013 01:22:16 +0000 (10:22 +0900)]
skin: improve the loading of key window image
improve the loading of key window image in general skin
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
giwoong.kim [Tue, 19 Feb 2013 06:24:43 +0000 (15:24 +0900)]
hwkey: added virtio hwkey device
added virtio hwkey device
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
giwoong.kim [Fri, 15 Feb 2013 05:55:44 +0000 (14:55 +0900)]
package: version up
1.4.90
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
giwoong.kim [Fri, 15 Feb 2013 02:22:18 +0000 (11:22 +0900)]
package: modified SDK version
2.1.0 RC8
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
giwoong.kim [Fri, 15 Feb 2013 02:18:36 +0000 (11:18 +0900)]
keyboard: added bottom half instead of mloop
added bottom half instead of mloop
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
giwoong.kim [Fri, 15 Feb 2013 00:58:48 +0000 (09:58 +0900)]
touch: added bottom half instead of mloop
added bottom half instead of mloop
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
jinhyung.jo [Wed, 13 Feb 2013 07:03:16 +0000 (16:03 +0900)]
maru_camera : fixed a bug that occurs a lock-up when capture.
The cause of this issue is that continuous timeout is occurred on select().
(The webcam on host PC does not work properly for some reason.)
Fixed as follows:
If the timeout occurs for 5 seconds continually,
raises a error and notifies to upper layer.
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
giwoong.kim [Thu, 7 Feb 2013 05:53:46 +0000 (14:53 +0900)]
package: modified SDK version
2.1.0 RC7
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
munkyu.im [Mon, 4 Feb 2013 07:20:05 +0000 (16:20 +0900)]
package: version up
Signed-off-by: munkyu.im <munkyu.im@samsung.com>
munkyu.im [Mon, 4 Feb 2013 06:35:42 +0000 (15:35 +0900)]
emulator-arm: fix compilation error
Add x86 definition
Signed-off-by: munkyu.im <munkyu.im@samsung.com>
Yeongkyoon Lee [Mon, 4 Feb 2013 05:17:31 +0000 (14:17 +0900)]
Merge "extra: fix if statement" into develop
munkyu.im [Mon, 4 Feb 2013 05:21:52 +0000 (14:21 +0900)]
extra: fix if statement
Signed-off-by: munkyu.im <munkyu.im@samsung.com>
giwoong.kim [Mon, 4 Feb 2013 04:58:38 +0000 (13:58 +0900)]
package: version up
1.4.81
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
giwoong.kim [Mon, 4 Feb 2013 04:55:55 +0000 (13:55 +0900)]
skin: call setSize after pack the shell
call setSize after pack the shell
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
munkyu.im [Fri, 1 Feb 2013 10:39:00 +0000 (19:39 +0900)]
sdb: arrange source codes
Remove unnecessary error handling process
Signed-off-by: munkyu.im <munkyu.im@samsung.com>
munkyu.im [Fri, 1 Feb 2013 08:06:37 +0000 (17:06 +0900)]
extra: remove socket_init()
to prevent calling socket_init() twice
Signed-off-by: munkyu.im <munkyu.im@samsung.com>
munkyu.im [Thu, 31 Jan 2013 11:06:15 +0000 (20:06 +0900)]
extra: fix typo
Signed-off-by: munkyu.im <munkyu.im@samsung.com>
munkyu.im [Thu, 31 Jan 2013 09:37:43 +0000 (18:37 +0900)]
shared memory: deallocate when click "Forse Close"
Deallocate shared memory related to skin.
Signed-off-by: munkyu.im <munkyu.im@samsung.com>
giwoong.kim [Thu, 31 Jan 2013 02:48:56 +0000 (11:48 +0900)]
package: modified SDK version
2.1.0 RC6
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
giwoong.kim [Thu, 31 Jan 2013 01:52:46 +0000 (10:52 +0900)]
menu: correction of Detail Info dialog's initial location
The initial position of the Detail Info and About dialog
is corrected. From now on, its value can not out of
resolution bounds of the host monitor.
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
jinhyung.jo [Wed, 30 Jan 2013 10:38:36 +0000 (19:38 +0900)]
maru_camera : source clean up
Modified the boilerplates.
Modified to suit the QEMU coding conventions.
Changed the file format from Windows text to Linux text.
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
jinhyung.jo [Wed, 30 Jan 2013 10:24:37 +0000 (19:24 +0900)]
maru_brightness : source clean up
modified the boilerplates.
removed unnecessary function.
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
jinhyung.jo [Wed, 30 Jan 2013 10:11:11 +0000 (19:11 +0900)]
maru_overlay : source clean up
Corrected the boilerplates.
Modified to suit the QEMU coding conventions.
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
giwoong.kim [Wed, 30 Jan 2013 05:11:21 +0000 (14:11 +0900)]
display: do not need anti-aliasing on x1.0
do not need anti-aliasing on x1.0 for sdl.
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
jihye kim [Tue, 29 Jan 2013 10:52:35 +0000 (19:52 +0900)]
update version
jihye kim [Tue, 29 Jan 2013 08:53:29 +0000 (17:53 +0900)]
update Open_Source_Announcement.txt(apps/home/settings)
Yeongkyoon Lee [Mon, 28 Jan 2013 04:40:31 +0000 (13:40 +0900)]
Merge "Package: GL Fix crash screen of webapp on Mac" into develop
sangjin3.kim [Mon, 28 Jan 2013 04:27:47 +0000 (13:27 +0900)]
Package: GL
Fix crash screen of webapp on Mac
webkit rendering in this way:
1. context A loaded textures with tiles of screen via glTexSubImage2D
2. context B, sharing state with A, use these textures to render into a FBO,
which was already linked as a texture via glFramebufferTexture2D
3. finally the texture is composited with tool bars in main window
The issue happend in step 2, where only some of texutres are shared
successfully, and others are not initialized(Seems from previous application).
Or in step 1, some textures are not really loaded by glTexSubImage2D
This should be host Mac GL driver's issue. This work around use glGetTexImage
to read texture back right after glTexSubImage2D, thus guarantee a synchronization.
Signed-off-by: edwin.zhai <edwin.zhai@intel.com>
giwoong.kim [Mon, 28 Jan 2013 02:31:14 +0000 (11:31 +0900)]
touch: added pthread_mutex_destroy
added pthread_mutex_destroy
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
munkyu.im [Mon, 28 Jan 2013 02:10:11 +0000 (11:10 +0900)]
Package: GL
Fix mac blank screen in browser, webapp and code clean up of gloffscreen_agl.c
Fix effectsApp crash QEMU on MAC.
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Signed-off-by: Gao Fengqian <fengqian.gao@intel.com>
munkyu.im [Sat, 26 Jan 2013 12:13:38 +0000 (21:13 +0900)]
emulator: Change menu name
change SWT to Emulator
Signed-off-by: munkyu.im <munkyu.im@samsung.com>
giwoong.kim [Fri, 25 Jan 2013 12:33:25 +0000 (21:33 +0900)]
communication: added mutex
added mutex for send data
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
jinhyung.jo [Fri, 25 Jan 2013 11:57:31 +0000 (20:57 +0900)]
maru_camera : Fixed some failure and added missing code
Arranged the sequence between the worker thread and the main thread.
Removed some unnecessary code.
And clean up the source code to allow the QEMU's coding convention.
(except 'over the 80 characters)
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
Yeongkyoon Lee [Fri, 25 Jan 2013 07:54:56 +0000 (16:54 +0900)]
Merge "emulator: Fix compilation warnings" into develop
SeokYeon Hwang [Fri, 25 Jan 2013 07:19:17 +0000 (16:19 +0900)]
emulator: Fix compilation warnings
maru_pm.c, maru_vga.c and 4 more files.
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
giwoong.kim [Fri, 25 Jan 2013 07:03:20 +0000 (16:03 +0900)]
package: version up
1.4.75
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
giwoong.kim [Fri, 25 Jan 2013 06:43:25 +0000 (15:43 +0900)]
skin: prepare 10 colors for Pair Tag
prepare 10 colors for Pair Tag
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
giwoong.kim [Fri, 25 Jan 2013 04:49:05 +0000 (13:49 +0900)]
package: modified SDK version
2.1.0 RC5
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
giwoong.kim [Fri, 25 Jan 2013 03:15:33 +0000 (12:15 +0900)]
skin: adding an extra value to the default location
adding an extra value to the default location
for each VM.
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
SeokYeon Hwang [Thu, 24 Jan 2013 11:35:09 +0000 (20:35 +0900)]
Merge "Fix the issue: when taking pictures in a high frequence, the camera will be froze" into develop
SeokYeon Hwang [Thu, 24 Jan 2013 11:28:14 +0000 (20:28 +0900)]
Merge "emulator: Clean up PATH_MAX for win32(mingw)" into develop
SeokYeon Hwang [Thu, 24 Jan 2013 11:31:36 +0000 (20:31 +0900)]
emulator: Clean up PATH_MAX for win32(mingw)
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
SeokYeon Hwang [Thu, 24 Jan 2013 10:31:08 +0000 (19:31 +0900)]
emulator: Fix compilation warnings on check_hax.c
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
SeokYeon Hwang [Thu, 24 Jan 2013 10:28:50 +0000 (19:28 +0900)]
audio: Clean up warnings and logs on coreaudio
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
Jun Tian [Thu, 24 Jan 2013 09:51:36 +0000 (17:51 +0800)]
Fix the issue: when taking pictures in a high frequence, the camera will be froze
Sometimes, when clicking the take picture in a high frequence, the camera would be froze.
It caused by a short delay in the driver.
Meanwhile, this patch clean up the source code to align to the windows and linux implementation.
Jun Tian [Thu, 24 Jan 2013 09:12:10 +0000 (17:12 +0800)]
Implement the audio-in support in coreaudio
The auido-in implementation in the coreaudio is ported form the Android emulator.
giwoong.kim [Thu, 24 Jan 2013 08:59:36 +0000 (17:59 +0900)]
skin: delete unnecessary field
delete unnecessary field
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
SeokYeon Hwang [Thu, 24 Jan 2013 07:21:11 +0000 (16:21 +0900)]
Merge "coreaudio: W/A patch to avoid guest block waiting for audio in" into develop
SeokYeon Hwang [Thu, 24 Jan 2013 07:06:06 +0000 (16:06 +0900)]
coreaudio: W/A patch to avoid guest block waiting for audio in
Dummy audio in logics from noaudio backend driver.
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
Kitae Kim [Thu, 24 Jan 2013 06:14:29 +0000 (15:14 +0900)]
package: version up.
Update package version to patch X11 linking problem on OS X.
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
Kitae Kim [Thu, 24 Jan 2013 06:14:13 +0000 (15:14 +0900)]
emul_state: Replace the way to get host keyboard status on OS X.
There is a library linking problem with X11 on OS X. That is why
we replace the routine.
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
munkyu.im [Wed, 23 Jan 2013 11:41:17 +0000 (20:41 +0900)]
shared memory: add liunx difinition
Signed-off-by: munkyu.im <munkyu.im@samsung.com>
Yeongkyoon Lee [Wed, 23 Jan 2013 11:26:19 +0000 (20:26 +0900)]
Merge "skin: Fix build.xml to make shared library on linux" into develop
SeokYeon Hwang [Wed, 23 Jan 2013 11:26:29 +0000 (20:26 +0900)]
skin: Fix build.xml to make shared library on linux
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
munkyu.im [Wed, 23 Jan 2013 11:17:24 +0000 (20:17 +0900)]
shared memory: free memory when close emulator
Signed-off-by: munkyu.im <munkyu.im@samsung.com>
giwoong.kim [Wed, 23 Jan 2013 08:50:11 +0000 (17:50 +0900)]
skin: do not use SWT.EMBEDDED style for display canvas with shm
do not use SWT.EMBEDDED style for display canvas
with shared framebuffer design of skin.
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
Kitae Kim [Wed, 23 Jan 2013 08:19:52 +0000 (17:19 +0900)]
emul_state: added include path on OS X.
X11 include path need to be included into Makefile.
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
Yeongkyoon Lee [Wed, 23 Jan 2013 07:58:25 +0000 (16:58 +0900)]
Merge "modified screenshot operation when vga is not ready" into develop
sungmin ha [Wed, 23 Jan 2013 07:04:48 +0000 (16:04 +0900)]
modified screenshot operation when vga is not ready