Viewported quickscreen (take 2 :D) (FS#8553)

- no customization support
- no top item
- much better use of the screen
- deprecates 20 odd lang strings (the QS can now use the regular lang strings and user font)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17315 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonathan Gordon 2008-05-03 12:30:40 +00:00
parent 6be91cdc8b
commit ea664e0647
11 changed files with 399 additions and 411 deletions

View file

@ -10089,53 +10089,53 @@
</phrase>
<phrase>
id: LANG_SYSFONT_SET_BOOL_YES
desc: bool true representation
desc: deprecated
user:
<source>
*: none
lcd_bitmap: "Yes"
lcd_bitmap: ""
</source>
<dest>
*: none
lcd_bitmap: "Yes"
lcd_bitmap: ""
</dest>
<voice>
*: none
lcd_bitmap: "Yes"
lcd_bitmap: ""
</voice>
</phrase>
<phrase>
id: LANG_SYSFONT_SET_BOOL_NO
desc: bool false representation
desc: deprecated
user:
<source>
*: none
lcd_bitmap: "No"
lcd_bitmap: ""
</source>
<dest>
*: none
lcd_bitmap: "No"
lcd_bitmap: ""
</dest>
<voice>
*: none
lcd_bitmap: "No"
lcd_bitmap: ""
</voice>
</phrase>
<phrase>
id: LANG_SYSFONT_ON
desc: Used in a lot of places
desc: deprecated
user:
<source>
*: none
lcd_bitmap: "On"
lcd_bitmap: ""
</source>
<dest>
*: none
lcd_bitmap: "On"
lcd_bitmap: ""
</dest>
<voice>
*: none
lcd_bitmap: "On"
lcd_bitmap: ""
</voice>
</phrase>
<phrase>
@ -10208,206 +10208,206 @@
</phrase>
<phrase>
id: LANG_SYSFONT_SHUFFLE
desc: in settings_menu
desc: deprecated
user:
<source>
*: none
lcd_bitmap: "Shuffle"
lcd_bitmap: ""
</source>
<dest>
*: none
lcd_bitmap: "Shuffle"
lcd_bitmap: ""
</dest>
<voice>
*: none
lcd_bitmap: "Shuffle"
lcd_bitmap: ""
</voice>
</phrase>
<phrase>
id: LANG_SYSFONT_REPEAT
desc: in settings_menu
desc: deprecated
user:
<source>
*: none
lcd_bitmap: "Repeat"
lcd_bitmap: ""
</source>
<dest>
*: none
lcd_bitmap: "Repeat"
lcd_bitmap: ""
</dest>
<voice>
*: none
lcd_bitmap: "Repeat"
lcd_bitmap: ""
</voice>
</phrase>
<phrase>
id: LANG_SYSFONT_ALL
desc: repeat playlist once all songs have completed
desc: deprecated
user:
<source>
*: none
lcd_bitmap: "All"
lcd_bitmap: ""
</source>
<dest>
*: none
lcd_bitmap: "All"
lcd_bitmap: ""
</dest>
<voice>
*: none
lcd_bitmap: "All"
lcd_bitmap: ""
</voice>
</phrase>
<phrase>
id: LANG_SYSFONT_REPEAT_ONE
desc: repeat one song
desc: deprecated
user:
<source>
*: none
lcd_bitmap: "One"
lcd_bitmap: ""
</source>
<dest>
*: none
lcd_bitmap: "One"
lcd_bitmap: ""
</dest>
<voice>
*: none
lcd_bitmap: "One"
lcd_bitmap: ""
</voice>
</phrase>
<phrase>
id: LANG_SYSFONT_REPEAT_AB
desc: repeat range from point A to B
desc: deprecated
user:
<source>
*: none
lcd_bitmap: "A-B"
lcd_bitmap: ""
</source>
<dest>
*: none
lcd_bitmap: "A-B"
lcd_bitmap: ""
</dest>
<voice>
*: none
lcd_bitmap: "A-B"
lcd_bitmap: ""
</voice>
</phrase>
<phrase>
id: LANG_SYSFONT_FILTER
desc: setting name for dir filter
desc: deprecated
user:
<source>
*: none
lcd_bitmap: "Show Files"
lcd_bitmap: ""
</source>
<dest>
*: none
lcd_bitmap: "Show Files"
lcd_bitmap: ""
</dest>
<voice>
*: none
lcd_bitmap: "Show Files"
lcd_bitmap: ""
</voice>
</phrase>
<phrase>
id: LANG_SYSFONT_FILTER_SUPPORTED
desc: show all file types supported by Rockbox
desc: deprecated
user:
<source>
*: none
lcd_bitmap: "Supported"
lcd_bitmap: ""
</source>
<dest>
*: none
lcd_bitmap: "Supported"
lcd_bitmap: ""
</dest>
<voice>
*: none
lcd_bitmap: "Supported"
lcd_bitmap: ""
</voice>
</phrase>
<phrase>
id: LANG_SYSFONT_FILTER_MUSIC
desc: show only music-related files
desc: deprecated
user:
<source>
*: none
lcd_bitmap: "Music"
lcd_bitmap: ""
</source>
<dest>
*: none
lcd_bitmap: "Music"
lcd_bitmap: ""
</dest>
<voice>
*: none
lcd_bitmap: "Music"
lcd_bitmap: ""
</voice>
</phrase>
<phrase>
id: LANG_SYSFONT_FILTER_PLAYLIST
desc: show only playlist
desc: deprecated
user:
<source>
*: none
lcd_bitmap: "Playlists"
lcd_bitmap: ""
</source>
<dest>
*: none
lcd_bitmap: "Playlists"
lcd_bitmap: ""
</dest>
<voice>
*: none
lcd_bitmap: "Playlists"
lcd_bitmap: ""
</voice>
</phrase>
<phrase>
id: LANG_SYSFONT_FLIP_DISPLAY
desc: in settings_menu, option to turn display+buttos by 180 degreed
desc: deprecated
user:
<source>
*: none
lcd_bitmap: "Upside Down"
lcd_bitmap: ""
</source>
<dest>
*: none
lcd_bitmap: "Upside Down"
lcd_bitmap: ""
</dest>
<voice>
*: none
lcd_bitmap: "Upside Down"
lcd_bitmap: ""
</voice>
</phrase>
<phrase>
id: LANG_SYSFONT_SCROLL_BAR
desc: display menu, F3 substitute
desc: deprecated
user:
<source>
*: none
lcd_bitmap: "Scroll Bar"
lcd_bitmap: ""
</source>
<dest>
*: none
lcd_bitmap: "Scroll Bar"
lcd_bitmap: ""
</dest>
<voice>
*: none
lcd_bitmap: "Scroll Bar"
lcd_bitmap: ""
</voice>
</phrase>
<phrase>
id: LANG_SYSFONT_STATUS_BAR
desc: display menu, F3 substitute
desc: deprecated
user:
<source>
*: none
lcd_bitmap: "Status Bar"
lcd_bitmap: ""
</source>
<dest>
*: none
lcd_bitmap: "Status Bar"
lcd_bitmap: ""
</dest>
<voice>
*: none
lcd_bitmap: "Status Bar"
lcd_bitmap: ""
</voice>
</phrase>
<phrase>