forked from len0rd/rockbox
Add changes to in-file changelog. Changes of huge previous commit: Drawing now scales to all displays using bitmaps for most modes, color where applicable.. Switched to rockbox menu drawing code for menus. Combined LCD/Digital modes into one LCD mode. A few new keymaps and changes. Source code improvements.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12408 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f8408e9273
commit
38d5597a17
1 changed files with 6 additions and 0 deletions
|
@ -20,6 +20,12 @@
|
|||
/*****************************
|
||||
* RELEASE NOTES
|
||||
|
||||
***** VERSION 4.00 **
|
||||
New almost entirely bitmap based display. Scales to all resolutions. Combined
|
||||
Digital and LCD modes into one. Use Rockbox menu code for the menu. Removed
|
||||
count-down option. A couple new options. Source code reworked, improved, cleaned
|
||||
up.
|
||||
|
||||
***** VERSION 3.10 **
|
||||
Drawing now scales for the display - still needs updated bitmaps for the binary
|
||||
and plain mode. The Time's Up logo could also be updated.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue