summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-07-02minor editjakka
2025-07-02minor editjakka
2025-07-02added missing bar incrementalrayonjakka
2025-07-02supposedly finished implementing everythingjakka
2025-07-02testing reencodingjakka
2025-07-02implemented file indexing with ctrlc handlingjakka
2025-07-02continued workingjakka
2025-07-02continued workingjakka
2025-07-02continued workingjakka
2025-07-02removed tokio depsjakka
2025-07-02trying out parallelismjakka
2025-07-01update readmejakka
2025-07-01moved to claxonjakka
2025-07-01Revert "started working on my own libflac decoder"jakka
This reverts commit 715b53059b73d762348b8c1f54d9aa5f65f5262f.
2025-06-25started working on my own libflac decoderjakka
2025-06-22file renaming fixjakka
2025-06-22better reencoding logicjakka
2025-06-22reworking ctrlc handlingjakka
2025-06-21moved vacuum function to its modjakka
2025-06-19removed failing db file check. readded test compile configjakka
2025-06-19added file checking when opening db from file. added colors to cleaning ↵jakka
information and total indexed files. higher fps for progress bars
2025-06-19checking files before reencodingv0.1.2jakka
2025-06-19added graceful shutdownjakka
2025-06-19Merge remote-tracking branch 'refs/remotes/origin/main'jakka
2025-06-19skip ENCODER tagjakka
2025-06-19Update README.mdjakka
2025-06-19Update README.mdjakka
2025-06-19added conditial compilation configuration for testsjakka
2025-06-19cleaned up a bitjakka
2025-06-19skipping padding when adding metadatajakka
2025-06-19added progress barsv0.1.1jakka
2025-06-19reworked encoding async logicjakka
2025-06-19added more info in cargo.tomlv0.1.0jakka
2025-06-19better file path handling, fixed testsjakka
2025-06-19cleaned up abspathjakka
2025-06-19rewrote flac logic. added (non-working) batch reencoding test. added ↵jakka
reencode status update on reencoding
2025-06-19rewrote flac logic. added (non-working) batch reencoding test. added ↵jakka
reencode status update on reencoding
2025-06-15finished writing basic functionalityv0.0.1jakka
2025-06-15added final logic and cli flagsjakka
2025-06-14added more file processing logicjakka
2025-06-13(no commit message)jakka
2025-06-13Create LICENSEjakka
2025-06-13(no commit message)jakka
2025-06-13cleaned up codejakka
2025-06-12continued writing db logic. added files indexingjakka
2025-06-11minor db logic changesjakka
2025-06-11cleaned up flac mod codejakka
2025-06-11cleaned flac code. started writing db logicjakka
2025-06-10added note in readmejakka
2025-06-10moved per-bitrate logic before the encoding loopjakka