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
/
event
/
Loop.cxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year 2015
Max Kellermann
2015-01-01
1
-1
/
+1
*
event/Loop: read the "again" flag while holding mutex
Max Kellermann
2014-12-14
1
-1
/
+2
*
event/Loop: remove the dummy constructor argument
Max Kellermann
2014-02-05
1
-1
/
+1
*
copyright year 2014
Max Kellermann
2014-01-13
1
-1
/
+1
*
event/Loop: allow AddTimer() after Run() has returned
Max Kellermann
2014-01-09
1
-1
/
+3
*
event/Loop: allow scheduling events before Run()
Max Kellermann
2014-01-09
1
-4
/
+13
*
event/Loop: cancel the WakeFD monitor in destructor
Max Kellermann
2014-01-06
1
-0
/
+4
*
event/SocketMonitor: don't close the socket automatically
Max Kellermann
2014-01-06
1
-3
/
+0
*
event/Loop: try to avoid the WakeFD when adding DeferredMonitor
Max Kellermann
2014-01-05
1
-2
/
+16
*
event/Loop: combine multiple WakeFD::Write() calls
Max Kellermann
2014-01-05
1
-1
/
+6
*
event/Loop: add attribute "again"
Max Kellermann
2014-01-05
1
-2
/
+4
*
event/Loop: add thread-safety assertions
Max Kellermann
2014-01-05
1
-0
/
+16
*
event/Loop: remove obsolete assertion
Max Kellermann
2014-01-05
1
-2
/
+0
*
event/Loop: move code to HandleDeferred()
Max Kellermann
2014-01-05
1
-8
/
+12
*
event/Loop: remove the GLib implementation
Max Kellermann
2014-01-04
1
-48
/
+0
*
event/Loop: remove bogus "!quit" assertion
Max Kellermann
2014-01-04
1
-5
/
+3
*
event/Loop: remove unused method AddCall()
Max Kellermann
2014-01-04
1
-19
/
+0
*
event/Loop: non-recursive Break() implementation
Max Kellermann
2014-01-04
1
-4
/
+2
*
event/DeferredMonitor: make fully thread-safe
Max Kellermann
2014-01-04
1
-0
/
+51
*
event: introduce generic API for internal event loop
Denis Krjuchkov
2013-11-28
1
-27
/
+14
*
Add infrastructure for using multiple event loops
Denis Krjuchkov
2013-11-27
1
-5
/
+18
*
event/SocketMonitor: add method Abandon()
Max Kellermann
2013-11-06
1
-2
/
+7
*
*: use nullptr instead of NULL
Max Kellermann
2013-10-28
1
-1
/
+1
*
system/clock: convert to C++
Max Kellermann
2013-10-15
1
-4
/
+4
*
EventLoop: initialise the thread id explicitly
Max Kellermann
2013-08-10
1
-1
/
+2
*
EventLoop: new implementation using epoll
Max Kellermann
2013-08-10
1
-0
/
+196
*
thread/Id: new class replacing GThread pointers
Max Kellermann
2013-08-10
1
-3
/
+3
*
EventLoop: add methodd IsInside()
Max Kellermann
2013-08-08
1
-0
/
+5
*
EventLoop: un-inline Run() and others
Max Kellermann
2013-08-08
1
-0
/
+57