lofty-rs/src
2023-04-11 14:16:06 -04:00
..
aac Expose channel mask in file properties 2023-02-28 09:05:52 -05:00
ape Tags: Make method names consistent 2023-03-18 13:48:21 -04:00
flac Expose channel mask in file properties 2023-02-28 09:05:52 -05:00
id3 ID3v2: Remove ID3v2ErrorKind::Other 2023-04-10 17:30:43 -04:00
iff wav: Fix issue #174 and add regression test 2023-04-06 21:20:44 -04:00
mp4 Tags: Make method names consistent 2023-03-18 13:48:21 -04:00
mpeg Expose channel mask in file properties 2023-02-28 09:05:52 -05:00
ogg Tags: Make method names consistent 2023-03-18 13:48:21 -04:00
tag tag: Check for and remove empty item values 2023-04-11 14:16:06 -04:00
util clippy::non_ascii_literal: Use unicode literals 2023-04-11 14:01:30 -04:00
wavpack WavPack: Fix property reading for DSD audio 2023-03-15 19:44:31 -04:00
error.rs ID3v2: Remove ID3v2ErrorKind::Other 2023-04-10 17:30:43 -04:00
file.rs TaggedFileExt: Add default impls 2023-03-10 17:59:44 -05:00
lib.rs misc: Update workflow status badge 2023-04-04 07:59:56 -04:00
macros.rs Misc: Remove potential panic in parse_mode_choice! 2023-03-13 20:16:48 -04:00
picture.rs picture: add into_data() 2023-03-24 08:44:18 -04:00
probe.rs Use #[must_use] pub const fn new(...) whenever possible 2023-01-10 20:06:05 -05:00
properties.rs Misc: Cleanup ChannelMask's docs 2023-04-10 10:25:20 -04:00
resolve.rs TaggedFile: Split methods out into TaggedFileExt trait 2022-12-10 12:18:34 -05:00
traits.rs Separate SplitAndMergeTag into SplitTag/MergeTag traits 2023-02-28 09:57:12 -05:00