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
972b6a233c
Clementine-audio-player-Mac...
/
ext
/
clementine-tagreader
History
Arnaud Bienner
fbda1f9489
Add a debug message when TagLib can't read a file
2012-04-25 00:10:40 +02:00
..
CMakeLists.txt
Move everything around in the source tree - static libraries and external binaries now go in "ext/". Add a generic worker pool.
2012-01-05 23:25:13 +00:00
fmpsparser.cpp
Move everything around in the source tree - static libraries and external binaries now go in "ext/". Add a generic worker pool.
2012-01-05 23:25:13 +00:00
fmpsparser.h
Move everything around in the source tree - static libraries and external binaries now go in "ext/". Add a generic worker pool.
2012-01-05 23:25:13 +00:00
main.cpp
Add some debugging code to the tagreader worker that makes it crash randomly.
2012-01-22 18:53:17 +00:00
tagreaderworker.cpp
Add a debug message when TagLib can't read a file
2012-04-25 00:10:40 +02:00
tagreaderworker.h
Don't send messages to a handler in the time between its socket closing and its process ending. Fixes a race condition that would result in a tag loading operation never completing. Fixes issue 2616
2012-01-22 18:53:17 +00:00