summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tagging release 0.9.8tags/release-0.9.8Lennart Poettering2007-11-210-0/+0
* bump version and sonameLennart Poettering2007-11-211-3/+3
* update man pages a bitLennart Poettering2007-11-212-0/+31
* when speaking to a client with a version < 12, hide S32 sample specs, and mak...Lennart Poettering2007-11-211-18/+59
* increment api and protocol versionLennart Poettering2007-11-211-2/+2
* - Check process name when dealing with PID filesLennart Poettering2007-11-2127-230/+1497
* minor typo fixLennart Poettering2007-11-211-1/+1
* add short version history of the PA protocolLennart Poettering2007-11-211-0/+80
* add a couple of new opcodes, and document the versions the opcodes where addedLennart Poettering2007-11-211-6/+25
* add API to allow runtime reconfiguration of memblockqsLennart Poettering2007-11-212-23/+78
* detect whether PolicyKit support is availableLennart Poettering2007-11-161-0/+47
* build PolicyKit supportLennart Poettering2007-11-161-1/+13
* add interface to PolicyKitLennart Poettering2007-11-163-0/+301
* use a prio inheriting mutex for the threaded mainloop, to ease writing of RT ...Lennart Poettering2007-11-141-1/+1
* use a free list for allocation pa_operation objectsLennart Poettering2007-11-141-2/+9
* use a free list for allocating reply_info structsLennart Poettering2007-11-141-2/+8
* add missing pa_boolizationLennart Poettering2007-11-142-2/+2
* Rework ALSA mixer channel detection code. This time we actually care about th...Lennart Poettering2007-11-134-48/+192
* add array size to increase chance of detecting missing updatesLennart Poettering2007-11-131-3/+2
* don't fail if the bt-proximity-helper is not builtLennart Poettering2007-11-131-1/+1
* don't touch RLIMIT:MEMBLOCK by default. This should improve out-of-the-box co...Lennart Poettering2007-11-132-2/+2
* increase the pacmd timeout a bitLennart Poettering2007-11-131-1/+1
* Completely rework ALSA device selection code: choose the device to open depen...Lennart Poettering2007-11-1315-122/+350
* fix loading of load-once modules if no other modules was loaded beforeLennart Poettering2007-11-131-1/+1
* add new fun module that automatically mutes your audio devices when you leave...Lennart Poettering2007-11-114-1/+763
* Port module-gconf to make use of the new API pa_start_child_for_read()Lennart Poettering2007-11-111-128/+9
* pull code for starting helper processes out of module-gconf, clean it up, and...Lennart Poettering2007-11-112-0/+194
* add new function pa_strnull() to simplify passing null strings to non-linux p...Lennart Poettering2007-11-111-0/+4
* add a simple fully-automatic fully-linearupmixer/downmixer and enable it by d...Lennart Poettering2007-11-117-71/+616
* tag modules that may only be loaded once at most especially, and enforce that...Lennart Poettering2007-11-0942-160/+233
* minor typoLennart Poettering2007-11-091-1/+1
* optimize mixing code a bit. Add mixers for S32LE, S32BE, ULAW, ALAW and FLOAT...Lennart Poettering2007-11-094-113/+727
* replace a few CLAMPs by PA_CLAMP_UNLIKELYLennart Poettering2007-11-093-7/+7
* remove PA_CLAMP_LIKELY macro because it doesn't really make sense.Lennart Poettering2007-11-091-1/+3
* .la files for modules can probably be removed safely on all archs nowLennart Poettering2007-11-091-0/+1
* add support for 32bit integer samplesLennart Poettering2007-11-0912-17/+319
* fix CLAMP_LIKELY/UNLIKELY definitionLennart Poettering2007-11-092-4/+4
* add missing #includeLennart Poettering2007-11-091-0/+1
* add a few missing macro definitionsLennart Poettering2007-11-091-0/+12
* add PA_CLAMP_LIKELY and PA_CLAMP_UNLIKELY macrosLennart Poettering2007-11-091-1/+5
* add support for likely()/unlikely() type macrosLennart Poettering2007-11-091-2/+12
* parse the pasuspend argument like any other boolean in PulseAudioLennart Poettering2007-11-082-3/+3
* strip most comments from the default configuration files, since the man page ...Lennart Poettering2007-11-082-99/+17
* add remaing man pagesLennart Poettering2007-11-085-18/+590
* warn if the sound server is not localLennart Poettering2007-11-071-1/+3
* add man pages for padsp, pabrowse, pasuspenderLennart Poettering2007-11-074-2/+271
* complete pactl man pageLennart Poettering2007-11-061-15/+61
* minor cleanups of --help textsLennart Poettering2007-11-052-3/+3
* add a couple of more man pagesLennart Poettering2007-11-058-4/+867
* add a man page for the pulseaudio binary. More will follow.Lennart Poettering2007-11-058-3/+678