15 Commits

Author SHA1 Message Date
0f8751a2f2 fix(gui): 更新 FFmpeg 调色板生成参数并改进错误处理 2025-05-22 10:51:24 +08:00
302dbc805f fix(gui): 更新 FFmpeg 调色板生成参数以改善 GIF 创建质量 2025-05-22 10:39:30 +08:00
6d8fb24807 fix: update FFmpeg quality settings for palette generation and GIF creation 2025-05-22 10:12:32 +08:00
7647d15c52 fix(gui): hide CMD window on Windows for subprocess calls 2024-11-16 10:47:25 +08:00
f0844c2284 refactor: optimize FFmpeg path settings and update build process
Update FFmpeg path settings and optimize the build process in release.yml and gui.py
2024-11-16 10:39:20 +08:00
0decff023e chore(workflow): update build process with PyInstaller spec file
Update the GitHub Actions workflow to use the PyInstaller spec file for building the application, ensuring proper inclusion of FFmpeg executables and improving the build process.
2024-11-16 10:17:36 +08:00
dac061da63 fix 2024-11-16 09:54:45 +08:00
5d5decf8ff refactor(gui): remove FFmpeg installation check and related UI components 2024-11-16 09:15:58 +08:00
ba7fe58645 chore(workflow): Update build process to use gui.py instead of launcher.py
Update PyInstaller
2024-11-16 09:11:28 +08:00
8788f0b0b9 refactor(gui): streamline FFmpeg path setup and remove installer dialog 2024-11-16 09:05:36 +08:00
1c42ad7043 123 2024-11-16 08:50:07 +08:00
8d030a64f2 style(gui): refine drag and drop UI提示 2024-11-16 08:35:09 +08:00
35afc5e8da feat(workflows, gui, requirements): Add tkinterdnd2 support for Windows and macOS, update installation and UI for drag and drop 2024-11-16 08:28:11 +08:00
2bfb144320 chore(workflow): update Python version to 3.11 and modify dependencies
Update Python version in GitHub Actions workflow to 3.11 and adjust dependencies, including excluding tkinterdnd2 and adding fallback support.
2024-11-16 08:18:44 +08:00
252bbca3b7 first commit 2024-11-16 07:51:31 +08:00