sdk/emulator/qemu.git
11 years agoaudio: Clean up warnings and logs on coreaudio
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>
11 years agoImplement the audio-in support in coreaudio
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.

11 years agoskin: delete unnecessary field
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>
11 years agoMerge "coreaudio: W/A patch to avoid guest block waiting for audio in" into develop
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

11 years agocoreaudio: W/A patch to avoid guest block waiting for audio in
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>
11 years agopackage: version up.
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>
11 years agoemul_state: Replace the way to get host keyboard status on OS X.
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>
11 years agoshared memory: add liunx difinition
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>
11 years agoMerge "skin: Fix build.xml to make shared library on linux" into develop
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

11 years agoskin: Fix build.xml to make shared library on linux
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>
11 years agoshared memory: free memory when close emulator
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>
11 years agoskin: do not use SWT.EMBEDDED style for display canvas with shm
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>
11 years agoemul_state: added include path on OS X.
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>
11 years agoMerge "modified screenshot operation when vga is not ready" into develop
Yeongkyoon Lee [Wed, 23 Jan 2013 07:58:25 +0000 (16:58 +0900)]
Merge "modified screenshot operation when vga is not ready" into develop

11 years agomodified screenshot operation when vga is not ready
sungmin ha [Wed, 23 Jan 2013 07:04:48 +0000 (16:04 +0900)]
modified screenshot operation when vga is not ready

11 years agoemulator: Remove option.c, option.h from emulator
SeokYeon Hwang [Wed, 23 Jan 2013 06:41:08 +0000 (15:41 +0900)]
emulator: Remove option.c, option.h from emulator

Remove option.c, option.h because they are no more needed

Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
11 years agoosutil: Migration "get host proxy" to osutil on win32
SeokYeon Hwang [Wed, 23 Jan 2013 06:39:51 +0000 (15:39 +0900)]
osutil: Migration "get host proxy" to osutil on win32

Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
11 years agomarucodec: Fixed a way to manage audio codec context.
Kitae Kim [Wed, 23 Jan 2013 06:05:49 +0000 (15:05 +0900)]
marucodec: Fixed a way to manage audio codec context.

This way has to be applied to only audio codec.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agoscreenshot: fix scale percentage when click refresh
munkyu.im [Wed, 23 Jan 2013 06:01:42 +0000 (15:01 +0900)]
screenshot: fix scale percentage when click refresh

It must be back to 100 %

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agoMerge "emulator: fix image path" into develop
Yeongkyoon Lee [Wed, 23 Jan 2013 05:45:47 +0000 (14:45 +0900)]
Merge "emulator: fix image path" into develop

11 years agoemulator: fix image path
munkyu.im [Wed, 23 Jan 2013 05:21:49 +0000 (14:21 +0900)]
emulator: fix image path

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agoskin: declare some string
giwoong.kim [Wed, 23 Jan 2013 05:14:20 +0000 (14:14 +0900)]
skin: declare some string

declare some string

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoemul_state: Added a routine to get status of host on OS X.
Kitae Kim [Tue, 22 Jan 2013 13:29:26 +0000 (22:29 +0900)]
emul_state: Added a routine to get status of host on OS X.

Query keyboard status such as numlock or capslock to host's X server.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agomarucodec: fixed a bug for decoding video.
Kitae Kim [Tue, 22 Jan 2013 19:22:06 +0000 (04:22 +0900)]
marucodec: fixed a bug for decoding video.

The pointer variable, which refers to the decoded frame,
was set up before allocating memory.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agoosutil: Migration "get host proxy" to osutil on Mac
munkyu.im [Tue, 22 Jan 2013 13:01:12 +0000 (22:01 +0900)]
osutil: Migration "get host proxy" to osutil on Mac

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agoextra: remove warning
munkyu.im [Tue, 22 Jan 2013 11:47:11 +0000 (20:47 +0900)]
extra: remove warning

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agoshm: consider the arm define
giwoong.kim [Tue, 22 Jan 2013 11:06:43 +0000 (20:06 +0900)]
shm: consider the arm define

