lib: tizen: thor screen update
authorPrzemyslaw Marczak <p.marczak@samsung.com>
Wed, 2 Apr 2014 14:13:59 +0000 (16:13 +0200)
committerLukasz Majewski <l.majewski@samsung.com>
Thu, 12 Jun 2014 07:36:51 +0000 (09:36 +0200)
commit6dd51e846097d9ca98c4763386f81654d4b6ef19
treebd133e6955b8533600e8262d3ed6b3cc0e1edc14
parent394a3c9704d2344fe5147d924975b5a70e727f54
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