Commit graph

11 commits

Author SHA1 Message Date
Serial
61adb2a28f WAV: Fix multiply with overflow panic 2024-07-14 15:10:36 -04:00
Serial
60bd996e72 Vorbis: Fix multiply with overflow panic 2024-07-14 15:10:36 -04:00
Serial
1e8dbf4295 FLAC: Fix subtract with overflow panic 2024-07-14 15:10:36 -04:00
Serial
89dd85c3dc ParseOptions: Add ParseOptions::read_tags
This makes it possible to use Lofty exclusively for its property reading, which many projects do at this point.

closes #251
2024-07-04 11:18:25 -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
d2d4b81fe0 Musepack: Improve audio properties 2024-05-09 13:14:24 -04:00
Serial
5b40a2f3a4 Tests: Fix Clippy lints 2024-05-04 16:46:09 -04:00
Serial
dc80f763a3 ID3v2: Fix some comment tests 2024-05-03 10:55:43 -04:00
Serial
5c9966109a ID3v2: Turn Frame into an enum 2024-05-01 11:37:06 -04:00
Serial
95476dccd9 misc: Convert repo to workspace
closes: #322
2024-04-23 21:39:21 -04:00