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
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
2025-07-05
switched to non-parallel file cleaning due to ds calls + db locking
jakka
2025-07-05
added test for file cleaning
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
made indexing single-threaded so db doesnt panic and no performance decrease
jakka
2025-07-02
added more connections for more threads
jakka
2025-07-02
fixed dev dep
v0.2.1
jakka
2025-07-02
removed all async code
jakka
2025-07-02
fixed project version
v0.2.0
jakka
2025-07-02
minor edit
jakka
2025-07-02
minor edit
jakka
2025-07-02
added missing bar incremental
rayon
jakka
2025-07-02
supposedly finished implementing everything
jakka
2025-07-02
testing reencoding
jakka
2025-07-02
implemented file indexing with ctrlc handling
jakka
2025-07-02
continued working
jakka
2025-07-02
continued working
jakka
2025-07-02
continued working
jakka
2025-07-02
removed tokio deps
jakka
2025-07-02
trying out parallelism
jakka
2025-07-01
update readme
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-22
file renaming fix
jakka
2025-06-22
better reencoding logic
jakka
2025-06-22
reworking ctrlc handling
jakka
2025-06-21
moved vacuum function to its mod
jakka
2025-06-19
removed failing db file check. readded test compile config
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 graceful shutdown
jakka
2025-06-19
Merge remote-tracking branch 'refs/remotes/origin/main'
jakka
2025-06-19
skip ENCODER tag
jakka
2025-06-19
Update README.md
jakka
2025-06-19
Update README.md
jakka
2025-06-19
added conditial compilation configuration for tests
jakka
2025-06-19
cleaned up a bit
jakka
2025-06-19
skipping padding when adding metadata
jakka
2025-06-19
added progress bars
v0.1.1
jakka
2025-06-19
reworked encoding async logic
jakka
[next]