Closed telemann closed 6 years ago
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
The referenced commit does the same thing, just a different solution. Works also if the last file was opened via command line or drag'n'drop.
last.txt