summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-09interpol: timing improvement experimenttestWim Taymans22-80/+138
2009-10-31Merge remote branch 'phish3/master'Lennart Poettering1-14/+22
2009-10-31alsa: create a seperate mixer path for Speaker elementsLennart Poettering4-13/+107
2009-10-31alsa: leave other headphone control enabled if possibleLennart Poettering5-4/+22
2009-10-31alsa: lower priority for Headphone2 pathLennart Poettering1-1/+1
2009-10-31alsa: cover Input Source:AUX INLennart Poettering1-0/+4
2009-10-31alsa: cover Headphone2 mixer elementLennart Poettering4-2/+86
2009-10-31alsa: cover 'Digital Input Source' elementLennart Poettering1-0/+14
2009-10-31alsa: cover Mic Jack Mode elementLennart Poettering1-1/+12
2009-10-31daemon: make sure pa has its own session and process group, but is not its le...Lennart Poettering3-20/+38
2009-10-31bluetooth: do not hand out access to devices that are not fully configured yetLennart Poettering1-2/+8
2009-10-31configure.ac: enable check for CoreAudioDaniel Mack1-0/+28
2009-10-31daemon: realpath segfault fixDavid Yoder1-1/+1
2009-10-31Mac OS X: add semaphore implementationDaniel Mack1-0/+63
2009-10-31Wrap clock_gettime and friendsDaniel Mack1-6/+48
2009-10-30X11: attach X11 properties to Screen, not DisplayLeszek Koltunski1-6/+14
2009-10-30git: ignore kde related filesLennart Poettering2-0/+2
2009-10-30svolume: fix MMX errorWim Taymans1-1/+6
2009-10-30sink: simplify silence checksWim Taymans1-12/+10
2009-10-30daemon: don't crash if pa_realpath() failsLennart Poettering1-10/+13
2009-10-30socket-util: drop redundant castsLennart Poettering1-12/+12
2009-10-30socket-util: allocate at least sizeof(sockaddr_storage) spaceLennart Poettering1-2/+2
2009-10-30use pa_fopen_cloexec() where applicableLennart Poettering14-27/+27
2009-10-30tdb: use O_CLOEXEC if availableLennart Poettering1-9/+34
2009-10-30core-util: introduce pa_fopen_cloexec()Lennart Poettering2-2/+28
2009-10-30core-util: make sure to enable FD_CLOEXEC unconditionally to cope with kernel...Lennart Poettering1-3/+12
2009-10-30use cloexec wrappers wherever applicableLennart Poettering25-91/+39
2009-10-30core-util: introduce FD_CLOEXEC wrappers for open/socket/pipe/acceptLennart Poettering3-1/+86
2009-10-29module-equalizer-sink:Jason Newton1-4/+4
2009-10-29module-equalizer-sink: try to limit buffering to mempool's max_block_size and...Jason Newton1-9/+18
2009-10-29drop redundant alloc callJason Newton1-1/+0
2009-10-29Merge remote branch 'origin/master'Lennart Poettering1-4/+4
2009-10-29simd: update test casesLennart Poettering2-3/+11
2009-10-29smoother: add comments about optimization recommendations from Jason NewtonLennart Poettering1-0/+7
2009-10-29libpulse: introduce PA_STREAM_RELATIVE_VOLUMELennart Poettering5-6/+39
2009-10-28protocol-native: if a client set volume/mute/device store it since it is user...Lennart Poettering1-2/+8
2009-10-28libpulse: explain semantics of pa_stream_connect_playback() in more detailLennart Poettering1-1/+16
2009-10-28protocol-native: declare that user configured volumes are always absoluteLennart Poettering1-1/+3
2009-10-28pactl: format cookie a little bit nicerLennart Poettering1-2/+3
2009-10-28pactl: include information about client context in pactl stat outputLennart Poettering1-1/+14
2009-10-28clients: drop definition of BUFSIZE which is unusedLennart Poettering2-4/+0
2009-10-28libpulse: introduce pa_context_get_tile_size() callLennart Poettering3-3/+37
2009-10-28memblock: decrease tile size to 64k againLennart Poettering1-1/+1
2009-10-20module-equalizer-sink: drop source executable permissions configure.ac: add e...Jason Newton2-0/+6
2009-10-20module-equalizer-sink:Jason Newton1-96/+90
2009-10-20module-equalizer-sink: fixed equalizer state save/restoreJason Newton1-27/+29
2009-10-19module-equalizer-sink: drop source executable permissions configure.ac: add e...Jason Newton2-0/+6
2009-10-19device-manager: Fix compiler warning.Colin Guthrie1-4/+4
2009-10-18module-equalizer-sink:Jason Newton1-96/+90
2009-10-18module-equalizer-sink: fixed equalizer state save/restoreJason Newton1-27/+29