consider the arm define for vga.

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agopackage: version up
giwoong.kim [Tue, 22 Jan 2013 10:35:51 +0000 (19:35 +0900)]
package: version up

1.4.70

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoshm: remove shared memory leak
giwoong.kim [Tue, 22 Jan 2013 10:31:21 +0000 (19:31 +0900)]
shm: remove shared memory leak

remove shared memory leak on Mac

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoemulator: Fix compilation warnings
SeokYeon Hwang [Tue, 22 Jan 2013 09:35:36 +0000 (18:35 +0900)]
emulator: Fix compilation warnings

maruskin_operation.c, mloop_event.c

Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
11 years agoosutil: Migration "get host proxy" to osutil on linux
SeokYeon Hwang [Tue, 22 Jan 2013 09:17:46 +0000 (18:17 +0900)]
osutil: Migration "get host proxy" to osutil on linux

Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
11 years agoemulator: remove compiler warnings and error on Windows.
Kitae Kim [Tue, 22 Jan 2013 08:19:07 +0000 (17:19 +0900)]
emulator: remove compiler warnings and error on Windows.

DIV variable was not difined.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agoMerge "emulator: move function to os-dependent file" into develop
Yeongkyoon Lee [Tue, 22 Jan 2013 08:22:18 +0000 (17:22 +0900)]
Merge "emulator: move function to os-dependent file" into develop

11 years agoemulator: move function to os-dependent file
munkyu.im [Tue, 22 Jan 2013 08:14:59 +0000 (17:14 +0900)]
emulator: move function to os-dependent file

function: getting host system info

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agovl.c: clean up macros
SeokYeon Hwang [Tue, 22 Jan 2013 08:02:12 +0000 (17:02 +0900)]
vl.c: clean up macros

Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
11 years agoemulator: Cleans up code and introduce osutil
SeokYeon Hwang [Tue, 22 Jan 2013 07:35:28 +0000 (16:35 +0900)]
emulator: Cleans up code and introduce osutil

Suppress warnings.
Introduce osutil - collection of os dependant utils
Eliminate some duplicate global variables

Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
11 years agoMerge "network: Using default DNS provided by QEMU" into develop
Yeongkyoon Lee [Tue, 22 Jan 2013 02:26:46 +0000 (11:26 +0900)]
Merge "network: Using default DNS provided by QEMU" into develop

11 years agoMerge "emulator: Massive refactoring on vl.c, emulator.c" into develop
Yeongkyoon Lee [Tue, 22 Jan 2013 02:26:38 +0000 (11:26 +0900)]
Merge "emulator: Massive refactoring on vl.c, emulator.c" into develop

11 years agonetwork: Using default DNS provided by QEMU
SeokYeon Hwang [Mon, 21 Jan 2013 13:43:52 +0000 (22:43 +0900)]
network: Using default DNS provided by QEMU

Name server lookup runs well on Ubuntu 12.10

Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
11 years agoemulator: Massive refactoring on vl.c, emulator.c
SeokYeon Hwang [Mon, 21 Jan 2013 13:36:56 +0000 (22:36 +0900)]
emulator: Massive refactoring on vl.c, emulator.c

Code cleans up and refactor massively (vl.c, emulator.c)

Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
11 years agoemulator: added --enable-shm option of configure
giwoong.kim [Mon, 21 Jan 2013 13:12:52 +0000 (22:12 +0900)]
emulator: added --enable-shm option of configure

added --enable-shm option of qemu configure

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agomarucodec: Added rgb pixel formats.
Kitae Kim [Mon, 21 Jan 2013 12:29:51 +0000 (21:29 +0900)]
marucodec: Added rgb pixel formats.

There is no routine for calculating the other pixel formats.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agoemulator: update boilerplate
Kitae Kim [Thu, 17 Jan 2013 05:34:24 +0000 (14:34 +0900)]
emulator: update boilerplate

