13
0
livetrax/libs
Colin Fletcher 9a9f4276a0 Further Freesound import tweaks.
Make download of sound files multi-threaded. Each sound file download takes
place in its own thread, and has its own progress bar and cancel button,
which stack up from the bottom of the list of results.

Sound files download into a file with a '.part' suffix, which is then
renamed to the intended name on success.

Add a 'Similar' button, which searches Freesound for sounds similar to the
currently-selected sound in the results list.

Add a freesound-download-dir config variable to decide the location
of sound files downloaded from Freesound.

Move 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 paths.
2013-06-22 13:35:03 +01:00
..
appleutility
ardour Add config variable for Freesound download folder location. 2013-06-21 21:30:52 +01:00
audiographer Fix some compilation warnings 2013-03-23 14:50:58 +01:00
clearlooks-newer Fix some compilation warnings 2013-03-30 18:09:40 +01:00
clearlooks-older
evoral remove executable mode-bit from files 2013-06-16 21:54:08 +02:00
fst
gtkmm2ext Make scroll-wheel modifier keys consistent in main editor window. 2013-06-21 20:13:44 +01:00
libltc
midi++2 Revert all close-on-exec changes from earlier today 2013-06-07 21:07:41 +02:00
panners
pbd remove executable mode-bit from files 2013-06-16 21:54:08 +02:00
qm-dsp Fix some compilation warnings 2013-03-23 14:50:58 +01:00
rubberband Fix some compilation warnings 2013-03-23 14:50:58 +01:00
surfaces save and restore Generic MIDI threshold/smoothing value 2013-06-10 12:37:09 -04:00
taglib
timecode
vamp-plugins
vamp-sdk