libtizen: add download logo and download progress bar
authorPrzemyslaw Marczak <p.marczak@samsung.com>
Fri, 7 Feb 2014 14:03:41 +0000 (15:03 +0100)
committerJaehoon Chung <jh80.chung@samsung.com>
Wed, 12 Oct 2022 04:31:18 +0000 (13:31 +0900)
commit6a23822e3a502ece04d83a2a3cc35dd5c6a35e31
treebd268bdd85f2daf3c57eb1a86f33b01f24b74ee1
parent212aea3bac38da78f0add32344461f65a420b8a4
libtizen: add download logo and download progress bar

Added features:
- add screen with exit info if no cable is connected
- download logo with progress bar after after THOR init
- downlaod failure screen on error
- PIT version, U-boot version on download screen
- function for update progess bar when downloading is going on

Signed-off-by: Hyungwon Hwang <human.hwang@samsung.com>
Signed-off-by: Inha Song <ideal.song@samsung.com>
Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
include/libtizen.h
lib/tizen/download_logos_16bpp.h [new file with mode: 0644]
lib/tizen/download_logos_16bpp_gzip.h [new file with mode: 0644]
lib/tizen/tizen.c [new file with mode: 0644]