index
:
pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
master
master-tx
merge-queue
rtpoll
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
PulseAudio Sound Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
polyp
/
mainloop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
Lennart Poettering
2006-05-25
1
-1
/
+1
*
Wrap strerror() in a function that makes it thread safe and converts the
Pierre Ossman
2006-05-22
1
-1
/
+2
*
Move timeval calculation functions into their own file.
Pierre Ossman
2006-05-18
1
-0
/
+1
*
fix include line for "core-util.h"
Lennart Poettering
2006-05-17
1
-1
/
+1
*
Move xmalloc to the public side (libpolyp).
Pierre Ossman
2006-05-17
1
-1
/
+2
*
Handle pipes on platforms where they are non-existant of broken.
Pierre Ossman
2006-05-11
1
-7
/
+7
*
* make sure the wakeup fd is polled on wven when no other fd is registered fo...
Lennart Poettering
2006-04-30
1
-8
/
+10
*
* add pa_mainloop_wakeup() calls for deferred events
Lennart Poettering
2006-04-16
1
-15
/
+22
*
add new API to replace the poll() function used by the main loop implementation
Lennart Poettering
2006-04-16
1
-1
/
+18
*
* dispatch defer events in pa_mainloop_dispatch() and not already in pa_mainl...
Lennart Poettering
2006-04-12
1
-64
/
+61
*
change pa_log() and friends to not require a trailing \n on all logged strings
Lennart Poettering
2006-02-23
1
-7
/
+7
*
Fix path to poll.h.
Pierre Ossman
2006-02-17
1
-1
/
+1
*
Fix typo in #ifndef.
Pierre Ossman
2006-02-17
1
-1
/
+1
*
Cleaned up the includes after the restructuring. Indicate which headers are
Pierre Ossman
2006-02-17
1
-2
/
+3
*
Reorganised the source tree. We now have src/ with a couple of subdirs:
Pierre Ossman
2006-02-16
1
-0
/
+812