Update year in the boilerplate of codec and virtio keyboard.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agopackage: version up
munkyu.im [Mon, 21 Jan 2013 12:14:16 +0000 (21:14 +0900)]
package: version up

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agopackage: modified SDK version
giwoong.kim [Mon, 21 Jan 2013 11:09:23 +0000 (20:09 +0900)]
package: modified SDK version

2.1.0 RC4

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoskin_server: Clean up some INFO logs
SeokYeon Hwang [Mon, 21 Jan 2013 08:20:44 +0000 (17:20 +0900)]
skin_server: Clean up some INFO logs

Change some log levels to "TRACE" from "INFO"

Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
11 years agoemulator: system information logging on Mac
giwoong.kim [Mon, 21 Jan 2013 06:04:12 +0000 (15:04 +0900)]
emulator: system information logging on Mac

system information logging on Mac

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoemulator: Logging "linux distribution infomation"
SeokYeon Hwang [Mon, 21 Jan 2013 02:53:50 +0000 (11:53 +0900)]
emulator: Logging "linux distribution infomation"

Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
11 years agopackage: version up
giwoong.kim [Sat, 19 Jan 2013 04:41:44 +0000 (13:41 +0900)]
package: version up

1.4.67

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agocommunication: substitute scheduleAtFixedRate for schedule
giwoong.kim [Sat, 19 Jan 2013 02:53:43 +0000 (11:53 +0900)]
communication: substitute scheduleAtFixedRate for schedule

substitute schedule function for scheduleAtFixedRate

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoscreenshot: modified variable name
giwoong.kim [Fri, 18 Jan 2013 05:01:47 +0000 (14:01 +0900)]
screenshot: modified variable name

modified variable name & indenting & etc

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoscreenshot: remove icon on Mac
munkyu.im [Fri, 18 Jan 2013 06:56:03 +0000 (15:56 +0900)]
screenshot: remove icon on Mac

On mac screenshot icon overwrite emulator icon.
So remove icon setting routine.

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agoskin: The window should not be hidden when rotate the Emulator
giwoong.kim [Fri, 18 Jan 2013 02:08:25 +0000 (11:08 +0900)]
skin: The window should not be hidden when rotate the Emulator

The window should not be hidden when rotate the Emulator
for phone shape skin.

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoPackage: GL
Sangjin Kim [Thu, 17 Jan 2013 12:59:06 +0000 (21:59 +0900)]
Package: GL
Fix emulator crash problem when using EffectsApp.
Signed-off-by: Sangjin Kim <sangjin3.kim@samsung.com>
11 years agoremoved ifndef for screenshot
sungmin ha [Thu, 17 Jan 2013 08:09:48 +0000 (17:09 +0900)]
removed ifndef for screenshot

11 years agoskin: minimize event handling
giwoong.kim [Thu, 17 Jan 2013 07:25:02 +0000 (16:25 +0900)]
skin: minimize event handling

minimize event handling for general skin

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agopackage: version up
giwoong.kim [Thu, 17 Jan 2013 06:18:08 +0000 (15:18 +0900)]
package: version up

1.4.63

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoskin: activate event handling
giwoong.kim [Thu, 17 Jan 2013 06:10:25 +0000 (15:10 +0900)]
skin: activate event handling

activate event handling

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoemulator: change shared memory value
munkyu.im [Wed, 16 Jan 2013 11:58:31 +0000 (20:58 +0900)]
emulator: change shared memory value

It includes image name now. It helps to check same instance in detail.

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agoMerge "package: version up" into develop
Yeongkyoon Lee [Wed, 16 Jan 2013 11:07:44 +0000 (20:07 +0900)]
Merge "package: version up" into develop

11 years agopackage: version up
munkyu.im [Wed, 16 Jan 2013 11:08:17 +0000 (20:08 +0900)]
package: version up

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agoMerge "emulator: modify popup command" into develop
Yeongkyoon Lee [Wed, 16 Jan 2013 11:07:09 +0000 (20:07 +0900)]
Merge "emulator: modify popup command" into develop

11 years agoemulator: modify popup command
munkyu.im [Wed, 16 Jan 2013 10:55:28 +0000 (19:55 +0900)]
emulator: modify popup command

