2 Imported by : Yoshihisa Uchida
3 Import date : 2010-03-05
4 Baseed by : TTA library version 1.2 for hardware players (ttalib-hwplayer-1.2.tgz)
5 from http://true-audio.com/Free_Downloads
7 This directory contains a decoder version of True Auido.
11 True Audio license is described in the README file or each source file in this directory.
15 - Decoding is not real time on some targets.
16 - Max duration is 4095 seconds (about 1 hours 8 minutes).
20 The .[ch] files from ttalib-hwplayer-1.2.tgz were imported into Rockbox.
21 But the following files do not include.
27 When source files import in Rockbox, I changed below.
31 - // style comments changes to /* */ style.
33 Moreover, I modify to optimize the decoding speed.