mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 10:37:38 -04:00
M:Robe 500: Cleanup the simulator image.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20727 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0f3e9598e0
commit
8ec87106bc
2 changed files with 5 additions and 5 deletions
Binary file not shown.
Before Width: | Height: | Size: 1.6 MiB After Width: | Height: | Size: 615 KiB |
|
@ -163,12 +163,12 @@
|
||||||
|
|
||||||
#elif defined(MROBE_500)
|
#elif defined(MROBE_500)
|
||||||
#define UI_TITLE "Olympus M:Robe 500"
|
#define UI_TITLE "Olympus M:Robe 500"
|
||||||
#define UI_WIDTH 401 /* width of GUI window */
|
#define UI_WIDTH 450 /* width of GUI window */
|
||||||
#define UI_HEIGHT 655 /* height of GUI window */
|
#define UI_HEIGHT 350 /* height of GUI window */
|
||||||
#define UI_LCD_POSX 48 /* x position of lcd */
|
#define UI_LCD_POSX 65 /* x position of lcd */
|
||||||
#define UI_LCD_POSY 60 /* y position of lcd */
|
#define UI_LCD_POSY 30 /* y position of lcd */
|
||||||
#define UI_REMOTE_POSX 50 /* x position of remote lcd */
|
#define UI_REMOTE_POSX 50 /* x position of remote lcd */
|
||||||
#define UI_REMOTE_POSY 403 /* y position of remote lcd */
|
#define UI_REMOTE_POSY 325 /* y position of remote lcd */
|
||||||
|
|
||||||
#elif defined(IRIVER_H10)
|
#elif defined(IRIVER_H10)
|
||||||
#define UI_TITLE "iriver H10 20Gb"
|
#define UI_TITLE "iriver H10 20Gb"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue