drowe67 / freedv-gui

GUI Application for FreeDV – open source digital voice for HF radio
https://freedv.org/
GNU Lesser General Public License v2.1
206 stars 52 forks source link

Fix bug preventing saving of the previously used path when playing back files. #729

Closed tmiw closed 3 months ago

tmiw commented 4 months ago

During review of #728 I noticed that we weren't actually saving the previously used paths when playing back files through the application (i.e. Tools->Start Play/Record File...). This PR fixes that, allowing the user to start from the folder that was used before (and not requiring navigating back to it every time).