summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-07-21updated changelog, fixed bad encoder tag string matchingjakka
2025-07-17bump versionv0.2.6jakka
2025-07-17switched to atomic usize for threadingnorayonjakka
2025-07-17waiting for threads to finish workjakka
2025-07-17waiting for threads to finish workjakka
2025-07-17update console cratejakka
2025-07-17better thread loop handing without more handler checksjakka
2025-07-17test threading version without rayonjakka
2025-07-17minor code rewrite and optimizationsjakka
2025-07-11bump versionv0.2.5jakka
2025-07-11removed hashing since its not really needed if original file is intact, now ↵jakka
brocessing data in blocks
2025-07-11optimized sample handling and error reportingjakka
2025-07-10dep updatejakka
2025-07-08minor code cleanupjakka
2025-07-07minor code cleanupjakka
2025-07-07minor releasev0.2.4jakka
2025-07-07minor code cleanupjakka
2025-07-07minor code cleanupjakka
2025-07-07fixed tests with new samples locationjakka
2025-07-07added better mutex handlingv0.2.3jakka
2025-07-07better threading handlingjakka
2025-07-07removed unneeded deps, cleaned up code a bitjakka
2025-07-05reencoding bar length decrease on missing filejakka
2025-07-05switched to non-parallel file cleaning due to ds calls + db lockingjakka
2025-07-05added test for file cleaningjakka
2025-07-05added explicit check for file actually existing when reencodingjakka
2025-07-05dep updatejakka
2025-07-02updated verv0.2.2jakka
2025-07-02made indexing single-threaded so db doesnt panic and no performance decreasejakka
2025-07-02added more connections for more threadsjakka
2025-07-02fixed dev depv0.2.1jakka
2025-07-02removed all async codejakka
2025-07-02fixed project versionv0.2.0jakka
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