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