.. |
a52.c
|
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps.
|
2008-10-15 06:38:51 +00:00 |
adx.c
|
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps.
|
2008-10-15 06:38:51 +00:00 |
aiff.c
|
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps.
|
2008-10-15 06:38:51 +00:00 |
ape.c
|
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps.
|
2008-10-15 06:38:51 +00:00 |
asap.c
|
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps.
|
2008-10-15 06:38:51 +00:00 |
asf.c
|
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps.
|
2008-10-15 06:38:51 +00:00 |
flac.c
|
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps.
|
2008-10-15 06:38:51 +00:00 |
metadata_common.c
|
Change the type of read_uint32be to uint32_t and ensure all variables passed to that function are also of that type. No functional changes, but makes read_uint32be consistent with the other read_* functions and prevents warning in the upcoming RealAudio metadata parser.
|
2009-05-15 22:45:03 +00:00 |
metadata_common.h
|
Change the type of read_uint32be to uint32_t and ensure all variables passed to that function are also of that type. No functional changes, but makes read_uint32be consistent with the other read_* functions and prevents warning in the upcoming RealAudio metadata parser.
|
2009-05-15 22:45:03 +00:00 |
metadata_parsers.h
|
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps.
|
2008-10-15 06:38:51 +00:00 |
mod.c
|
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps.
|
2008-10-15 06:38:51 +00:00 |
monkeys.c
|
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps.
|
2008-10-15 06:38:51 +00:00 |
mp3.c
|
Fix reading of Musicbrainz track IDs from ID3 tags - incorrect return values resulted in these tags being partially overwritten
|
2009-04-16 23:10:45 +00:00 |
mp4.c
|
Change the type of read_uint32be to uint32_t and ensure all variables passed to that function are also of that type. No functional changes, but makes read_uint32be consistent with the other read_* functions and prevents warning in the upcoming RealAudio metadata parser.
|
2009-05-15 22:45:03 +00:00 |
mpc.c
|
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps.
|
2008-10-15 06:38:51 +00:00 |
ogg.c
|
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps.
|
2008-10-15 06:38:51 +00:00 |
sid.c
|
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps.
|
2008-10-15 06:38:51 +00:00 |
spc.c
|
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps.
|
2008-10-15 06:38:51 +00:00 |
vorbis.c
|
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps.
|
2008-10-15 06:38:51 +00:00 |
wave.c
|
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps.
|
2008-10-15 06:38:51 +00:00 |
wavpack.c
|
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps.
|
2008-10-15 06:38:51 +00:00 |