Use config variable for Freesound download folder location.
authorColin Fletcher <colin.m.fletcher@googlemail.com>
Fri, 14 Jun 2013 18:09:40 +0000 (19:09 +0100)
committerColin Fletcher <colin.m.fletcher@googlemail.com>
Fri, 21 Jun 2013 20:30:52 +0000 (21:30 +0100)
commit1eff5a8215319c680ea511e90eba7fd5e4e66edd
tree9a2dd27ca5ec5ffdc083dcb4c747b4f4642f4c06
parent48efe6c2933c00b02df66b4795ecc92baf06f6b6
Use config variable for Freesound download folder location.

Use the new freesound-download-dir config variable to decide the location
of sound files downloaded from Freesound.
Move the Windows-specific logic to replace '/'s with '\'s from
Mootcher::changeWorkingDir() to Mootcher::ensureWorkingDir(), and remove
the now unused Mootcher::changeWorkingDir().
Use Glib::build_filename to construct the path.
gtk2_ardour/sfdb_freesound_mootcher.cc
gtk2_ardour/sfdb_freesound_mootcher.h