Serial
|
0920cb2cda
|
Add a test for issue #37
|
2022-03-05 11:55:41 -05:00 |
|
Serial
|
1771985467
|
Missing files
|
2022-03-04 09:08:13 -05:00 |
|
Serial
|
b6221c18b2
|
Remove types module
|
2022-03-04 09:07:17 -05:00 |
|
Serial
|
74d9f3501e
|
0.5.3
|
2022-03-03 17:50:29 -05:00 |
|
Serial
|
41e4b1a883
|
Bump ogg_pager
|
2022-03-03 17:04:34 -05:00 |
|
Serial
|
43631ee977
|
ogg_pager 0.3.1
|
2022-03-03 17:03:20 -05:00 |
|
Serial
|
5bf1f342dc
|
0.5.2
|
2022-02-26 10:24:42 -05:00 |
|
Serial
|
6bfe8453a0
|
Add Ilst::{atoms, retain} , relocate ApeTag
|
2022-02-25 20:38:58 -05:00 |
|
Serial
|
c029a688e1
|
Update changelog
|
2022-02-24 16:07:26 -05:00 |
|
Serial
|
689e5fb28b
|
Fix ID3v2 picture writing after Tag conversion
|
2022-02-24 16:05:32 -05:00 |
|
Serial
|
d10c7de04b
|
Actually write the footer flag to the tag
|
2022-02-23 17:13:48 -05:00 |
|
Serial
|
da72e51068
|
Switch to dependabot
|
2022-02-22 20:16:22 -05:00 |
|
Serial
|
d00be2cc9a
|
0.5.1
|
2022-02-21 13:55:58 -05:00 |
|
Alex
|
54ee91691c
|
Update issue templates
|
2022-02-21 13:44:39 -05:00 |
|
Serial
|
e28c8c1c8d
|
Update issue templates
|
2022-02-21 13:37:40 -05:00 |
|
Serial
|
de8bc33f22
|
Utilize the channel mapping family to verify Opus channel counts
|
2022-02-21 13:10:42 -05:00 |
|
Serial
|
be4e2a9866
|
Utilize free atoms when writing; Fix meta atom writing
|
2022-02-20 18:00:00 -05:00 |
|
Serial
|
2b2b6d2532
|
Add some more lints
|
2022-02-20 17:46:58 -05:00 |
|
Serial
|
a1463f3985
|
0.5.0
|
2022-02-20 09:19:41 -05:00 |
|
Serial
|
ec4bd2bfeb
|
Reorder changelog
|
2022-02-20 09:12:40 -05:00 |
|
Serial
|
03a8ee8e2a
|
Remove some unused attributes
|
2022-02-20 09:10:29 -05:00 |
|
Serial
|
0092137b2f
|
Verify that the encoding is valid in ID3v2.2
|
2022-02-20 08:59:52 -05:00 |
|
Serial
|
c0f4768a9e
|
Update changelog
|
2022-02-19 20:08:34 -05:00 |
|
Serial
|
dba7fbaa8c
|
Add missing proprietary Apple ID3v2 frames
|
2022-02-19 20:06:46 -05:00 |
|
Serial
|
dde40b78db
|
Fix MP4 integer pair writing
|
2022-02-19 19:48:19 -05:00 |
|
Serial
|
3a799dc656
|
Add CHANGELOG.md , starting at 0.5.0
|
2022-02-19 11:03:05 -05:00 |
|
Serial
|
99d4bdc9c2
|
Don't allow writing an ID3v2 footer in WAV/AIFF
|
2022-02-19 10:42:18 -05:00 |
|
Serial
|
e01d875e05
|
Remove unwraps; Stop taking references to Copy types
|
2022-02-19 10:14:14 -05:00 |
|
Serial
|
55cc5e5264
|
fmt
|
2022-02-19 09:41:36 -05:00 |
|
Serial
|
e66ab4587d
|
Finalize Accessor and TagExt documentation
|
2022-02-19 09:39:09 -05:00 |
|
Serial
|
74b4374172
|
Don't write 3 byte integers
|
2022-02-19 08:44:34 -05:00 |
|
Serial
|
2a5dbf446f
|
Remove old benchmarks
|
2022-02-19 01:16:35 -05:00 |
|
Serial
|
9150c6c547
|
Shrink variable-size integers when writing
|
2022-02-19 01:03:26 -05:00 |
|
Serial
|
69b4e2307f
|
Discard empty atoms
|
2022-02-19 00:32:16 -05:00 |
|
Serial
|
610778b8c2
|
Fix some macro formatting
|
2022-02-18 23:39:50 -05:00 |
|
Serial
|
a5c66c5d36
|
Fix popularimeter/parental advisory mixup
|
2022-02-18 23:33:20 -05:00 |
|
Serial
|
4c0b7c2273
|
Add rtng atom support
|
2022-02-18 08:50:39 -05:00 |
|
Serial
|
c70e8ee454
|
Expand struct definitions in doc comments
|
2022-02-18 08:03:46 -05:00 |
|
Serial
|
a1e5a0f670
|
Add mp4::constants for data type codes
|
2022-02-18 07:57:26 -05:00 |
|
Serial
|
a158d4684e
|
Fix doc comment
|
2022-02-17 19:07:38 -05:00 |
|
Serial
|
03b7384f8b
|
Remove ErrorKind::BadExtension
|
2022-02-17 19:00:38 -05:00 |
|
Serial
|
19b46c6a96
|
Add a special case for plID atom
|
2022-02-17 18:53:51 -05:00 |
|
Serial
|
a31f372559
|
Support writing an ID3v2 footer
|
2022-02-16 17:28:47 -05:00 |
|
Serial
|
bed38e59c0
|
Actually encode text when writing ID3v2 tags
|
2022-02-16 17:25:47 -05:00 |
|
Serial
|
59e034dee9
|
Make AudioFile a supertrait
|
2022-02-16 16:33:07 -05:00 |
|
Serial
|
bca87bcece
|
Continued cleanup
|
2022-02-15 18:26:29 -05:00 |
|
Serial
|
10bbb495c0
|
Implement full MPEG frame header in Mp3Properties
|
2022-02-14 22:09:56 -05:00 |
|
Serial
|
f9be2c8b8c
|
Don't error on missing Xing/VBRI header
|
2022-02-14 21:24:27 -05:00 |
|
Serial
|
6bb0427c84
|
Make all property structs non-exhaustive
|
2022-02-14 21:19:05 -05:00 |
|
Serial
|
2ccb38a97d
|
Make PictureType and Mp4Codec non-exhaustive
|
2022-02-13 20:32:55 -05:00 |
|