rename project, fix bug & optional output path

This commit is contained in:
2023-06-05 08:24:25 +02:00
parent c977c9e754
commit bf30e40759
21 changed files with 82 additions and 78 deletions

View File

@@ -631,7 +631,8 @@ to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
A simple PyQT5 frontend to upscale both videos and images
A simple Electron GUI and Python CLI to upscale your videos using different
upscaling engines.
Copyright (C) 2023 Janis Hutz
This program is free software: you can redistribute it and/or modify
@@ -652,7 +653,7 @@ Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:
ImageVideoUpscalerFrontend Copyright (C) 2023 Janis Hutz
SimpleMediaScalerLiteFrontend Copyright (C) 2023 Janis Hutz
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.