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
Thank you! I like the idea and it works. However, memory profiling tools like Valgrind will probably report a memory leak (gtk_file_chooser_get_current_folder() has to be freed). I will look into that and maybe I will decide for a different implementation of the idea.
I thought there might be a memory leak problem, but I'm not familiar with GTK so I didn't try to deal with it.
It's certainly a useful patch. I'm working on project with about 400 .wav files, and it was getting on my nerves to have to navigate to the folder each time
last.txt
The text was updated successfully, but these errors were encountered: