1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-15 10:48:33 +01:00
Clementine-audio-player-Mac.../ext/clementine-tagreader
2012-03-04 13:36:22 +00:00
..
CMakeLists.txt
fmpsparser.cpp
fmpsparser.h
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 Don't reset a song's rating back to 0 if it was edited in the EditTagDialog 2012-03-04 13:36:22 +00: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