lib: tizen: thor screen update accepted/tizen_ivi_panda accepted/tizen/ivi/20140410.192128 accepted/tizen/ivi/panda/20140408.203249 accepted/tizen/mobile/20140407.043828 submit/tizen/20140407.043637 submit/tizen_boot/20140403.091755
authorPrzemyslaw Marczak <p.marczak@samsung.com>
Wed, 2 Apr 2014 14:13:59 +0000 (16:13 +0200)
committerPrzemyslaw Marczak <p.marczak@samsung.com>
Thu, 3 Apr 2014 07:54:20 +0000 (09:54 +0200)
commit0519aa3648bdd794b17d7abd6198ab78280f6409
treef9dbaa630ba5abb64cf0a55cdbf982a609dae0f8
parent931538a77da076d4428b0744c083196840e5f470
lib: tizen: thor screen update

Now cable connection message is displayed on thor screen.
When cable is connected then only unneeded lcd console lines are overwritten.

Main changes:
- add new function: draw_thor_connected()
- update function draw_thor_screen()
- usb: gadget: thor:
  - move call to draw_thor_screen(),
  - add call to draw_thor_connected()

other change:
- remove draw_thor_init_screen() function

Change-Id: Ifc33f63eeb4822551fc78af1c6dd2a03044cab7e
Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
drivers/usb/gadget/f_thor.c
include/libtizen.h
lib/tizen/tizen.c