18 Commits

Author SHA1 Message Date
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
v1.0.0-f0844c2
2024-11-16 10:39:20 +08:00
91fe9bc3da chore(workflow): remove paths-ignore for markdown files in release workflow v1.0.0-91fe9bc 2024-11-16 10:18:45 +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
93a01d21cf chore(workflow): ignore md files in release workflow
update README for FFmpeg built-in and Python version requirement
2024-11-16 10:04:43 +08:00
e809a2e6f7 chore(workflow): simplify PyInstaller build command in release workflow v1.0.0-e809a2e 2024-11-16 09:57:32 +08:00
dac061da63 fix v1.0.0-dac061d 2024-11-16 09:54:45 +08:00
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