1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-10 17:13:39 +01:00
Clementine-audio-player-Mac.../ext/libclementine-common/core
David Sansome e718065aeb Merge branch 'master' into breakpad
Conflicts:
	src/core/commandlineoptions.h
	src/core/utilities.cpp
	src/covers/amazoncoverprovider.cpp
2013-08-04 18:05:14 +10:00
..
closure.cpp Use tr1 for mac compatibility 2012-11-26 10:10:20 +01:00
closure.h Delete closures if the receiver is deleted. 2013-02-26 16:27:44 +01:00
concurrentrun.h Remove useless comment now we have variadic templates for ConcurrentRun 2012-11-22 02:08:59 +01:00
logging.cpp Include the log in crash reports 2012-12-30 16:07:21 +11:00
logging.h Include the log in crash reports 2012-12-30 16:07:21 +11:00
messagehandler.cpp 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
messagehandler.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
messagereply.cpp Queue messages in WorkerPool instead of in each individual handler, so the entire queue isn't lost if a worker crashes. 2012-01-22 18:53:17 +00:00
messagereply.h Read tags from Ubuntu One files and add to local database. 2012-11-28 14:43:03 +01:00
override.h Add missing copyright headers 2012-06-23 11:31:48 +01: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 Remove a useless message copy 2012-11-07 09:18:49 +11:00