Re: [linux-minidisc] First patch for write support on HiMD available


On Thu, Mar 31, 2011 at 12:30:18AM +0200, manner.moe@gmx.de wrote:
> >>>>>> not fixed yet:
> >>>>> 
> >>>>>> - links to string table (title, artist, album) are not set correctly?
> >>>>>> title is stored at index 01 (0x40010) of string table but is shown as 
> >>>>>> "unknown title" in himddump, artist and album are not set.
> >>>>> 
> >>>>> O.K., encoding is not set in the string table.
> >>>>> By setting encoding (first byte of string field) the title will be shown 
> >>>>> correctly. 
> 
> Hi,
> i fixed this and rearranged the string writing procedure to ensure to set the 
> right encoding byte.
> Also, as my first patch may be hard to reproduce i splitted it into several 
> parts.
> Just apply them one after another rigth after applying martens patch.
> So you do not have to merge the code manually.

Nice, thanks alot. I've uploaded the patches to our usual location on
my webspace [1]. Unfortunately, I'm quite busy these days so I don't
have really time to do any testing myself. Everyone on the list is
welcome to test the patches, make suggestions or send in
improvements. I will update the task list in the wiki to reflect the
recent developments.

Adrian