1. arrange source code
2. add library path in command
3. fix shared memory check and show popup when error occurs

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agomenu: hide guest dump menu
giwoong.kim [Wed, 16 Jan 2013 11:03:03 +0000 (20:03 +0900)]
menu: hide guest dump menu

hide guest dump menu

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agovga: removed display noise on mac
giwoong.kim [Wed, 16 Jan 2013 07:56:09 +0000 (16:56 +0900)]
vga: removed display noise on mac

removed display noise on mac

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoMerge "Fixed a problem about displayed useless line on screenshot" into develop
Yeongkyoon Lee [Wed, 16 Jan 2013 06:14:07 +0000 (15:14 +0900)]
Merge "Fixed a problem about displayed useless line on screenshot" into develop

11 years agoFixed a problem about displayed useless line on screenshot
sungmin ha [Wed, 16 Jan 2013 05:48:31 +0000 (14:48 +0900)]
Fixed a problem about displayed useless line on screenshot

11 years agoskin: fixed condition
giwoong.kim [Wed, 16 Jan 2013 05:23:07 +0000 (14:23 +0900)]
skin: fixed condition

fixed condition

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agopackage: version
giwoong.kim [Wed, 16 Jan 2013 03:19:40 +0000 (12:19 +0900)]
package: version

1.4.59

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoskin: removed setFocus on mac
giwoong.kim [Wed, 16 Jan 2013 02:37:31 +0000 (11:37 +0900)]
skin: removed setFocus on mac

removed setFocus in Key Window on mac

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agopackage: version up
munkyu.im [Wed, 16 Jan 2013 02:09:03 +0000 (11:09 +0900)]
package: version up

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agoemulator: fix init process
munkyu.im [Wed, 16 Jan 2013 02:02:40 +0000 (11:02 +0900)]
emulator: fix init process

move some functions

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agopackage : version up
giwoong.kim [Tue, 15 Jan 2013 10:58:57 +0000 (19:58 +0900)]
package : version up

1.4.56

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agodisplay: modified include path
giwoong.kim [Tue, 15 Jan 2013 10:52:23 +0000 (19:52 +0900)]
display: modified include path

modified include path

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoMerge "emulator: move functions to prepare_maru()" into develop
Yeongkyoon Lee [Tue, 15 Jan 2013 09:25:23 +0000 (18:25 +0900)]
Merge "emulator: move functions to prepare_maru()" into develop

11 years agoemulator: move functions to prepare_maru()
munkyu.im [Tue, 15 Jan 2013 09:24:31 +0000 (18:24 +0900)]
emulator: move functions to prepare_maru()

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agoskin: added boilerplate
giwoong.kim [Tue, 15 Jan 2013 09:19:28 +0000 (18:19 +0900)]
skin: added boilerplate

added boilerplate

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoskin: move SDL_gfx files
giwoong.kim [Tue, 15 Jan 2013 07:39:12 +0000 (16:39 +0900)]
skin: move SDL_gfx files

move SDL_gfx files

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agopackage: version up
giwoong.kim [Tue, 15 Jan 2013 06:05:05 +0000 (15:05 +0900)]
package: version up

1.4.54

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoboot: reduced the buffer size for booting status
giwoong.kim [Tue, 15 Jan 2013 03:11:24 +0000 (12:11 +0900)]
boot: reduced the buffer size for booting status

reduced the buffer size for booting status

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoMerge "skin: move arrangeSkin to syncexec" into develop
Yeongkyoon Lee [Mon, 14 Jan 2013 13:03:23 +0000 (22:03 +0900)]
Merge "skin: move arrangeSkin to syncexec" into develop

11 years agoMerge "skin: save most recently dock position" into develop
Yeongkyoon Lee [Mon, 14 Jan 2013 13:03:14 +0000 (22:03 +0900)]
Merge "skin: save most recently dock position" into develop

11 years agoskin: move arrangeSkin to syncexec
giwoong.kim [Mon, 14 Jan 2013 12:11:00 +0000 (21:11 +0900)]
skin: move arrangeSkin to syncexec

