Serial
|
af5154b7fb
|
TagExt: Add TagExt::len
|
2023-01-11 21:13:50 -05:00 |
|
Uwe Klotz
|
da27ed75f5
|
Use new naming convention for AppleXid
|
2023-01-11 08:37:21 -05:00 |
|
Serial
|
fd1f9f62a0
|
FLAC: Store pictures separately from the VorbisComments tag
|
2023-01-08 21:26:50 -05:00 |
|
Serial
|
53050039a5
|
FLAC: Add FlacProperties
|
2023-01-08 17:16:26 -05:00 |
|
Serial
|
a6b114b2e4
|
Tags: Improve handling of Year tag
|
2023-01-08 16:14:37 -05:00 |
|
Serial
|
f63afb2046
|
changelog: Update for recent changes
|
2023-01-07 18:28:09 -05:00 |
|
Serial
|
a5b1ccaff0
|
Files: Add <File>::set_{tag}
|
2023-01-07 00:25:22 -05:00 |
|
Serial
|
4d792bb480
|
AudioFile: Add AudioFile::save_to{_path}
|
2023-01-07 00:10:53 -05:00 |
|
Serial
|
366d6eb716
|
ItemKey: Add ItemKey::Color
|
2023-01-05 14:49:09 -05:00 |
|
Uwe Klotz
|
5858a90112
|
mp4: Add new item key AppleXID
|
2023-01-05 13:58:01 -05:00 |
|
Serial
|
24ca38153d
|
changelog: Update for recent changes
|
2023-01-05 01:04:57 -05:00 |
|
Serial
|
e2253ff754
|
MP4: Implement TryFrom<ItemKey> for AtomIdent
|
2023-01-05 00:42:44 -05:00 |
|
Serial
|
1e966542e6
|
0.10.0
|
2022-12-27 15:56:05 -05:00 |
|
Serial
|
c763ab6535
|
changelog: Add missing issue/PR links
|
2022-12-27 15:41:01 -05:00 |
|
Serial
|
341cf9f097
|
changelog: Add entry for duplicate ID3v2 tag reading
|
2022-12-27 15:24:32 -05:00 |
|
Serial
|
7f085c0632
|
changelog: Add entry for gnre upgrade fix
|
2022-12-16 12:24:51 -05:00 |
|
Serial
|
1923c36c66
|
changelog: Add entries for ID3v2/Accessor changes
|
2022-12-12 14:00:26 -05:00 |
|
Serial
|
4de9239af9
|
Clippy: Fix single_match
|
2022-12-12 14:00:26 -05:00 |
|
Serial
|
c5bddba0cf
|
file: Add BoundTaggedFile
closes #73
|
2022-12-10 12:18:34 -05:00 |
|
Serial
|
7573f60a0c
|
TaggedFile: Split methods out into TaggedFileExt trait
|
2022-12-10 12:18:34 -05:00 |
|
Serial
|
81e52ce347
|
lofty_attr: Expose LoftyFile derive through main crate
|
2022-12-10 10:54:58 -05:00 |
|
Serial
|
79c4579d73
|
changelog: Add entry for changes to ogg_pager::paginate
|
2022-12-07 01:01:12 -05:00 |
|
Serial
|
cbe865dade
|
ogg_pager: Remove Page::new
|
2022-12-07 01:01:12 -05:00 |
|
Serial
|
0928730c14
|
changelog: Add entry for ogg_pager::PageHeader
|
2022-11-24 14:24:57 -05:00 |
|
Serial
|
c9d73a7ae7
|
changelog: Add entries for OGG packet reading
|
2022-11-24 14:24:57 -05:00 |
|
Serial
|
742eaa680f
|
Ilst: Add AtomData::Bool for flag atoms
|
2022-11-09 14:14:17 -05:00 |
|
Serial
|
e4c0ea5579
|
TaggedFile: Rename take method to remove
|
2022-11-09 14:12:30 -05:00 |
|
Serial
|
7fdc3e0b2a
|
lofty_attr: Return removed tags in <File>::remove_*
Previously, we just removed and dropped the tag. That should really be left up to the user, though.
|
2022-11-09 14:12:30 -05:00 |
|
Serial
|
793b2d03d1
|
changelog: Add entry for TagExt::contains
|
2022-11-05 09:57:39 -04:00 |
|
Serial
|
cb6c4852e2
|
0.9.0
|
2022-10-30 16:55:12 -04:00 |
|
Serial
|
2a015b4304
|
changelog: Add entry for #64; Add missing issue/PR links
|
2022-10-14 09:29:05 -04:00 |
|
Alex
|
02f1314005
|
Add support for AAC (#71)
|
2022-10-14 09:06:27 -04:00 |
|
Serial
|
afe78368c2
|
iff: Separate wav and aiff into their own modules
|
2022-10-14 08:08:12 -04:00 |
|
Serial
|
b2da52196a
|
ID3v2: Export TextEncoding in crate root
|
2022-10-14 08:01:00 -04:00 |
|
Serial
|
fcd9cee50f
|
Error: Add ErrorKind::SizeMismatch
|
2022-10-13 19:49:32 -04:00 |
|
Serial
|
0b6ad1599b
|
changelog: Cleanup
|
2022-10-01 18:53:28 -04:00 |
|
Serial
|
82a498f670
|
lofty_attr: Infer FileType::Custom when using non-internal names
|
2022-10-01 18:49:17 -04:00 |
|
Serial
|
0d4b907e31
|
Misc: Add debug logging via log crate
|
2022-09-30 07:05:33 -04:00 |
|
Serial
|
ac420960de
|
FileType: Remove feature dependent returns
|
2022-09-29 18:20:57 -04:00 |
|
Serial
|
5cd1dfc99c
|
lofty_attr: Remove #[lofty(always_present)]
|
2022-09-24 03:25:46 -04:00 |
|
Alex
|
ba6ef4f400
|
Probe: Add minimal ParseOptions (#70)
|
2022-09-24 02:34:22 -04:00 |
|
Serial
|
08082436e2
|
ID3v2: Use Option<T> for optional extra flag data
|
2022-09-14 21:31:29 -04:00 |
|
Serial
|
49007a2a23
|
changelog: Add missing link for 0.8.1
|
2022-09-09 01:16:11 -04:00 |
|
Serial
|
3fa73f5065
|
FileProperties: Add new method
|
2022-09-09 01:13:14 -04:00 |
|
Serial
|
8f2c62bf49
|
0.8.1
|
2022-09-09 01:03:49 -04:00 |
|
Serial
|
c757a80939
|
changelog: Add entry for #67
|
2022-09-06 17:29:47 -04:00 |
|
Serial
|
fc1726b357
|
changelog: Add missing issue link
|
2022-09-04 13:44:48 -04:00 |
|
Serial
|
c9c8a5f9f3
|
VorbisComments: Add get_all
closes: #66
|
2022-09-04 13:42:31 -04:00 |
|
Serial
|
859d084dbf
|
ID3v2: Handle tag-wide unsynchronisation flag
|
2022-09-02 23:37:03 -04:00 |
|
Serial
|
cffc8182e1
|
0.8.0
|
2022-08-10 14:42:55 -04:00 |
|