12dc5c8ef9
Add progress tracking to unzip operation on Windows
...
Introduced a progress bar to display the extraction progress when unzipping files using the `unZip` function. This enhancement provides visual feedback by updating the progress as file data is unpacked, improving user experience.
2025-05-06 23:08:29 +05:00
9aaee4c183
Changed the version to 0.7.0
2024-04-28 14:52:18 +05:00
2017617614
Added preset option for libx265.
...
Added preset option for h264_nvenc.
2024-04-28 14:43:18 +05:00
21d4afcedb
Made it possible for each encoder to add its own parameters.
...
Added preset option for libx264.
2024-03-17 20:28:35 +05:00
8347e9fbb2
Changed Readme.md.
...
Updated instructions for working with translations.
2024-03-17 00:46:39 +05:00
8d17a52f00
Added .gitignore for fyne-cross/*.
2024-03-17 00:39:56 +05:00
4668da3223
Added .gitignore for translate.*.toml.
2024-03-17 00:39:32 +05:00
a3b30c4543
Deleted temporary languages/translate.*.toml files.
2024-03-17 00:32:21 +05:00
3f358c8b7d
Refactoring.
...
I have moved the conversion form to a separate conversion file.
2024-03-17 00:30:02 +05:00
7b7c15ad27
Fixed bug related to incorrect window size.
...
Sometimes when starting a program the program window was small.
2024-03-16 21:45:14 +05:00
a95692196e
Changed screenshot-gui-for-ffmpeg.png.
2024-03-07 23:17:55 +05:00
68d9c4bb66
I fixed it in OS Windows so that the console window would not appear.
2024-03-07 22:50:00 +05:00
1ece1e443d
Added the ability to convert files to different extensions.
2024-03-07 22:18:35 +05:00
1eb7ea4a93
Refactoring LocalizerContract.
...
Instead of AddListener I made AddChangeCallback. And removed unnecessary dependencies.
2024-03-05 20:13:58 +05:00
e766c6d465
Added the ability to show and hide elements by status type.
2024-03-05 00:58:43 +05:00
1f9f646f51
Refactoring.
...
type File struct and type ConvertSetting struct moved to convertor.go.
2024-02-25 23:38:16 +06:00
d88586739a
Edited README.md.
...
src/icon.png to icon.png
src/data to data
src/languages to languages
2024-02-17 21:22:20 +06:00
a3db2b8f89
Merge pull request 'Версия 0.4.0.' ( #5 ) from develop into main
...
Reviewed-on: #5
0.4.0
2024-02-17 20:33:18 +06:00
d0539f5e90
Fixed an error when building an assembly in fyne-cross.
2024-02-17 20:06:09 +06:00
240ae7aa96
Windows OS fix.
2024-02-17 20:04:11 +06:00
0d05fdb307
Changed the screenshot in README.md.
2024-02-17 19:48:50 +06:00
8e6fb90482
Code improvement.
...
And added a comment to the code.
2024-02-17 19:45:28 +06:00
bab8c1f383
Bug fixed.
...
When starting the program, sometimes the window was displayed incorrectly.
2024-02-17 19:18:25 +06:00
a1c9143685
Added queues.
...
Reworked the architecture.
2024-02-17 19:08:58 +06:00
c4ec958576
Moved the code from src to the root.
2024-02-12 22:21:47 +06:00
359db74251
Merge pull request 'Версия 0.3.1' ( #4 ) from develop into main
...
Reviewed-on: #4
0.3.1
2024-02-10 21:35:08 +06:00
154cd1c7dd
Fixed convertor_windows.go.
...
Changed "git.kor-elf.net/kor-elf/gui-for-ffmpeg/convertor" to "git.kor-elf.net/kor-elf/gui-for-ffmpeg/src/convertor".
2024-02-10 20:32:29 +06:00
a617635911
Changed the version to 0.3.1.
2024-02-10 20:23:41 +06:00
48f8c577c0
Fixed a buffer overflow error when converting videos when the video is more than 2 hours long.
2024-02-10 20:13:17 +06:00
ee0a305972
I made sure that the current folder was saved.
2024-02-10 20:11:26 +06:00
3dc59344cb
Fix command "fyne get ..."
...
Renamed the module to git.kor-elf.net/kor-elf/gui-for-ffmpeg/src.
0.3.0
2024-02-04 21:00:55 +06:00
f631c55eae
Merge pull request '0.3.0' ( #3 ) from develop into main
...
Reviewed-on: #3
2024-02-04 20:50:54 +06:00
d46d642e61
Added the ability to automatically download FFmpeg from the site https://github.com/BtbN/FFmpeg-Builds/releases .
2024-02-04 20:16:15 +06:00
a82d283c1a
Added licensed third party.
2024-02-04 15:57:37 +06:00
b7c363faaa
Изменил файл README.md.
...
Added installation instructions and other useful information.
2024-02-03 20:16:16 +06:00
2c0e20210f
Переименовал модуль в git.kor-elf.net/kor-elf/gui-for-ffmpeg.
2024-02-03 18:40:44 +06:00
eec298bfd7
Added a window with information about the program.
2024-02-03 17:47:32 +06:00
2afc5f5b1a
Fixed minor errors reported by the analyzer.
2024-02-01 00:31:28 +06:00
fd7ce5fa08
Fixed minor errors reported by the analyzer.
2024-02-01 00:29:11 +06:00
05553f06b8
Fixed minor errors reported by the analyzer.
2024-02-01 00:28:06 +06:00
0d5cfab38d
Made it possible to change the path to FFmpeg and FFprobe.
2024-02-01 00:23:28 +06:00
d86c0d37af
Updated some dependencies.
2024-01-31 22:27:50 +06:00
f09dd01b6d
Fixed minor errors reported by the analyzer.
2024-01-31 21:22:38 +06:00
6358d5d8cc
The language selection is remembered.
...
Added a setting for changing the language.
2024-01-31 21:02:12 +06:00
5025807b14
Changed a.New Window.
...
Changed "GUI FFMpeg!" to "FFMpeg GUI!".
2024-01-30 20:38:12 +06:00
0cd32bb0f0
Merge pull request 'Версия 0.2.0' ( #2 ) from develop into main
...
Reviewed-on: kor-elf/ffmpeg-gui#2
0.2.0
2024-01-28 22:45:56 +06:00
f3e034356b
Merge branch 'main' into develop
2024-01-28 22:10:24 +06:00
6f0bbf7e29
Windows OS fix.
...
Added import "ffmpeg Gui/convertor" to convertor_windows.go
2024-01-28 22:08:40 +06:00
3c563d1966
Added the ability to select a language.
2024-01-28 22:01:16 +06:00
6df775955f
Minor optimization.
...
Raised "progress=end" after data:= Scanner Out.Text().
2024-01-27 21:17:04 +06:00