This website requires JavaScript.
Explore
Help
Sign In
Funkwhale
/
Clementine-audio-player-Mac-Linux-Windows
Watch
1
Star
0
Fork
0
You've already forked Clementine-audio-player-Mac-Linux-Windows
mirror of
https://github.com/clementine-player/Clementine
synced
2025-01-31 03:27:40 +01:00
Code
Issues
Releases
Wiki
Activity
Clementine-audio-player-Mac...
/
ext
/
clementine-tagreader
History
David Sansome
3e0f252b34
Exit worker processes when their sockets are closed, and make sure the main app closes sockets when exiting - fixes a crash dialog on Windows.
2012-01-08 16:35:01 +00: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
The external tagreader mostly works now:
2012-01-07 00:26:07 +00:00
tagreaderworker.cpp
Exit worker processes when their sockets are closed, and make sure the main app closes sockets when exiting - fixes a crash dialog on Windows.
2012-01-08 16:35:01 +00:00
tagreaderworker.h
Exit worker processes when their sockets are closed, and make sure the main app closes sockets when exiting - fixes a crash dialog on Windows.
2012-01-08 16:35:01 +00:00