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
/
main_notify.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't include os_compat.h
Max Kellermann
2008-10-08
1
-0
/
+3
*
notify: removed the "Notify" typedef
Max Kellermann
2008-10-08
1
-1
/
+1
*
main_notify: define main_task so we can use it for assertions
Eric Wong
2008-10-06
1
-1
/
+2
*
notify: protect notify->pending with the mutex
Max Kellermann
2008-09-26
1
-2
/
+0
*
notify: added notify_deinit()
Max Kellermann
2008-09-24
1
-0
/
+8
*
main_notify: removed assertion in wakeup_main_task()
Max Kellermann
2008-09-23
1
-2
/
+0
*
main_notify: use init_async_pipe()
Max Kellermann
2008-09-23
1
-8
/
+1
*
use the notify library in main_notify.c
Max Kellermann
2008-08-26
1
-10
/
+7
*
fix race condition in main_notify.c
Max Kellermann
2008-04-17
1
-1
/
+6
*
main_notify: just use cond_signal to wakeup, no need to trylock
Eric Wong
2008-04-13
1
-11
/
+1
*
main_notify: use pthread_cond_signal instead of broadcast
Eric Wong
2008-04-12
1
-1
/
+1
*
Fix a deadlock after pause/next
Eric Wong
2008-04-12
1
-0
/
+1
*
Fix the problem of songs not advancing without client activity
Eric Wong
2008-04-12
1
-0
/
+130