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
Code
Issues
Pull Requests
Releases
Wiki
Activity
Clementine-audio-player-Mac...
/
ext
/
libclementine-common
/
core
History
John Maguire
0212a1fa91
D'oh
2012-01-17 21:29:20 -08:00
..
closure.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
closure.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
encoding.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
encoding.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
logging.cpp
D'oh
2012-01-17 21:29:20 -08:00
logging.h
Add stack trace dumper (might need some tweaks for win & Linux still).
2012-01-17 20:35:10 -08:00
messagehandler.cpp
Change Spotify to use the new MessageHandler, remove SpotifyMessageHandler
2012-01-08 15:10:11 +00:00
messagehandler.h
Change Spotify to use the new MessageHandler, remove SpotifyMessageHandler
2012-01-08 15:10:11 +00:00
waitforsignal.cpp
The external tagreader mostly works now:
2012-01-07 00:26:07 +00:00
waitforsignal.h
The external tagreader mostly works now:
2012-01-07 00:26:07 +00:00
workerpool.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
workerpool.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