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.h
Age
Commit message (
Expand
)
Author
2009-03-13
all: Update copyright header.
Avuton Olrich
2008-12-27
notify: use GLib locking
Max Kellermann
2008-10-31
added prefix to header macros
Max Kellermann
2008-10-08
use the "bool" data type instead of "int"
Max Kellermann
2008-10-08
don't include os_compat.h
Max Kellermann
2008-10-08
notify: removed the "Notify" typedef
Max Kellermann
2008-09-26
notify: protect notify->pending with the mutex
Max Kellermann
2008-09-24
notify: added macro NOTIFY_INITIALIZER
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-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