move arrangeSkin to syncexec for rotation & scaling

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoemulator: Fix compilation warnings
SeokYeon Hwang [Mon, 14 Jan 2013 12:04:17 +0000 (21:04 +0900)]
emulator: Fix compilation warnings

guest_server.c, debug_ch.c

Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
11 years agoskin: save most recently dock position
giwoong.kim [Mon, 14 Jan 2013 11:30:47 +0000 (20:30 +0900)]
skin: save most recently dock position

save most recently dock position when disable the
popup menu item of key window.

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoskin: control the focus in general skin for ubuntu 12.10
giwoong.kim [Mon, 14 Jan 2013 10:57:54 +0000 (19:57 +0900)]
skin: control the focus in general skin for ubuntu 12.10

control the focus in general skin for ubuntu 12.10

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agopackage: version up
giwoong.kim [Mon, 14 Jan 2013 08:46:52 +0000 (17:46 +0900)]
package: version up

1.4.52

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoskin: control the focus in general skin on Windows
giwoong.kim [Mon, 14 Jan 2013 07:44:07 +0000 (16:44 +0900)]
skin: control the focus in general skin on Windows

sync up the focus between Key Window and MainWindow
in general purpose skin on Windows.

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agomenu: modified popup message
giwoong.kim [Mon, 14 Jan 2013 07:11:00 +0000 (16:11 +0900)]
menu: modified popup message

modified popup message for screenshot window

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoskin: control the focus in general skin on linux
giwoong.kim [Mon, 14 Jan 2013 05:02:24 +0000 (14:02 +0900)]
skin: control the focus in general skin on linux

Added focus listener to Key Window. And
sync up the focus between Key Window and Main
Window in general purpose skin on linux.

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoskin: removed readAndDispatch on Key Window
giwoong.kim [Mon, 14 Jan 2013 02:53:24 +0000 (11:53 +0900)]
skin: removed readAndDispatch on Key Window

removed readAndDispatch function call on Key Window

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoscreenshot: removed readAndDispatch on screenshot
giwoong.kim [Mon, 14 Jan 2013 01:54:59 +0000 (10:54 +0900)]
screenshot: removed readAndDispatch on screenshot

removed readAndDispatch function call on screenshot window

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoscreenshot: rollback
giwoong.kim [Mon, 14 Jan 2013 01:12:20 +0000 (10:12 +0900)]
screenshot: rollback

rollback open function

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoemulator: Fix compilation warnings.
Kitae Kim [Fri, 11 Jan 2013 10:50:52 +0000 (19:50 +0900)]
emulator: Fix compilation warnings.

added function declarations missing and removed unused variables.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
11 years agomenu: comment out unnecessary line
giwoong.kim [Fri, 11 Jan 2013 10:38:34 +0000 (19:38 +0900)]
menu: comment out unnecessary line

comment out unnecessary line for screenshot

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoskin: manage a state flag of key window
giwoong.kim [Fri, 11 Jan 2013 10:04:58 +0000 (19:04 +0900)]
skin: manage a state flag of key window

manage a state flag of key window

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
11 years agoemulator: Fix compilation warnings and code clean up
SeokYeon Hwang [Fri, 11 Jan 2013 09:21:28 +0000 (18:21 +0900)]
emulator: Fix compilation warnings and code clean up

vl.c maru_err_table.c option.c maruskin_client.c maruskin_server.c

Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
11 years agopackage: fix install script
munkyu.im [Fri, 11 Jan 2013 08:03:07 +0000 (17:03 +0900)]
package: fix install script

make tmp file if it does not exist

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agoextra: remove warnings
munkyu.im [Fri, 11 Jan 2013 08:00:26 +0000 (17:00 +0900)]
extra: remove warnings

Signed-off-by: munkyu.im <munkyu.im@samsung.com>
11 years agopackage: version up
giwoong.kim [Fri, 11 Jan 2013 05:39:40 +0000 (14:39 +0900)]
package: version up

1.4.48

Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>