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
/
src
/
main.rs
Age
Commit message (
Collapse
)
Author
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
added graceful shutdown
jakka
2025-06-19
added progress bars
v0.1.1
jakka
2025-06-19
reworked encoding async logic
jakka
2025-06-19
better file path handling, fixed tests
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-12
continued writing db logic. added files indexing
jakka
2025-06-11
minor db logic changes
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-10
continued working
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