apps/native/boot-animation.git
11 years agoadd to check availability of X11 using ecore_x_init api befor starting animation.
Byungsoo Kim [Tue, 2 Apr 2013 04:53:14 +0000 (13:53 +0900)]
add to check availability of X11 using ecore_x_init api befor starting animation.

When the system was power off, X11 window system could be terminated before starting poweroff animation.
Therefore, poweroff animation should check availability of X11.

Change-Id: I084786ac12e93cbe1e7e64f956ab0592290c6cf9
Signed-off-by: Byungsoo Kim <bs1770.kim@samsung.com>
11 years agoFixed the type error of boot-animation
Li Min [Fri, 22 Mar 2013 03:21:26 +0000 (11:21 +0800)]
Fixed the type error of boot-animation

11 years agoremove unnecessary elm_shutdown api
Byungsoo Kim [Tue, 19 Mar 2013 12:18:16 +0000 (21:18 +0900)]
remove unnecessary elm_shutdown api

If an application process is terminated and don't receive any window event after calling elm_exit(),
it's not necessary to call elm_shutdown api.

Change-Id: Id7ba2a176f2de4d51db4a1581dc168fc3029ad93
Signed-off-by: Byungsoo Kim <bs1770.kim@samsung.com>
11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:03:41 +0000 (01:03 +0900)]
merge with master

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:37:13 +0000 (01:37 +0900)]
Tizen 2.1 base

12 years agoInitial empty repository 2.0_release
Hyesook Choi [Thu, 7 Jun 2012 23:55:54 +0000 (08:55 +0900)]
Initial empty repository