summaryrefslogtreecommitdiff
path: root/firmware/id3.h (follow)
Commit message (Expand)AuthorAge
* these are now present in export/Daniel Stenberg2003-02-13
* Added id3 version wps tag: %iv. Fixed id3v1 parsing bug.Björn Stenberg2002-12-09
* Added ID3 tag 'genre': %igBjörn Stenberg2002-12-05
* Added ID3 tag 'year': %iyBjörn Stenberg2002-12-05
* Better skipping of leading garbage. Fixes bug #625868.Linus Nielsen Feltzing2002-10-27
* Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song,...Björn Stenberg2002-08-16
* Added fast forward and rewind (without sound). Patch by Hardeep Sidhu.Björn Stenberg2002-08-14
* More buffer size fixesLinus Nielsen Feltzing2002-07-15
* Added a vbr flag in the id3 structLinus Nielsen Feltzing2002-07-05
* Now sets bitrate to VARIABLE_BIT_RATE if VBRLinus Nielsen Feltzing2002-07-04
* unsigned ints are used for song length etcLinus Nielsen Feltzing2002-06-28
* First crude elapsed-time displayBjörn Stenberg2002-06-27
* changed char* path to char path[256] and added a copy of filename on mp3info ...Jerome Kuptz2002-06-27
* Added id3 tracknum (Yusef Napora)Björn Stenberg2002-06-26
* Made mp3entry a struct, not a typeBjörn Stenberg2002-06-25
* Added #define ID3_HLinus Nielsen Feltzing2002-06-24
* NOTE! the 'mp3entry' struct grew quite a bit now, as the previously staticDaniel Stenberg2002-06-04
* save mpeg layer and version informationDave Chapman2002-05-12
* proto and struct for id3-infoDaniel Stenberg2002-05-05