Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#4873 - text viewer fixes

Attached to Project: Rockbox
Opened by Frank Dischner (phaedrus961) - Tuesday, 21 March 2006, 12:53 GMT+2
Last edited by Linus Nielsen Feltzing (linusnielsen) - Wednesday, 22 March 2006, 08:34 GMT+2
Task Type Patches
Category Plugins
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This is very much a work in progress so it most definitely still has some bugs. It should fix the half screen bug and provide a framework for selecting the codepage. It's not yet ready for use, but there was some interest in the code, so here it is.
(application/octet-stream)    viewer.patch (9.4 KiB)
 apps/plugins/viewer.c |  126 ++++++++++++++++++++++++++++++++++----------------
 1 file changed, 86 insertions(+), 40 deletions(-)

This task depends upon

View Dependency Graph

This task blocks these from closing
 FS#4763 - Text viewer not full screen width. 
Closed by  Marcoen Hirschberg (marcoen)
Thursday, 11 May 2006, 22:36 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  It\'s in CVS now
Comment by Frank Dischner (phaedrus961) - Wednesday, 22 March 2006, 08:21 GMT+2
more fixes
(application/octet-stream)    viewer.patch (14.2 KiB)
 apps/plugins/viewer.c |  216 +++++++++++++++++++++++++++++++++-----------------
 1 file changed, 144 insertions(+), 72 deletions(-)

Comment by Mikael Magnusson (mikaelh) - Monday, 03 April 2006, 19:39 GMT+2
I can't figure out why, but the viewer doesn't work for me anymore... But there haven't been any updates in cvs to viewer.c, so it's really strange. But all utf-8 chars are broken for me now, if I revert to plain cvs they seem to work fine (if you can call how they work in cvs fine). (I'll probably figure out what the problem is as soon as I press Add comment)

Loading...