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
/
notify.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge release 0.15.13 from branch 'v0.15.x'
Max Kellermann
2010-10-11
1
-0
/
+7
|
\
|
*
notify: add function notify_clear()
Max Kellermann
2010-08-19
1
-0
/
+7
*
|
Update copyright notices.
Avuton Olrich
2009-12-31
1
-1
/
+1
*
|
include config.h in all sources
Max Kellermann
2009-11-12
1
-0
/
+1
|
/
*
all: Update copyright header.
Avuton Olrich
2009-03-13
1
-6
/
+7
*
notify: use GLib locking
Max Kellermann
2008-12-27
1
-19
/
+10
*
use the "bool" data type instead of "int"
Max Kellermann
2008-10-08
1
-3
/
+3
*
notify: loop while no signal is pending
Max Kellermann
2008-10-08
1
-2
/
+1
*
notify: protect notify->pending with the mutex
Max Kellermann
2008-09-26
1
-16
/
+4
*
notify: added notify_deinit()
Max Kellermann
2008-09-24
1
-0
/
+6
*
notify: make notify_init() failures fatal
Max Kellermann
2008-09-24
1
-8
/
+5
*
notify: declare "struct notify"
Max Kellermann
2008-09-24
1
-6
/
+6
*
notify: don't use camelCase in notify.[ch]
Max Kellerman
2008-06-01
1
-7
/
+7
*
use the pthread API in notify.c
Max Kellermann
2008-04-12
1
-17
/
+37
*
rename the notify.c methods
Max Kellermann
2008-04-12
1
-3
/
+3
*
notify: initialize variable to keep valgrind from bitching
Eric Wong
2008-03-27
1
-1
/
+1
*
notify: more cleanups, add error checking for pipe errors
Eric Wong
2008-03-26
1
-7
/
+8
*
notify: cleanups
Eric Wong
2008-03-26
1
-32
/
+9
*
notify the decoder instead of polling 100hz
Max Kellermann
2008-03-26
1
-0
/
+70