index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
IOThread.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-23
thread/Name: set thread names
Max Kellermann
1
-0
/
+3
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2013-10-19
*: use nullptr instead of NULL
Max Kellermann
1
-4
/
+4
2013-10-17
Thread/Thread: replacement library for GThread
Max Kellermann
1
-19
/
+12
2013-09-04
IOThread: pass GError to FatalError()
Max Kellermann
1
-2
/
+4
2013-09-03
IOThread: use FatalError() on g_thread_create() error
Max Kellermann
1
-5
/
+5
2013-08-08
event: add function BlockingCall()
Max Kellermann
1
-50
/
+0
2013-08-04
*: use gcc.h macros instead of GLib
Max Kellermann
1
-1
/
+1
2013-04-17
use g_thread_new() if GLib is recent enough
Max Kellermann
1
-3
/
+7
2013-01-14
Main, IOThread: move GMainLoop setup code to class EventLoop
Max Kellermann
1
-47
/
+13
2013-01-10
io_thread: convert to C++
Max Kellermann
1
-23
/
+21
2012-07-10
require GLib 2.16
Max Kellermann
1
-1
/
+0
2011-11-27
io_thread: fix race condition during startup
Max Kellermann
1
-0
/
+8
2011-09-20
io_thread: add function _timeout_add()
Max Kellermann
1
-0
/
+9
2011-09-20
io_thread: _timeout_add_seconds() returns GSource*
Max Kellermann
1
-4
/
+3
2011-08-31
io_thread: allow _call() from inside the thread
Max Kellermann
1
-0
/
+13
2011-08-29
io_thread: add function io_thread_quit()
Max Kellermann
1
-2
/
+9
2011-08-29
io_thread: add function io_thread_run()
Max Kellermann
1
-2
/
+8
2011-08-25
io_thread: add helper functions
Max Kellermann
1
-0
/
+71
2011-08-25
io_thread: move global variables into a struct
Max Kellermann
1
-25
/
+27
2011-08-24
io_thread: new thread for non-blocking background I/O
Max Kellermann
1
-0
/
+85