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
Age
Commit message (
Collapse
)
Author
2026-05-13
set up flake with flake parts
jakka
2026-05-10
uodated deps and gitignore
jakka
2026-05-10
set up flake for development
jakka
2025-10-12
graceful error logging via progressbar library
jakka
2025-10-12
removed unnecessary sql query
jakka
DEDUPE_DB was still used while path had UNIQUE constaint. removed query
2025-10-10
updated deps
jakka
2025-10-09
removed unneeded feature
jakka
2025-10-08
handled lints
jakka
2025-10-08
better file scanning logic - stopped walking down the filetree two times, ↵
jakka
now files are sent thru channels from a walker thread
2025-10-05
edited changelog and readme
v0.3.3
jakka
2025-10-05
version bump due to updated rusqlite deps
jakka
2025-10-05
version bump due to updated rusqlite deps
v0.3.2
jakka
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-30
removed useless trait, reorganized code, isolated modules
jakka
2025-09-27
make clippy happy
v0.3.0
jakka
2025-09-27
cargo.toml url edit
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-08-01
minor optimizations
jakka
2025-07-31
updated deps
jakka
2025-07-23
added another bad tag
jakka
2025-07-23
initial spinner tick when cleaning unavaliable files
jakka
2025-07-21
dep update
v0.2.6-fix
jakka
2025-07-21
updated changelog, fixed bad encoder tag string matching
jakka
2025-07-17
bump version
v0.2.6
jakka
2025-07-17
switched to atomic usize for threading
norayon
jakka
2025-07-17
waiting for threads to finish work
jakka
2025-07-17
waiting for threads to finish work
jakka
2025-07-17
update console crate
jakka
2025-07-17
better thread loop handing without more handler checks
jakka
2025-07-17
test threading version without rayon
jakka
2025-07-17
minor code rewrite and optimizations
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-11
optimized sample handling and error reporting
jakka
2025-07-10
dep update
jakka
2025-07-08
minor code cleanup
jakka
2025-07-07
minor code cleanup
jakka
2025-07-07
minor release
v0.2.4
jakka
2025-07-07
minor code cleanup
jakka
2025-07-07
minor code cleanup
jakka
2025-07-07
fixed tests with new samples location
jakka
2025-07-07
added better mutex handling
v0.2.3
jakka
2025-07-07
better threading handling
jakka
2025-07-07
removed unneeded deps, cleaned up code a bit
jakka
2025-07-05
reencoding bar length decrease on missing file
jakka
[next]