| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | text viewer: reworks screen access logics and some bugs fix. | Yoshihisa Uchida | 2010-06-26 |
| | | | | | | | | | | | - screen access logics separte from tv_window. (new tv_display.[ch]) - using multi screen api. - (bug fix) the head of the each line is not normally displayed when the alignment is RIGHT. - (bug fix) unnecessary blank line is not displayed. (a part of FS#11400). - (bug fix) the order by which callback functions were called was not correct. (FIFO->FILO) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27138 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | reworks text viewer plugin. (FS#11209) | Yoshihisa Uchida | 2010-06-05 |
| new text viewer plugin: text_viewer.rock. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26571 a1c6a512-1295-4272-9138-f99709370657 | |||