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 (
Expand
)
Author
2025-10-05
version bump due to updated libflac deps
jakka
2025-10-05
updated deps, most notably libflac-sys
jakka
2025-09-30
changelog edit and version bump
v0.3.1
jakka
2025-09-27
major reencoding logic rewrite, code cleanup
jakka
2025-09-26
updated deps, minor code tweak
jakka
2025-09-09
(no commit message)
jakka
2025-08-13
optimized file update query. version bump
v0.2.7
jakka
2025-07-31
updated deps
jakka
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 b...
jakka
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
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 infor...
jakka
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 reencode...
jakka
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
[next]