| Commit message (Expand) | Author | Age | Files | Lines |
* | raku/DFS: Detect starting point, Tweak colors for GenerateFrame | Andinus | 2021-11-24 | 1 | -4/+4 |
* | Set default crf to 24 | Andinus | 2021-11-18 | 1 | -1/+1 |
* | Set stop duration to 2 seconds | Andinus | 2021-11-18 | 1 | -1/+1 |
* | Move frame generation to a module, update progress reporting | Andinus | 2021-11-18 | 2 | -100/+123 |
* | Alias frame-rate to fps | Andinus | 2021-11-17 | 1 | -2/+2 |
* | Remove output option, rename frame-rate option to fps | Andinus | 2021-11-17 | 1 | -6/+6 |
* | Update to latest fornax format | Andinus | 2021-11-16 | 1 | -21/+33 |
* | Wait 4s on last frame, use await | Andinus | 2021-11-04 | 1 | -1/+2 |
* | Wait for jobs to finish before creating the slideshow | Andinus | 2021-11-04 | 1 | -0/+2 |
* | Process iterations in parallel | Andinus | 2021-11-04 | 1 | -52/+62 |
* | Add option to skip generating slideshow, use random directory | Andinus | 2021-11-04 | 1 | -7/+18 |
* | java/DFS: Don't walk on visited, Add DFS solutions, change colors | Andinus | 2021-11-03 | 1 | -6/+15 |
* | Fix log-level usage in ffmpeg, update maze | Andinus | 2021-11-03 | 1 | -1/+1 |
* | Set ffmpeg verbosity | Andinus | 2021-11-03 | 1 | -1/+3 |
* | Fix excess space calculation | Andinus | 2021-11-03 | 1 | -2/+2 |
* | Change default output directory | Andinus | 2021-11-03 | 1 | -3/+4 |
* | Variable frame rate, center the canvas | Andinus | 2021-11-03 | 1 | -8/+15 |
* | Generate slideshow with ffmpeg, add verbose option | Andinus | 2021-11-03 | 1 | -6/+12 |
* | Parse fornax format to generate the images | Andinus | 2021-11-03 | 2 | -34/+91 |
* | Generate images for every iteration | Andinus | 2021-11-02 | 1 | -3/+52 |
* | Move to Raku module structure | Andinus | 2021-11-02 | 1 | -0/+19 |