12 Commits

Author SHA1 Message Date
5d5decf8ff refactor(gui): remove FFmpeg installation check and related UI components v1.0.0-5d5decf 2024-11-16 09:15:58 +08:00
ba7fe58645 chore(workflow): Update build process to use gui.py instead of launcher.py
Update PyInstaller
v1.0.0-ba7fe58
2024-11-16 09:11:28 +08:00
8788f0b0b9 refactor(gui): streamline FFmpeg path setup and remove installer dialog v1.0.0-8788f0b 2024-11-16 09:05:36 +08:00
f037cf9ddd chore(workflow): Refactor release workflow and create launcher script
Refactor the release workflow to simplify the build process and create a new launcher script for setting up the FFmpeg path.
v1.0.0-f037cf9
2024-11-16 08:58:32 +08:00
79d10fcb89 fix v1.0.0-79d10fc 2024-11-16 08:53:01 +08:00
1c42ad7043 123 v1.0.0-1c42ad7 2024-11-16 08:50:07 +08:00
8d030a64f2 style(gui): refine drag and drop UI提示 v1.0.0-8d030a6 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 v1.0.0-35afc5e 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.
v1.0.0-2bfb144
2024-11-16 08:18:44 +08:00
b0d557166f chore(workflow): update FFmpeg download method and DMG creation process v1.0.0-b0d5571 2024-11-16 07:57:14 +08:00
ffc0a762b1 chore(workflow): update release workflow with new permissions and gh-release action v1.0.0-ffc0a76 2024-11-16 07:54:40 +08:00
252bbca3b7 first commit 2024-11-16 07:51:31 +08:00