lofty-rs/src
2023-03-13 20:14:49 -04:00
..
aac Expose channel mask in file properties 2023-02-28 09:05:52 -05:00
ape Separate SplitAndMergeTag into SplitTag/MergeTag traits 2023-02-28 09:57:12 -05:00
flac Expose channel mask in file properties 2023-02-28 09:05:52 -05:00
id3 ID3v2: Modify and comment misleading test assertion 2023-03-13 11:00:12 -04:00
iff Separate SplitAndMergeTag into SplitTag/MergeTag traits 2023-02-28 09:57:12 -05:00
mp4 MP4: Use some clarifying constants 2023-03-13 20:14:49 -04:00
mpeg Expose channel mask in file properties 2023-02-28 09:05:52 -05:00
ogg Separate SplitAndMergeTag into SplitTag/MergeTag traits 2023-02-28 09:57:12 -05:00
tag Manually reformat gen_map!() code 2023-03-11 17:01:43 -05:00
util Clippy: Fix unnecessary_lazy_evaluations 2022-12-10 12:27:27 -05:00
wavpack Expose channel mask in file properties 2023-02-28 09:05:52 -05:00
error.rs Use #[must_use] pub const fn new(...) whenever possible 2023-01-10 20:06:05 -05:00
file.rs TaggedFileExt: Add default impls 2023-03-10 17:59:44 -05:00
lib.rs properties: Move ChannelMask to properties module 2023-03-10 17:55:09 -05:00
macros.rs misc: Remove cfg-if dependency 2023-02-15 00:22:01 -05:00
picture.rs Split and rejoin tags for read/modify/write round trips 2023-01-20 08:34:33 -05:00
probe.rs Use #[must_use] pub const fn new(...) whenever possible 2023-01-10 20:06:05 -05:00
properties.rs properties: Move ChannelMask to properties module 2023-03-10 17:55:09 -05: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