lofty-rs/src
2022-04-09 01:58:25 -04:00
..
ape APE: Fix inconsistent error message 2022-04-08 22:09:13 -04:00
flac Allow removing ID3v2 tags from FLAC and APE 2022-03-27 14:12:32 -04:00
id3 MP3/ID3v2: Fix reading of ID3v2 tags with an extended header 2022-04-09 01:58:25 -04:00
iff Add Tag::take_strings 2022-03-31 16:20:49 -04:00
mp3 MP3/ID3v2: Fix reading of ID3v2 tags with an extended header 2022-04-09 01:58:25 -04:00
mp4 MP4: Rename AdvisoryRating::None 2022-03-28 19:18:35 -04:00
ogg Attempt to get PictureInformation during Tag -> VorbisComments conversion 2022-04-04 20:49:09 -04:00
tag Add Tag::take_strings 2022-03-31 16:20:49 -04:00
error.rs Remove types module 2022-03-04 09:07:17 -05:00
file.rs Rename TaggedFile::remove_tag to TaggedFile::take 2022-04-03 17:22:18 -04:00
lib.rs Support the ID3v2 POPM frame 2022-03-20 12:05:38 -04:00
macros.rs Switch to cfg-if for rustfmt support 2022-02-12 14:33:00 -05:00
picture.rs Fix a feature issue; cleanup 2022-03-26 12:52:26 -04:00
probe.rs Give FLAC its own module 2022-03-18 15:06:42 -04:00
properties.rs Give FLAC its own module 2022-03-18 15:06:42 -04:00
traits.rs Add TagExt::clear 2022-03-18 15:22:40 -04:00