index
:
reencoder
main
norayon
rayon
symphonia
turso
tool for reencoding flacs and keeping track of it
jakka
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Cargo.toml
Age
Commit message (
Collapse
)
Author
2025-07-02
trying out parallelism
jakka
2025-07-01
moved to claxon
jakka
2025-07-01
Revert "started working on my own libflac decoder"
jakka
This reverts commit 715b53059b73d762348b8c1f54d9aa5f65f5262f.
2025-06-25
started working on my own libflac decoder
jakka
2025-06-21
moved vacuum function to its mod
jakka
2025-06-19
added file checking when opening db from file. added colors to cleaning ↵
jakka
information and total indexed files. higher fps for progress bars
2025-06-19
checking files before reencoding
v0.1.2
jakka
2025-06-19
added progress bars
v0.1.1
jakka
2025-06-19
reworked encoding async logic
jakka
2025-06-19
added more info in cargo.toml
v0.1.0
jakka
2025-06-19
rewrote flac logic. added (non-working) batch reencoding test. added ↵
jakka
reencode status update on reencoding
2025-06-15
finished writing basic functionality
v0.0.1
jakka
2025-06-15
added final logic and cli flags
jakka
2025-06-14
added more file processing logic
jakka
2025-06-13
(no commit message)
jakka
2025-06-12
continued writing db logic. added files indexing
jakka
2025-06-11
cleaned flac code. started writing db logic
jakka
2025-06-10
edited tests, finished writing encoder for all bitrates
jakka
2025-06-05
switched to symphonia 0.6-dev for flac decoding, no 32 bit flac implementation
jakka
2025-06-04
continued working on md5sum
jakka
2025-06-04
added 16 and 24 bit md5sum calculation support
jakka
2025-06-04
implemented flac reencoding. started working on md5sum implementation
jakka
2025-06-04
started rewriting
jakka