You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The app handles an hash table with the source path as a key and the destination file name as the value
(instead of just the destination paths)
- Avoid file name collision in case several paths leads to different files with the same name.
- Replace some for_each function with a normal for loop
See Issue #2
From LMMS/lmms#1257 (comment)
The text was updated successfully, but these errors were encountered: