Version 2.0 from testing branch #1

Merged
olesteep merged 105 commits from testing into master 2025-02-18 23:38:05 +03:00

105 commits

Author SHA1 Message Date
3f3de59844 vnrecode: make temp files hidden 2025-02-07 02:24:34 +03:00
00925a4908 vnrecode: float image downscale multiplier 2025-02-07 02:19:54 +03:00
555ea0ebbb Initial Arch Linux packaging 2025-02-01 15:45:14 +03:00
e5bf961ddb vnrecode: fix dest path relativity 2025-01-28 21:17:57 +03:00
debc1755bb vnrecode: add info about default values 2025-01-24 03:22:27 +03:00
ce62218cda vnrecode: change progress bar message 2025-01-24 02:31:26 +03:00
3802c52ba0 vnrecode: check if source path exist (lol) 2025-01-24 02:30:55 +03:00
9c367e5249 vnrecode: fix dest path name 2024-12-28 03:12:45 +03:00
c1f152d8d0 Remove strict dependencies versioning 2024-12-28 02:09:56 +03:00
85f1c3776f Fix compiled binaries launch 2024-11-08 05:10:40 +03:00
d4092b46df vnrecode: replace funky method with ASCII symbol 2024-11-08 04:33:05 +03:00
626eaae5e2 vnrecode: fix renaming for same name subfolders 2024-11-01 03:23:50 +03:00
bc84703b73 vnrecode: fix typo in input folder name 2024-10-19 02:51:57 +03:00
a75314d2ad vnrecode: ignore ansi escapes for string cleaning 2024-10-19 02:44:51 +03:00
407ab98000 vnrecode: duplicates check for more than two files 2024-10-19 02:27:07 +03:00
df20bd3636 vnrecode: docstrings 2024-10-19 01:45:35 +03:00
1c1e8a9292 vnrecode: pathlib for all paths 2024-10-19 00:25:52 +03:00
4e6fd332c5 vnrecode: rewrite duplicates processing 2024-10-18 22:54:49 +03:00
9bb3cdcccb vnrecode: make it private! 2024-10-18 22:54:49 +03:00
d8e55bac9a Update all README.md files 2024-10-13 22:28:14 +03:00
0b43756ef5 vnrecode: fix duplicates check for case insensitive fs 2024-09-04 04:30:24 +03:00
90a6b4e0c1 vnrecode: add re to duplicate check 2024-09-04 03:25:43 +03:00
7433027cf3 vnrecode: add type definitions 2024-09-04 02:40:47 +03:00
8f9db132e6 vnrecode: remove unneeded cli parameters 2024-09-04 02:13:34 +03:00
b534214be9 vnrecode: accurate duplicate messages 2024-09-04 02:07:17 +03:00
a9aeb52506 vnrecode: improve cli parameters 2024-09-04 01:54:06 +03:00
44c12a5688 Update requirements 2024-09-04 01:22:42 +03:00
92474b4aa4 vnrecode: improve duplications check for mt 2024-09-04 01:21:59 +03:00
03647d4b84 vnrecode: rewrite get_type method 2024-09-04 00:57:15 +03:00
a69b17c624 vnrecode: improve naming, fix mimic mode errors 2024-09-03 22:54:59 +03:00
71c5764f26 vnrecode: replace config class to params 2024-09-03 22:44:58 +03:00
f240fdca5f vnrecode: add cli parameters for configuration 2024-08-29 04:23:00 +03:00
e5fa49ad53 Fix packaging names 2024-08-29 03:00:09 +03:00
85df574d3c Python packaging 2024-08-29 02:34:10 +03:00
7487eb94bd Basic refactor for packaging 2024-08-29 01:32:36 +03:00
0a9114ff64 FFMpeg-Compressor: Show only completed tasks 2024-07-19 03:02:38 +03:00
31e82b59b3 FFMpeg-Compressor: Edit result message 2024-07-19 02:36:00 +03:00
dff5bd12f1 FFMpeg-Compressor: Remove .gif from video section 2024-07-19 02:22:38 +03:00
23f7e5ec67 FFMpeg-Compressor: Implement multiple FIFO workers 2024-07-19 02:17:04 +03:00
54820279d1 FFMpeg-Compressor: Enable hardware video decoding 2024-06-15 03:34:19 +03:00
da64641bed FFMpeg-Compressor: Do not convert not transparent to RGBA 2024-06-15 02:56:27 +03:00
82ac0a1301 FFMpeg-Compressor: Fix transparency decoding 2024-05-16 07:54:20 +03:00
df1122bcd0 RenPy-Unpacker: Add MacOS support 2024-05-09 00:18:57 +03:00
ad6ea5aa68 FFMpeg-Compressor: Fix unicode data decoding in metadata 2024-05-06 23:13:17 +03:00
e71cad4d5f FFMpeg-Compressor: Refactor and bar fix 2024-05-05 03:14:27 +03:00
9612d30d06 FFMpeg-Compressor: Add avif transparency support 2024-05-05 01:12:29 +03:00
40c2683132 FFMpeg-Compressor: Add time taken message 2024-05-05 01:11:58 +03:00
adb8c83840 FFMpeg-Compressor: Don't use resize if downscale is 1 2024-05-05 01:06:10 +03:00
bf7c97d125 Add venv creation message 2024-05-04 23:51:40 +03:00
0ad60b5b94 FFMpeg-Compressor: Switch to other ffmpeg lib, add CRF parameter for video 2024-04-26 01:33:51 +03:00
a973fe79e8 FFMpeg-Compressor: Add SkipVideo parameter 2024-04-22 23:23:06 +03:00
f9f6afe95a FFMpeg-Compressor: Add resolution scaledown 2024-04-12 17:19:53 +03:00
7c355e38f7 FFMpeg-Compressor: New config default parameters 2024-02-23 00:23:16 +03:00
f39c28168b Multiplatform shebangs 2024-02-03 23:58:40 +03:00
01d99b818f Update build script 2024-02-03 23:54:50 +03:00
dbf627d15e RenPy-Android-Unpack: Newest Ren'Py support 2024-02-03 23:39:00 +03:00
20f86f7c0e RenPy-Android-Unpack: Some improvements 2024-02-03 22:45:47 +03:00
248f08c7d9 FFMpeg-Compressor: Add ForceCompress parameter 2024-01-15 22:20:23 +03:00
c1b57bddf2 Fix typo 2024-01-15 20:59:38 +03:00
775b5c539f Compile VNDS-to-RenPy binary 2024-01-13 00:04:50 +03:00
7ed04ffd22 FFMpeg-Compressor: Windows cmd support 2024-01-13 00:04:50 +03:00
dc858b4ebb Overwrite binaries in output folder 2024-01-13 00:04:50 +03:00
b9c7b512de Exit on build error 2024-01-13 00:04:50 +03:00
9b98fa72f9 FFMpeg-Compressor: Update README.md 2024-01-13 00:04:50 +03:00
ee88780a9f Add Windows build script, improve build scripts 2024-01-13 00:04:50 +03:00
07e9b09b5c FFMpeg-Compressor: Fix main.py running 2024-01-13 00:04:50 +03:00
e4f028f75b VNDS-to-RenPy: Add README.md 2024-01-13 00:04:49 +03:00
7bcb74b70f Add VNDS-to-RenPy script 2024-01-12 18:11:31 +03:00
27efc155b9 FFMpeg-Compressor: Copy unprocessed files while running 2024-01-12 18:11:12 +03:00
6698db5fef FFMpeg-Compressor: Fix size displaying 2023-11-28 23:36:01 +03:00
fd7b9cd4d9 FFMpeg-Compressor: Fix codec in video compression 2023-11-28 22:00:08 +03:00
e70dd56142 FFMpeg-Compressor: FallBackExtension parameter 2023-11-28 19:07:09 +03:00
2f31c22d91 FFMpeg-Compressor: Fix some logic 2023-11-28 17:10:22 +03:00
e34b06b507 FFMpeg-Compressor: Fix comp size regression 2023-11-28 17:08:17 +03:00
4b050a5659 FFMpeg-Compressor: Add lossless parameter 2023-11-16 14:27:50 +03:00
f7ecee5683 FFMpeg-Compressor: Update README.md 2023-11-16 02:36:06 +03:00
721d33efa7 FFMpeg-Compressor: Slightly rewrite interface 2023-11-16 02:23:37 +03:00
37ff1f78b3 FFMpeg-Compressor: Use ffmpeg-python and Pillow instead of ffmpeg cli 2023-11-16 02:23:37 +03:00
e48b7599d1 FFMpeg-Compressor: Support .m2t file format 2023-10-30 00:56:53 +03:00
37e3c9b257 RenPy-Android-Unpack: Execute python3 from PATH 2023-10-11 18:56:00 +03:00
7dee19ae08 FFMpeg-Compressor: Revert enabling hwaccel by default 2023-10-11 18:54:45 +03:00
603032fe78 FFMpeg-Compressor: Fix recursive unprocessed files copying 2023-10-11 18:54:44 +03:00
616e7f63ef FFMpeg-Compressor: Use ffmpeg hwaccel if available 2023-10-09 23:56:52 +03:00
12b7fced03 FFMpeg-Compressor: Fix typo 2023-10-09 23:55:10 +03:00
ea893fd8d1 FFMpeg-Compressor: Delete JpegCompression parameter in config 2023-10-09 23:47:16 +03:00
7d087fc5b6 FFMpeg-Compressor: Option to disabling WebP RGBA 2023-10-09 23:41:19 +03:00
224359f251 FFMpeg-Compressor: Fix errors hiding 2023-10-08 21:05:27 +03:00
0a7e62477a FFMpeg-Compressor: Fix for duplicated file algorithm 2023-10-07 13:27:48 +03:00
d3c8b43b49 FFMpeg-Compressor: Add new missing parameter into config 2023-10-07 01:03:48 +03:00
e9777b8779 Determining logic cpu count in Darwin 2023-10-07 01:01:11 +03:00
329196a376 FFMpeg-Compressor: New HideErrors parameter 2023-10-07 00:52:21 +03:00
70e3254395 FFMpeg-Compressor: Fix Mimic mode with subdirs 2023-10-07 00:06:51 +03:00
04cc015909 Update README.md 2023-10-02 20:05:11 +03:00
c36a403a1c FFMpeg-Compressor: Add .bmp support 2023-10-02 19:50:36 +03:00
e3b21e7d81 FFMpeg-Compressor: Update README.md 2023-10-02 19:48:45 +03:00
f15bb3df7e FFMpeg-Compressor: Hide all ffmpeg warnings and errors 2023-10-02 19:46:12 +03:00
cefd0bc9ba FFMpeg-Compressor: Copy all unprocessed files to destination folder 2023-10-02 19:23:11 +03:00
e4de881424 FFMpeg-Compressor: Skip all ffmpeg questions by default 2023-10-02 17:39:32 +03:00
73fd5e44d1 RenPy-Unpacker: Update README.md 2023-10-01 23:46:51 +03:00
44c2b1a44b RenPy-Android-Unpack: Update README.md 2023-10-01 23:46:51 +03:00
875df526ad FFMpeg-Compressor: TODO in README.md 2023-10-01 23:46:51 +03:00
06116b5de1 FFMpeg-Compressor: Add Configuration section in README.md 2023-10-01 23:46:51 +03:00
4b76a600fb Add installing Nuitka in build script 2023-10-01 23:46:50 +03:00
d57585f5a2 FFMpeg-Compressor: Implement mimic mode 2023-10-01 22:46:16 +03:00
657aa31148 FFMpeg-Compressor: Rewrite some code 2023-09-30 23:51:53 +03:00