Версия 1.0.0 #11
Reference in New Issue
Block a user
Delete Branch "develop"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Частично переписал и перегруппировал структуру файлов. Ничего нового в программу не добавлено! Были исправлены некоторые ошибки. Не много улучшен интерфейс. FFmpeg теперь скачивается в локальную папку пользователя. Настройки теперь хранятся тоже в локальной папки пользователя. Благодаря этому в будущей новой версии скачивания повторно FFmpeg не надо будет.
Добавлена возможность:
Исправлено:
А так же:
-- Linux: ~/.config/fyne/net.kor-elf.projects.gui-for-ffmpeg/preferences.json
-- Windows: /Users/{User Name}/AppData/Roaming/fyne/net.kor-elf.projects.gui-for-ffmpeg/preferences.json
-- Linux: ~/.local/share/fyne/net.kor-elf.projects.gui-for-ffmpeg
-- Windows: /Users/{User Name}/AppData/Roaming/fyne/net.kor-elf.projects.gui-for-ffmpeg
GetTotalDurationmethod toFFprobeContractand implementation eb43669ae7RunConvertmethod toFFmpegContractand implementation 1b1cdd5c22HelpFFplayto simplify array initialization. 39080cac14GetFFmpegVersiontoGetVersioninFFmpegContractfor consistency and clarity. a9c59137afGetFFprobeVersionmethod to retrieve FFprobe version details d7428683e4GetFFplayVersionmethod to retrieve FFplay version details e6db590937AppMetadataconfiguration and refactored imports inmain.go. Because the data is duplicated with FyneApp.toml. 7930a907f1bboltand its license info from "About" screen andLICENSE-3RD-PARTY.txtas it's no longer used. Added FFmpeg license details toLICENSE-3RD-PARTY.txt. 0a22377cd6icon.pngandscreenshot-gui-for-ffmpeg.pngin assets, so that I could later delete them from their current locations after the links to the images have changed everywhere. c59c87d109FyneApp.tomlwith newWebsite, updatedIconpath, bumped version to1.0.0, added Linux/BSD-specific fields (GenericName, Categories, Comment, Keywords). c4d205a79e--iconand--nameflags fromfyne-crosscommands. 7f410ef700.desktopfile (Namefield updated to "GUI for FFmpeg"). f6958ffa97fyne-crossbuild commands in Makefile by removing redundant flags. Adjusted Windows binary naming during packaging. b56199fe8b