Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#6944 - honour the default codepage setting when reading cue sheets

Attached to Project: Rockbox
Opened by Robert Kukla (roolku) - Friday, 30 March 2007, 18:25 GMT+2
Last edited by Robert Kukla (roolku) - Monday, 12 November 2007, 13:40 GMT+2
Task Type Patches
Category Themes
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

Title/Performer/Songwriter will be displayed using the default codepage, so umlauts etc. are shown correctly.

However the patch effectively triples the size of the cuesheet structure to accommodate the potential string size increase.

For that reason it is not committed. With MOB a more elegant solution can be found.
This task depends upon

Closed by  Robert Kukla (roolku)
Monday, 12 November 2007, 13:40 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  MoB is here now
Comment by Robert Kukla (roolku) - Friday, 30 March 2007, 18:27 GMT+2
here is the patch
   cue_utf8.patch (1.3 KiB)
 apps/cuesheet.c |    6 ++++--
 apps/cuesheet.h |   12 ++++++------
 2 files changed, 10 insertions(+), 8 deletions(-)

Loading...