| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Bugfix: Use future 0.18.2 instead of 0.18.3 | yum | 2023-01-23 |
| | | | | | Whisper doesn't like 0.18.3, so downgrade to the last version. | ||
| * | Embed git in package | yum | 2023-01-01 |
| | | | | | | | | package.ps1 fetches PortableGit and embeds it in the package. This eliminates all but one runtime dependency (MSVC++ Redistributable). * Move Python into a new FOSS folder. | ||
| * | Now it's possible to build the app from Powershell | yum | 2022-12-18 |
| | | | | | No more WSL dependencies! | ||
| * | Add logo | yum | 2022-12-16 |
| * GUI now shows logo * Add package.ps1 to generate distributable application bundle * Rename ~GUI to GUI * Add ScopeGuard class | |||
