fijam / gmdrec

gmdrec is a USB interface between your late 90's Sony portable MiniDisc recorder and your PC.
https://www.tindie.com/products/fijam/gmdrec/
BSD 3-Clause "New" or "Revised" License
29 stars 7 forks source link

Bug in japanese firmware support #8

Closed fijam closed 2 years ago

fijam commented 2 years ago

case: 'I've' is entered as 'I'VE' and then gets worse. To be investigated.

fijam commented 2 years ago

to document the weirdness:

in regular firmware when you input any character from the common_set it remembers the last entrypoint:

a next letter will be lowercase a: next letter will be lowercase

in japanese firmware this is only true for space. Any other character from the common_set resets it to katakana:

a next letter will be lowerspace a: next letter will be katakana

fijam commented 2 years ago

Apparently this behaviour depends on the firmware revision as well. JPN 1.8 firmware behaves like my EU units.