index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pulsecore
/
iochannel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-02
pstream: Support memfd blocks transport
Ahmed S. Darwish
1
-0
/
+1
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2014-11-09
iochannel: Remove unnecessary zero-initialization
Peter Meerwald
1
-2
/
+0
2014-10-31
creds: Rename pa_ancil to pa_cmsg_ancil_data
Arun Raghavan
1
-16
/
+16
2014-10-28
Cleanup !! for bool
Peter Meerwald
1
-1
/
+1
2014-06-27
iochannel/pstream: Support sending file descriptors
David Henningsson
1
-0
/
+43
2014-06-27
iochannel/pstream/pdispatch: Add support for receiving file descriptors
David Henningsson
1
-10
/
+35
2013-12-20
core: Fix check for io->output_event in enable_events()
Peter Meerwald
1
-1
/
+1
2013-07-04
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
1
-28
/
+28
2013-06-14
iochannel: Avoid unnecessary wakeup after successful write
David Henningsson
1
-3
/
+14
2011-12-13
iochannel: Handle missing un.h correctly
Arun Raghavan
1
-0
/
+2
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
1
-1
/
+0
2011-02-17
Use <pulsecore/socket.h> instead of <sys/socket.h>
Maarten Bosmans
1
-5
/
+2
2010-02-23
various modernizations
Lennart Poettering
1
-20
/
+19
2010-02-23
iochannel: remove fd from poll() when we don't care from events
Lennart Poettering
1
-52
/
+75
2008-06-18
get rid of svn $ keywords
Lennart Poettering
1
-2
/
+0
2008-06-16
add new function pa_iochannel_socket_is_local()
Lennart Poettering
1
-0
/
+13
2007-11-04
fix two alignment issues found by the debian buildd gcc on sparc
Lennart Poettering
1
-19
/
+23
2007-10-28
merge 'lennart' branch back into trunk.
Lennart Poettering
1
-82
/
+86
2007-02-14
Add a wrapper around close() to work around Windows' ass backwards way of
Pierre Ossman
1
-4
/
+3
2007-02-13
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
1
-0
/
+3
2007-01-04
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
1
-33
/
+33
2006-07-20
implement "auth-ip-acl=" in the native and esound protocols
Lennart Poettering
1
-0
/
+6
2006-07-19
* add new function pa_check_in_group()
Lennart Poettering
1
-29
/
+15
2006-07-19
* add new --system command line parameter to the daemon for running PulseAudi...
Lennart Poettering
1
-6
/
+11
2006-07-14
don't set MSG_NOSIGNAL for recvmsg(), since it doesn't make sense there
Lennart Poettering
1
-1
/
+1
2006-07-14
try to use send(,,MSG_NOSIGNAL) instead of write() wherever possible (which
Lennart Poettering
1
-2
/
+4
2006-06-19
big s/polyp/pulse/g
Lennart Poettering
1
-0
/
+417