Commit graph

1634 commits

Author SHA1 Message Date
Serial
89adc98b8e
Clippy: Fix lint_groups_priority 2024-06-06 13:27:05 -04:00
Serial
cd86aaad9c
0.20.0 2024-06-06 13:20:32 -04:00
Serial
657add15d8
lofty_attr: 0.11.0 2024-06-06 13:17:41 -04:00
dependabot[bot]
943a7e1d59 build(deps): update iai-callgrind requirement from 0.10.2 to 0.11.0
Updates the requirements on [iai-callgrind](https://github.com/iai-callgrind/iai-callgrind) to permit the latest version.
- [Release notes](https://github.com/iai-callgrind/iai-callgrind/releases)
- [Changelog](https://github.com/iai-callgrind/iai-callgrind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/iai-callgrind/iai-callgrind/compare/v0.10.2...v0.11.0)

---
updated-dependencies:
- dependency-name: iai-callgrind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-06 13:15:46 -04:00
Serial
e5bda0cfca changelog: Add entry for BoundTaggedFile::into_inner 2024-06-06 11:20:19 -04:00
Serial
b57992b128 Tests: Refactor BoundTaggedFile::into_inner test 2024-06-06 11:20:19 -04:00
bruh
fee3c1fb0c [feat] add into_inner for BoundTaggedFile 2024-06-06 11:20:19 -04:00
Serial
739491f238 MP4: Dont discard tags on multiple udta 2024-06-06 11:19:33 -04:00
Serial
d2d4b81fe0 Musepack: Improve audio properties 2024-05-09 13:14:24 -04:00
Serial
da91e43d02
WAV: Fix accidental negation 2024-05-07 15:19:06 -04:00
Serial
f340ebf39b WAV: Improve audio bitrate calculation 2024-05-07 15:10:39 -04:00
Serial
d067933be3 MP4: Improve audio bitrate calculation 2024-05-06 13:21:10 -04:00
Serial
4d1e7be87e examples: Add missing entries to Cargo.toml 2024-05-06 13:17:23 -04:00
Serial
c2e47d9dcb
benches: Update for recent changes 2024-05-04 17:20:42 -04:00
Serial
5b40a2f3a4 Tests: Fix Clippy lints 2024-05-04 16:46:09 -04:00
Serial
621ab57fe1
README: Add sponsors badge 2024-05-04 16:33:22 -04:00
Serial
b45f456232 changelog: Add entry for MPEG duration fix 2024-05-04 16:16:47 -04:00
Serial
24da5bac31 MPEG: Improve duration estimation 2024-05-04 16:16:47 -04:00
Serial
4eae6e12a7
ID3v2: Remove flags from PrivateFrame constructor 2024-05-04 12:34:36 -04:00
Serial
32fb134e67 ID3v2: Disallow 4 character TXXX descriptions as ItemKey 2024-05-03 12:17:29 -04:00
Serial
833e34e03a ID3v2: Cleanup SplitTag impl 2024-05-03 11:37:52 -04:00
Serial
0332d65441 fmt: Fix whitespace to help rustfmt 2024-05-03 10:55:43 -04:00
Serial
dc80f763a3 ID3v2: Fix some comment tests 2024-05-03 10:55:43 -04:00
Serial
928410da6a ID3v2: Allow for generic conversion of language frames 2024-05-03 10:55:43 -04:00
Serial
15ce1e1de0 ID3v2: Ensure ordered comparison in retention test 2024-05-01 13:18:38 -04:00
Serial
dc018f3963 doc: Fix some broken links 2024-05-01 13:18:38 -04:00
Serial
2ced6e5fef changelog: Add missing issue link 2024-05-01 13:18:38 -04:00
Serial
29f032c0d4 changelog: Add more details about special item retention 2024-05-01 13:18:38 -04:00
Serial
4b2fc06192 Tag: Preserve Ilst special items by default 2024-05-01 13:18:38 -04:00
Serial
843fc0d666 Tag: Preserve ID3v2 special items by default 2024-05-01 13:18:38 -04:00
Serial
8eba1bbceb GlobalOptions: Add preserve_format_specific_items() 2024-05-01 13:18:38 -04:00
Serial
e53ca3b42d changelog: Add PR link for Frame enum change 2024-05-01 11:37:06 -04:00
Serial
11e765c932 Clippy: explicit-deref-methods 2024-05-01 11:37:06 -04:00
Serial
5c9966109a ID3v2: Turn Frame into an enum 2024-05-01 11:37:06 -04:00
Serial
4423b5a62b changelog: Add entry for ID3v2 timestamps 2024-04-29 11:51:57 -04:00
Serial
0f8ce7a4f0 ID3v2: Parse timestamp frames 2024-04-29 11:51:57 -04:00
Serial
c1f117f5a4 Tag: Support ItemKey::ParentalAdvisory for Ilst and ID3v2 2024-04-27 13:58:40 -04:00
Serial
1474efa9a3 Vorbis/Ape: Verify FlagCompilation item contents on merge 2024-04-27 11:17:58 -04:00
Serial
790c1ab1e5
0.19.2 2024-04-26 10:46:46 -04:00
Serial
86782436f2
io: Impl Length for mutable refs 2024-04-26 10:45:13 -04:00
Serial
e0bea0c21a
0.19.1 2024-04-26 09:48:38 -04:00
Serial
79510821d6 MP4: Use all available free atoms
closes #346
2024-04-26 09:41:16 -04:00
Serial
21e0e934ab readme: Remove outdated note for benches 2024-04-26 08:33:06 -04:00
Serial
120b5f52cb io: Impl Truncate/Length for refs 2024-04-26 08:19:54 -04:00
Serial
f17bac49b3
examples: Allow missing_docs 2024-04-23 22:12:33 -04:00
Serial
2f411e492f workflows: Fix clippy args 2024-04-23 22:02:37 -04:00
Serial
d6a94ae7a5 benches: Ignore missing_docs 2024-04-23 22:02:37 -04:00
Serial
2287fa5474 ogg_pager: Use workspace byteorder 2024-04-23 22:02:37 -04:00
Serial
a1f5c341f9 misc: Use workspace lints table
closes: #311
2024-04-23 22:02:37 -04:00
Serial
95476dccd9 misc: Convert repo to workspace
closes: #322
2024-04-23 21:39:21 -04:00