kor-elf
84b36dd29e
Make it possible to drag and drop multiple files
...
It is now possible to add multiple files before sending them to the processing queue.
2025-05-25 01:25:40 +05:00
kor-elf
82167f042f
Add theme management functionality to the application
...
Implemented a theme management system allowing users to select and persist themes (default, light, dark) in the settings menu.
2025-05-23 20:18:05 +05:00
kor-elf
712ec2f182
Remove language selection to a new settings section.
2025-05-22 21:42:45 +05:00
kor-elf
883bf376b0
Add FFplay help feature and keyboard shortcut guide
...
Introduced a new "Help FFplay" section in the help menu to provide information about FFplay player keyboard shortcuts and actions.
2025-05-21 00:22:42 +05:00
kor-elf
306383449a
Add FFplay support to the application
...
Integrated FFplay functionality across the application. This includes support for setting up the FFplay path and invoking FFplay for media playback.
2025-05-19 22:49:09 +05:00
kor-elf
a831d56d93
Add localized error handling for database timeout
...
Introduced a new localized error message "errorDatabaseTimeout" in multiple languages (English, Kazakh, Russian) and updated the `PanicError` method to handle database timeout errors more gracefully. This improves user feedback by providing context-specific error messages.
2025-05-18 19:32:57 +05:00
kor-elf
992762ef0a
Add gratitude view and menu item
...
Introduce a new "Gratitude" view with localized messages and display functionality.
2025-05-11 18:35:21 +05:00
kor-elf
bf3340e526
Add drag-and-drop support for single file selection
...
Implemented functionality to handle single file drag-and-drop in the UI, including error handling for multiple files and directories. Updated localization files to support new messages related to drag-and-drop usage and errors.
2025-05-11 15:07:37 +05:00
kor-elf
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
kor-elf
4668da3223
Added .gitignore for translate.*.toml.
2024-03-17 00:39:32 +05:00
kor-elf
a3b30c4543
Deleted temporary languages/translate.*.toml files.
2024-03-17 00:32:21 +05:00
kor-elf
3f358c8b7d
Refactoring.
...
I have moved the conversion form to a separate conversion file.
2024-03-17 00:30:02 +05:00
kor-elf
1ece1e443d
Added the ability to convert files to different extensions.
2024-03-07 22:18:35 +05:00
kor-elf
e766c6d465
Added the ability to show and hide elements by status type.
2024-03-05 00:58:43 +05:00
kor-elf
a1c9143685
Added queues.
...
Reworked the architecture.
2024-02-17 19:08:58 +06:00
kor-elf
c4ec958576
Moved the code from src to the root.
2024-02-12 22:21:47 +06:00