summaryrefslogtreecommitdiff
path: root/firmware/id3.h
AgeCommit message (Expand)Author
2002-07-15More buffer size fixesLinus Nielsen Feltzing
2002-07-05Added a vbr flag in the id3 structLinus Nielsen Feltzing
2002-07-04Now sets bitrate to VARIABLE_BIT_RATE if VBRLinus Nielsen Feltzing
2002-06-28unsigned ints are used for song length etcLinus Nielsen Feltzing
2002-06-27First crude elapsed-time displayBjörn Stenberg
2002-06-27changed char* path to char path[256] and added a copy of filename on mp3info ...Jerome Kuptz
2002-06-26Added id3 tracknum (Yusef Napora)Björn Stenberg
2002-06-25Made mp3entry a struct, not a typeBjörn Stenberg
2002-06-24Added #define ID3_HLinus Nielsen Feltzing
2002-06-04NOTE! the 'mp3entry' struct grew quite a bit now, as the previously staticDaniel Stenberg
2002-05-12save mpeg layer and version informationDave Chapman
2002-05-05proto and struct for id3-infoDaniel Stenberg