https://bugs.kde.org/show_bug.cgi?id=355350

--- Comment #5 from Vincent PINON <vpi...@kde.org> ---
Git commit e6cb9569ca11ab77c5e40636b64ff871353d3326 by Vincent Pinon, on behalf
of Roger Morton.
Committed on 03/12/2015 at 22:22.
Pushed by vpinon into branch 'Applications/15.12'.

freesound interim fix and clipart fix

 Fixes download of clip art.
 Fixes license parsing of clip art.
 Interim fix for search on freesound
 Freesound downloads high quality mp3 preview instead of the high quality file.
 This is because new freesound API needs you authenticate as user to get the
high quality.
 There is a way to do it but I have not implemented this yet.
 Default file extension to mp3 on all freesound disable the import button while
download is running -
 don't start two download jobs
 Fixes Auto play of previews in freesound.
 Preview button toggels on of the playing of the preview
 sound Preview button goes to "Stop" when playing preview and automatically
back to "preview" when preview finishes
 Warns if you are about to overwrite an imported file I note that duplicate
clip in bin checking is commented out in the code
 in ClipCreationDialog::createClipsCommand. And duplicate clips get created if
you choose overwrite.
 Confirms the file download has finished.

M  +5    -0    src/utils/archiveorg.h
M  +107  -38   src/utils/freesound.cpp
M  +7    -1    src/utils/freesound.h
M  +2    -1    src/utils/openclipart.cpp
M  +4    -1    src/utils/openclipart.h
M  +228  -53   src/utils/resourcewidget.cpp
M  +16   -0    src/utils/resourcewidget.h

http://commits.kde.org/kdenlive/e6cb9569ca11ab77c5e40636b64ff871353d3326

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to