mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
xduoox20: UI Simulator support
Change-Id: I2a03cea07fbad9fb5862ca69e4cfca2e8ca6b17f
This commit is contained in:
parent
43980bb877
commit
ae58b5aafe
6 changed files with 96 additions and 9 deletions
|
@ -502,10 +502,10 @@
|
|||
|
||||
#elif defined(XDUOO_X20)
|
||||
#define UI_TITLE "xDuoo X20"
|
||||
#define UI_WIDTH 322 /* width of GUI window */
|
||||
#define UI_HEIGHT 609 /* height of GUI window */
|
||||
#define UI_LCD_POSX 43
|
||||
#define UI_LCD_POSY 62
|
||||
#define UI_WIDTH 299 /* width of GUI window */
|
||||
#define UI_HEIGHT 602 /* height of GUI window */
|
||||
#define UI_LCD_POSX 32
|
||||
#define UI_LCD_POSY 60
|
||||
|
||||
#elif defined(IHIFI770)
|
||||
#define UI_TITLE "iHiFi 770"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue