summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* add a man page for the pulseaudio binary. More will follow.Lennart Poettering2007-11-051-1/+1
* fix two alignment issues found by the debian buildd gcc on sparcLennart Poettering2007-11-042-20/+27
* pa_boolizationLennart Poettering2007-11-041-15/+13
* add eventfd syscall nr for arm; patch from Sjoerd Simons; Closes #150Lennart Poettering2007-11-041-0/+4
* Properly terminate pa_readlink() strings. Patch from Sjoerd Simons. Closes #149Lennart Poettering2007-11-041-1/+1
* Add linker version script to hide non-ABI stable symbols in the clientLennart Poettering2007-11-042-10/+240
* make disallow-module-loading config option work again (original patch from Di...Lennart Poettering2007-11-011-2/+5
* make rtprio and nice level actually configurableLennart Poettering2007-11-0111-54/+94
* drop rt scheduling before we start our helper processLennart Poettering2007-11-011-0/+2
* add new option --realtimeLennart Poettering2007-11-011-10/+23
* save and restore errno in sig handlerLennart Poettering2007-11-011-0/+5
* add nice and rtprio resource limit support; make rtprio and nice level to use...Lennart Poettering2007-11-014-86/+210
* pa_boolize the client configLennart Poettering2007-11-012-8/+7
* more pa_boolizationLennart Poettering2007-11-013-95/+96
* make the bool config parser actually parse boolsLennart Poettering2007-11-011-2/+3
* fix commentLennart Poettering2007-11-011-1/+1
* add new function pa_yes_no()Lennart Poettering2007-11-011-0/+5
* save and restore errno in the sig handlerLennart Poettering2007-10-301-0/+6
* rename 'length' parameters in the API to 'bytes', to make their unit clearLennart Poettering2007-10-302-7/+7
* handle tcp4: prefix for server specs correctly. (Closes #136)Lennart Poettering2007-10-301-1/+4
* rename stream names too, when the sink name changesLennart Poettering2007-10-301-9/+28
* ignore updates not relevant to usLennart Poettering2007-10-301-0/+6
* rework the tunnel naming scheme, and make it follow the description changes o...Lennart Poettering2007-10-301-29/+231
* initialize userdata struct with 0Lennart Poettering2007-10-301-5/+5
* deal properly with signals interrupting us when we wait for data from gconf h...Lennart Poettering2007-10-301-2/+4
* keep track of configured tunnels and make sure to unload them when they disap...Lennart Poettering2007-10-291-11/+112
* don't announce monitor sourcesLennart Poettering2007-10-291-5/+5
* don't try to send pause request before our stream is properly set upLennart Poettering2007-10-291-2/+5
* ignore network sinks/sourcesLennart Poettering2007-10-295-8/+29
* make gcc shut up a bit moreLennart Poettering2007-10-291-1/+1
* we don't want to include assert.h anymoreLennart Poettering2007-10-295-5/+0
* reverse server order for PULSE_SERVER x11 property, to follow order in which ...Lennart Poettering2007-10-291-1/+3
* add new API pa_strlist_reverse()Lennart Poettering2007-10-292-0/+18
* add new module module-zeroconf-discoverLennart Poettering2007-10-292-1/+346
* publish dns-sd subtypes to allow distinction of virtual, hardware and monitor...Lennart Poettering2007-10-291-7/+65
* export pa_namereg_is_valid_name()Lennart Poettering2007-10-292-7/+10
* fail on name clashLennart Poettering2007-10-291-2/+2
* bring back module-tunnel, yay!Lennart Poettering2007-10-292-398/+599
* downgrade a few log messagesLennart Poettering2007-10-291-3/+3
* properly deal with time pausingLennart Poettering2007-10-291-4/+8
* use real path of binary instead of /proc/self/exe to execute ourselvesLennart Poettering2007-10-291-2/+5
* make use of new pa_readlink() where applicableLennart Poettering2007-10-292-16/+27
* add new pa_readlink() APILennart Poettering2007-10-292-0/+26
* make speex-float-3 the default resamplerLennart Poettering2007-10-292-4/+4
* add missing dependency on socket-utilLennart Poettering2007-10-281-1/+1
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-28270-11201/+28673
* Corrected a bogus comment.Tanu Kaskinen2007-08-241-2/+1
* Modified the JACK sink heavily:Tanu Kaskinen2007-08-201-241/+716
* jack driver build fix which became apparent on fedoraLennart Poettering2007-08-041-2/+2
* Make sure we link to the core to get all symbols.Pierre Ossman2007-07-101-1/+1