This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
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
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
|
DetailsTitle/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
Monday, 12 November 2007, 13:40 GMT+2
Reason for closing: Accepted
Additional comments about closing: MoB is here now
here is the patch