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.lock
Age
Commit message (
Collapse
)
Author
2025-07-21
dep update
v0.2.6-fix
jakka
2025-07-17
bump version
v0.2.6
jakka
2025-07-17
update console crate
jakka
2025-07-17
test threading version without rayon
jakka
2025-07-11
bump version
v0.2.5
jakka
2025-07-11
removed hashing since its not really needed if original file is intact, now ↵
jakka
brocessing data in blocks
2025-07-10
dep update
jakka
2025-07-07
minor release
v0.2.4
jakka
2025-07-07
added better mutex handling
v0.2.3
jakka
2025-07-07
removed unneeded deps, cleaned up code a bit
jakka
2025-07-05
added explicit check for file actually existing when reencoding
jakka
2025-07-05
dep update
jakka
2025-07-02
updated ver
v0.2.2
jakka
2025-07-02
removed all async code
jakka
2025-07-02
fixed project version
v0.2.0
jakka
2025-07-02
supposedly finished implementing everything
jakka
2025-07-02
testing reencoding
jakka
2025-07-02
continued working
jakka
2025-07-02
removed tokio deps
jakka
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
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-14
added more file processing logic
jakka
2025-06-13
(no commit message)
jakka
2025-06-11
cleaned up flac mod code
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