summaryrefslogtreecommitdiff
path: root/src/pulsecore
AgeCommit message (Expand)AuthorFilesLines
2006-07-19* add new --system command line parameter to the daemon for running PulseAudi...Lennart Poettering14-64/+123
2006-07-17change licensing blurb form "Library GPL" to "Lesser GPL" on request of Loic ...Lennart Poettering4-60/+68
2006-07-17Forgot to protect one access to with_creds with an ifdef.Pierre Ossman1-0/+2
2006-07-17Restore SIGPIPE warning when the platform doesn't have MSG_NOSIGNAL.Pierre Ossman1-0/+5
2006-07-16add new PA_SOURCE_HARDWARE/PA_SINK_HARDWARE flagLennart Poettering1-2/+8
2006-07-16add a new boolean variable is_hardware to pa_sink/pa_source to denote wether ...Lennart Poettering4-0/+8
2006-07-14don't send SCM_CREDENTIALS on every sendmsg(), instead do it only on handshakeLennart Poettering1-5/+4
2006-07-14don't set MSG_NOSIGNAL for recvmsg(), since it doesn't make sense thereLennart Poettering1-1/+1
2006-07-14try to use send(,,MSG_NOSIGNAL) instead of write() wherever possible (whichLennart Poettering6-37/+72
2006-07-13support time events with NULL timevals which are OK in avahi, but not in PA. ...Lennart Poettering1-3/+12
2006-07-13* port libpulse-browse to use the native avahi API instead of the HOWL cruftLennart Poettering1-1/+0
2006-07-13update module-zeroconf-publish to make use of the native AVAHI API, instead o...Lennart Poettering2-0/+221
2006-07-13make sure gccmacro.h and cdecl.h may be included at the same time as those he...Lennart Poettering1-2/+2
2006-06-21increase the maxium number of concurrent esd and native connectionsLennart Poettering2-2/+2
2006-06-19s/POLYP/PULSE/gLennart Poettering2-6/+6
2006-06-19* more s/pulseaudio/PulseAudio/ replacementsLennart Poettering5-8/+8
2006-06-19replace a few remaining uppercase "Polypaudio" occurences with "PulseAudio"Lennart Poettering2-2/+2
2006-06-19big s/polyp/pulse/gLennart Poettering145-0/+27456