index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
notify.c
Age
Commit message (
Expand
)
Author
2013-01-10
notify: convert to C++
Max Kellermann
2011-01-29
copyright year 2011
Max Kellermann
2010-10-11
Merge release 0.15.13 from branch 'v0.15.x'
Max Kellermann
2010-08-19
notify: add function notify_clear()
Max Kellermann
2009-12-31
Update copyright notices.
Avuton Olrich
2009-11-12
include config.h in all sources
Max Kellermann
2009-03-13
all: Update copyright header.
Avuton Olrich
2008-12-27
notify: use GLib locking
Max Kellermann
2008-10-08
use the "bool" data type instead of "int"
Max Kellermann
2008-10-08
notify: loop while no signal is pending
Max Kellermann
2008-09-26
notify: protect notify->pending with the mutex
Max Kellermann
2008-09-24
notify: added notify_deinit()
Max Kellermann
2008-09-24
notify: make notify_init() failures fatal
Max Kellermann
2008-09-24
notify: declare "struct notify"
Max Kellermann
2008-06-01
notify: don't use camelCase in notify.[ch]
Max Kellerman
2008-04-12
use the pthread API in notify.c
Max Kellermann
2008-04-12
rename the notify.c methods
Max Kellermann
2008-03-27
notify: initialize variable to keep valgrind from bitching
Eric Wong
2008-03-26
notify: more cleanups, add error checking for pipe errors
Eric Wong
2008-03-26
notify: cleanups
Eric Wong
2008-03-26
notify the decoder instead of polling 100hz
Max Kellermann