This website requires JavaScript.
Explore
Help
Sign In
Funkwhale
/
Clementine-audio-player-Mac-Linux-Windows
mirror of
https://github.com/clementine-player/Clementine
Watch
1
Star
0
Fork
You've already forked Clementine-audio-player-Mac-Linux-Windows
0
Code
Issues
Releases
Wiki
Activity
793ece163a
Clementine-audio-player-Mac...
/
gst
/
moodbar
History
Andreas
b5567a7b27
Try fixing race condition in fftw by adding mutex for fftw_* function calls suggested here:
http://www.fftw.org/fftw3_doc/Thread-safety.html
. Updates
#4643
.
2014-12-07 14:07:53 +01:00
..
CMakeLists.txt
Rewrite moodbar stuff for gstreamer-1.0:
2014-09-21 19:38:13 +10:00
gstfastspectrum.cpp
Try fixing race condition in fftw by adding mutex for fftw_* function calls suggested here:
http://www.fftw.org/fftw3_doc/Thread-safety.html
. Updates
#4643
.
2014-12-07 14:07:53 +01:00
gstfastspectrum.h
Stop using some C++11 features not supported by g++ 4.6.4 on Ubuntu 12.04
2014-09-26 11:43:54 +02:00
plugin.cpp
Rewrite moodbar stuff for gstreamer-1.0:
2014-09-21 19:38:13 +10:00
plugin.h
Rewrite moodbar stuff for gstreamer-1.0:
2014-09-21 19:38:13 +10:00