Commit graph

914 commits

Author SHA1 Message Date
Alex
ee2e77d9d9
Fix yet another workflow mistake 2022-04-24 19:11:23 -04:00
Alex
38f52bde77
Update CHANGELOG.md 2022-04-24 17:11:27 -04:00
Serial
03b57bfa2e
Exclude CHANGELOG from workflows 2022-04-24 17:08:13 -04:00
Serial
bbfc8608dc
Fix changelog links 2022-04-24 17:05:29 -04:00
Serial
868d6b40b5
0.6.2 changelog 2022-04-24 17:02:18 -04:00
Serial
c60dae5372
0.6.2 2022-04-24 16:58:11 -04:00
Serial
89ebe2ed17
Fix panic reading MP3 files with no MPEG frames 2022-04-24 16:56:13 -04:00
Serial
87315321ef
Cleanup 2022-04-13 13:28:48 -04:00
Serial
87faae7e60
0.6.1 changelog 2022-04-09 02:02:49 -04:00
Serial
d04ee2bea7
0.6.1 2022-04-09 02:00:20 -04:00
Serial
c86d71ad35
MP3/ID3v2: Fix reading of ID3v2 tags with an extended header 2022-04-09 01:58:25 -04:00
Serial
6ac0fe8f54
APE: Fix inconsistent error message 2022-04-08 22:09:13 -04:00
Serial
f1f2a5c5dc
0.6.0 changelog 2022-04-05 18:54:08 -04:00
Serial
624b64ca03
0.6.0 2022-04-05 18:52:09 -04:00
Serial
7362a2898e
Bump deps 2022-04-05 18:49:30 -04:00
Serial
55389ef539
Fix doc comment 2022-04-05 18:45:44 -04:00
Serial
7ac73e40db
Attempt to get PictureInformation during Tag -> VorbisComments conversion 2022-04-04 20:49:09 -04:00
Serial
065c70b176
Rename VorbisComments::remove_key, make it return an iterator 2022-04-04 20:46:22 -04:00
Serial
afd1a6d8ef
Rename VorbisComments::{get_item, insert_item} to VorbisComments::{get, insert} 2022-04-04 20:43:19 -04:00
Serial
6cfc10d3fe
Allow user provided PictureInformation in VorbisComments::insert_picture 2022-04-04 20:32:11 -04:00
Serial
c989629ac1
Rename TaggedFile::remove_tag to TaggedFile::take 2022-04-03 17:22:18 -04:00
Serial
20e1ecf62d
Implement AudioFile for TaggedFile 2022-04-03 17:18:11 -04:00
Serial
7455f08b41
ID3v2: Stop writing a BOM for TextEncoding::UTF16BE 2022-04-01 16:54:49 -04:00
Serial
6c29852737
Add Tag::take_strings 2022-03-31 16:20:49 -04:00
Serial
cb9dd65f63
Add ItemValue::{into_string, into_binary} 2022-03-31 16:13:35 -04:00
Serial
a0e7d5519c
Add missing doc comment 2022-03-31 16:10:03 -04:00
Serial
d06ff53a5e
Cleanup 2022-03-28 19:20:33 -04:00
Serial
86a24b2032
MP4: Rename AdvisoryRating::None 2022-03-28 19:18:35 -04:00
Serial
e2d0978ce1
Allow removing ID3v2 tags from FLAC and APE 2022-03-27 14:12:32 -04:00
Serial
b41cd32677
Fix a feature issue; cleanup 2022-03-26 12:52:26 -04:00
Serial
559b5a4e34
MP4: Read the Audio Specific Config's channel config 2022-03-25 20:27:50 -04:00
Serial
a4f901368e
Fix CHANGELOG 2022-03-21 16:53:32 -04:00
Serial
c3c8e01bf4
Support the ID3v2 POPM frame 2022-03-20 12:05:38 -04:00
Serial
87d9db767d
Add missing Apple ID3v2 frame IDs to verification 2022-03-20 10:43:19 -04:00
Serial
bd680be66a
Support writing a CRC in the ID3v2 extended header 2022-03-20 00:00:23 -04:00
Serial
42990c6ca1
Remove an old forgotten feature 2022-03-19 20:52:41 -04:00
Serial
12b919871d
Add TagExt::clear 2022-03-18 15:22:40 -04:00
Serial
4b51453ce7
Update format table in lib.rs 2022-03-18 15:14:52 -04:00
Serial
a388d166ea
Fix visibility issues 2022-03-18 15:10:06 -04:00
Serial
301d457cd3
Give FLAC its own module 2022-03-18 15:06:42 -04:00
Serial
ebb5dae2c6
Fix language in README 2022-03-18 14:53:25 -04:00
Serial
fd63099978
Wrap files in a BufReader in read_from 2022-03-18 14:47:00 -04:00
Serial
26b0b013a7
Add more Probe tests 2022-03-18 13:54:55 -04:00
Serial
c6d1ef505d
Support FLAC files with an ID3v2 tag 2022-03-16 16:59:55 -04:00
Serial
513cce7d41
Fix inconsistencies in the examples 2022-03-15 20:52:10 -04:00
Serial
45182b6e3d
Fix some ItemKey macro formatting 2022-03-12 13:07:35 -05:00
Serial
93a85b39d9
MP4: Add AudioObjectType and Mp4Codec::MP3 2022-03-12 12:58:48 -05:00
Serial
483b3881a2
Support non-PNG/JPEG images in PictureInformation::from_picture 2022-03-12 11:35:03 -05:00
Serial
74622d6796
Add some possible TODOs 2022-03-09 21:51:14 -05:00
Serial
d530fc3133
MP4: Fix reading of sample rates for object types > 31 2022-03-09 21:38:27 -05:00