Linus Nielsen Feltzing wrote:
Dave Hooper wrote:
There's no 'easy way', no. And yes, to port or write a codec for
Rockbox you would need to understand how the Rockbox codec system
works - and also either how the .tzx file works, or how the iPod
linux codec works -- but take a look at the source code for a
"simple" codec in Rockbox (e.g. wav?) and it shouldn't be too hard.
Besides, is it really a codec you want to do? Wouldn't it be simpler
to write a plugin?
Linus
Would it be easier to write a plugin? What are the disadvantages of
writing it as a plugin or codec? What are the advantages?