Serial
|
75767fa99e
|
Fix Frame equality and documentation
|
2021-11-26 06:49:15 -05:00 |
|
Serial
|
db1c8726c2
|
Remove ItemValue::UInt
|
2021-11-26 06:17:32 -05:00 |
|
Serial
|
49b49a5254
|
Make the original version accessible for Id3v2Tag
|
2021-11-26 05:56:29 -05:00 |
|
Serial
|
a47e3fc1e3
|
Create LanguageFrame s in Tag -> Id3v2Tag
|
2021-11-24 18:09:45 -05:00 |
|
Serial
|
c0d130512b
|
Remove references to pictures module
|
2021-11-24 17:09:12 -05:00 |
|
Serial
|
8b8e8eedbb
|
Remove pictures module
|
2021-11-24 17:03:53 -05:00 |
|
Serial
|
4d7d1d43bd
|
Fix ID3v2 restrictions docs
|
2021-11-24 16:56:31 -05:00 |
|
Serial
|
41ddc51bd4
|
Simplify structure, start improving documentation
|
2021-11-24 16:51:35 -05:00 |
|
Serial
|
39aec03a1e
|
fmt
|
2021-11-24 15:34:12 -05:00 |
|
Serial
|
99f1c5cf8d
|
Add rough ItemValue::UInt
|
2021-11-24 15:32:32 -05:00 |
|
Serial
|
fe6de2d531
|
Add tests for ID3v2.2 pictures
|
2021-11-23 20:08:11 -05:00 |
|
Serial
|
39021e9ba1
|
Add missing test assets
|
2021-11-23 19:32:36 -05:00 |
|
Serial
|
eba7efc013
|
Add tests for Picture -> bytes methods
|
2021-11-23 19:29:07 -05:00 |
|
Serial
|
a8a6b27ff9
|
Add tests for format specific Picture parsers
|
2021-11-23 18:54:57 -05:00 |
|
Serial
|
1113e711ba
|
Add Picture::from_reader , remove Picture::new
|
2021-11-23 12:41:57 -05:00 |
|
Serial
|
37806ec612
|
Start documenting pictures.rs
|
2021-11-23 11:26:08 -05:00 |
|
Serial
|
c527716a8e
|
fmt
|
2021-11-22 19:28:08 -05:00 |
|
Serial
|
9878e89b33
|
Add PictureInformation tests
|
2021-11-22 17:14:02 -05:00 |
|
Serial
|
bae894ccef
|
Add PictureInformation parsing for PNG and JPEG, remove PictureInformation from Picture
|
2021-11-22 08:31:54 -05:00 |
|
Serial
|
34b6cd9179
|
Write APE tag's read_only flag
|
2021-11-22 06:26:22 -05:00 |
|
Serial
|
ec719fc091
|
Update docs CI job
|
2021-11-22 05:44:38 -05:00 |
|
Serial
|
b6ec17671e
|
fmt
|
2021-11-22 05:14:29 -05:00 |
|
Serial
|
ee6584d776
|
Further cleanup chunk reading
|
2021-11-22 04:33:58 -05:00 |
|
Serial
|
667d0e3bbf
|
Cleanup chunk reading
|
2021-11-22 04:24:07 -05:00 |
|
Serial
|
cc70acef18
|
Add missing text assets
|
2021-11-21 16:36:38 -05:00 |
|
Serial
|
244b2adc62
|
Remove old test assets
|
2021-11-21 16:32:41 -05:00 |
|
Serial
|
4a5bfe4637
|
Remove TextEncoding from Picture
|
2021-11-21 16:30:03 -05:00 |
|
Serial
|
bc0c246dbf
|
Add format specific tag structs
This allows for the use of format-specific elements, such as ID3v2 frame headers
|
2021-11-21 15:18:19 -05:00 |
|
Serial
|
e84731c375
|
Add format specific audio property structs
|
2021-10-01 19:30:51 -04:00 |
|
Serial
|
11d4d55dc8
|
Add Tag::remove_from, get_string, and get_binary
|
2021-10-01 17:59:53 -04:00 |
|
Serial
|
c2b76462ff
|
Add ID3v2 writing
|
2021-09-26 22:36:20 -04:00 |
|
Serial
|
8bf22a0115
|
Fix ID3v2.2 reading, cleanup MPEG header reading
|
2021-09-19 14:48:35 -04:00 |
|
Serial
|
47f67e019a
|
Break up logic::id3::v1, improve doc comments
|
2021-09-18 12:22:24 -04:00 |
|
Serial
|
2a88cdf42a
|
Restructure logic::id3
|
2021-09-18 11:38:26 -04:00 |
|
Serial
|
cb2cb599e9
|
Add an as_bytes method for GeneralEncapsulatedObject, SynchronizedText, and TagRestrictions
|
2021-09-18 11:17:25 -04:00 |
|
Serial
|
7c730a27fa
|
Add function for synchsafe integers
|
2021-09-18 10:47:28 -04:00 |
|
Serial
|
65b51def6d
|
Remove TagFlags::extended_header, fix doc comments
|
2021-09-18 10:45:42 -04:00 |
|
Serial
|
cec3fd2451
|
Preserve read only items when using checked insertion
|
2021-09-13 18:53:18 -04:00 |
|
Serial
|
556aaea287
|
Leave GEOB/SYLT parsing up to the user, fix docs
|
2021-09-13 18:35:20 -04:00 |
|
Serial
|
ffba428c98
|
Fix freeform reading, remove old probe function
|
2021-09-13 17:39:32 -04:00 |
|
Serial
|
58354679c5
|
Move TagItem structs out of types::tag
|
2021-09-13 17:08:16 -04:00 |
|
Serial
|
12fc701e1d
|
No longer require version specification for TagType::Id3v2
|
2021-09-13 16:55:32 -04:00 |
|
Serial
|
adb8db9dde
|
Add mutable getter methods for all file tags
|
2021-09-07 01:46:42 -04:00 |
|
Serial
|
4394d9bf8f
|
Remove all allow dead_code
|
2021-09-07 01:14:36 -04:00 |
|
Serial
|
2e9392196c
|
Add MP4 ilst writing
|
2021-09-07 01:09:16 -04:00 |
|
Serial
|
07f9724e4e
|
Cleanup tests, fix RIFF INFO reading
|
2021-09-06 10:41:24 -04:00 |
|
Serial
|
ec2ecb1ef2
|
Add missing test asset
|
2021-09-06 08:38:35 -04:00 |
|
Serial
|
8a14ef13fb
|
Remove cfg-if
|
2021-09-05 19:24:02 -04:00 |
|
Serial
|
6edee49207
|
Remove thiserror
|
2021-09-05 19:22:29 -04:00 |
|
Serial
|
daf24ed2cc
|
Add APE tag writing
|
2021-09-05 18:48:51 -04:00 |
|