Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhanced features #4

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Conversation

digimbyte
Copy link

now supports:

  • source selection
  • target destination

options:

  • subfolder recursion support
  • delete original wavs
  • overwrite existing

misc:

  • better handling of folder validation
  • removed wav contents check - should be user defined.
  • improved UI feedback of process
  • added reset button for multiple operations

digimbyte and others added 15 commits August 15, 2024 19:31
- updating UI elements from asynchronous processes (threads)
- force overwrite of existing files (add "-y" arg to ffmpeg)
- use a Task for handling process launching and cleanup
- ensure process releases its resources with process.Close()
- remove "busy wait" of main UI thread
- relative path calculations are now correct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants