summaryrefslogtreecommitdiff
path: root/firmware/id3.c (follow)
Commit message (Expand)AuthorAge
* Fixed endianness bug in getsonglengthLinus Nielsen Feltzing2002-05-27
* Commented out songlength() for nowBjörn Stenberg2002-05-27
* Removed floating point codeBjörn Stenberg2002-05-17
* Changing to C99 'bool' typeBjörn Stenberg2002-05-13
* save mpeg layer and version informationDave Chapman2002-05-12
* Removed include fcntl.hBjörn Stenberg2002-05-08
* uninitialised variable and better return code checkDaniel Stenberg2002-05-08
* fixed buffer overflow in setid3v1titleDave Chapman2002-05-06
* no more unistd.hDaniel Stenberg2002-05-06
* Dave Chapman found a problem in the id3v1 tag reading, and providedDaniel Stenberg2002-05-05
* include file.h (important for the x11 sim to work) and types.h (as thatDaniel Stenberg2002-05-05
* Added Gary's snprintf() and changed all places to use it.Björn Stenberg2002-05-02
* fixed to use our file apiDaniel Stenberg2002-04-30
* Removed some warningsBjörn Stenberg2002-04-28
* fixed compiler warningsDaniel Stenberg2002-04-26
* no more malloc()s or strdup()sDaniel Stenberg2002-04-23
* id3 tag reading code, both v1 and v2. Still needs to be adjusted more toDaniel Stenberg2002-04-23