1. 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
  2. c97e503 Cleaned up playblack.h header file and usage of it. by Bertrik Sikken · 16 years ago
  3. c1b7184 Fix red by Brandon Low · 17 years ago
  4. 3386dd7 Fix FS8069, because Nico_P made it easy by Brandon Low · 17 years ago
  5. 294ec1d Remove the ID3 tag version priority setting on the grounds of it being pretty pointless. ID3v2 tags are superior to ID3v1 tags, and needs less seeking around to find. by Thom Johansen · 17 years ago
  6. 6a92e47 Make get_metadata act on a struct mp3entry rather than a struct track_info. by Nicolas Pennequin · 17 years ago
  7. 7c4e0c8 Initial version of tagcache! There are still some bugs in the engine by Miika Pekkarinen · 19 years ago
  8. 15ca091 Set appropriate codec type for .m4a files (ALAC or AAC) inside get_metadata(). probe_file_format() is no longer an exported function. Make get_metadata() return false if it can not read the metadata - on the assumption that the codec will also fail. by Dave Chapman · 19 years ago
  9. 579210d Restructured codec type handling a bit. Reduced code size, esp. on archos. by Jens Arnold · 19 years ago
  10. 3ad485b Move metadata parsing code from playback.c into metadata.c by Dave Chapman · 19 years ago