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
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
cce45ee791
Update dependencies in go.sum to latest versions
...
This commit removes outdated dependencies and adds updated versions of required modules in the `go.sum` file. The changes ensure the project uses the latest compatible releases, improving stability and maintaining compatibility with current updates.
2025-05-10 18:09:38 +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
a1c9143685
Added queues.
...
Reworked the architecture.
2024-02-17 19:08:58 +06:00