summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | jack: never try to autoconnect to MIDI portsLennart Poettering2009-11-052-2/+2
* | | | lirc,mmkvd: added module parameters volume_limit, volume_stepVladimir Kokarev2009-11-052-10/+42
* | | | volume: add pa_cvolume_inc_clamp functionVladimir Kokarev2009-11-053-3/+12
* | | | alsa: disable timer-based scheduling inside a VMLennart Poettering2009-11-054-8/+28
* | | | daemon: during startup say whether we run in a VMLennart Poettering2009-11-051-1/+2
* | | | core-util: add call to detect if we are called from within a VMLennart Poettering2009-11-052-0/+92
* | | | alsa: introduce more standard path namesLennart Poettering2009-11-051-10/+14
* | | | alsa: cover 'Analog Output' controlLennart Poettering2009-11-041-0/+17
* | | | Merge remote branch 'phish3/master'Lennart Poettering2009-10-311-14/+22
|\ \ \ \
| * | | | module-equalizer-sink:Jason Newton2009-10-291-4/+4
| * | | | module-equalizer-sink: try to limit buffering to mempool's max_block_size and...Jason Newton2009-10-291-9/+18
| * | | | drop redundant alloc callJason Newton2009-10-291-1/+0
* | | | | alsa: create a seperate mixer path for Speaker elementsLennart Poettering2009-10-314-13/+107
* | | | | alsa: leave other headphone control enabled if possibleLennart Poettering2009-10-315-4/+22
* | | | | alsa: lower priority for Headphone2 pathLennart Poettering2009-10-311-1/+1
* | | | | alsa: cover Input Source:AUX INLennart Poettering2009-10-311-0/+4
* | | | | alsa: cover Headphone2 mixer elementLennart Poettering2009-10-314-2/+86
* | | | | alsa: cover 'Digital Input Source' elementLennart Poettering2009-10-311-0/+14
* | | | | alsa: cover Mic Jack Mode elementLennart Poettering2009-10-311-1/+12
* | | | | daemon: make sure pa has its own session and process group, but is not its le...Lennart Poettering2009-10-313-20/+38
* | | | | bluetooth: do not hand out access to devices that are not fully configured yetLennart Poettering2009-10-311-2/+8
* | | | | daemon: realpath segfault fixDavid Yoder2009-10-311-1/+1
* | | | | Mac OS X: add semaphore implementationDaniel Mack2009-10-311-0/+63
* | | | | Wrap clock_gettime and friendsDaniel Mack2009-10-311-6/+48
* | | | | X11: attach X11 properties to Screen, not DisplayLeszek Koltunski2009-10-301-6/+14
* | | | | git: ignore kde related filesLennart Poettering2009-10-302-0/+2
* | | | | svolume: fix MMX errorWim Taymans2009-10-301-1/+6
* | | | | sink: simplify silence checksWim Taymans2009-10-301-12/+10
* | | | | daemon: don't crash if pa_realpath() failsLennart Poettering2009-10-301-10/+13
* | | | | socket-util: drop redundant castsLennart Poettering2009-10-301-12/+12
* | | | | socket-util: allocate at least sizeof(sockaddr_storage) spaceLennart Poettering2009-10-301-2/+2
* | | | | use pa_fopen_cloexec() where applicableLennart Poettering2009-10-3014-27/+27
* | | | | tdb: use O_CLOEXEC if availableLennart Poettering2009-10-301-9/+34
* | | | | core-util: introduce pa_fopen_cloexec()Lennart Poettering2009-10-302-2/+28
* | | | | core-util: make sure to enable FD_CLOEXEC unconditionally to cope with kernel...Lennart Poettering2009-10-301-3/+12
* | | | | use cloexec wrappers wherever applicableLennart Poettering2009-10-3025-91/+39
* | | | | core-util: introduce FD_CLOEXEC wrappers for open/socket/pipe/acceptLennart Poettering2009-10-302-0/+85
|/ / / /
* | | | Merge remote branch 'origin/master'Lennart Poettering2009-10-291-4/+4
|\ \ \ \
| * | | | module-equalizer-sink: drop source executable permissions configure.ac: add e...Jason Newton2009-10-201-0/+0
| * | | | module-equalizer-sink:Jason Newton2009-10-201-96/+90
| * | | | module-equalizer-sink: fixed equalizer state save/restoreJason Newton2009-10-201-27/+29
| * | | | device-manager: Fix compiler warning.Colin Guthrie2009-10-191-4/+4
| | |_|/ | |/| |
* | | | simd: update test casesLennart Poettering2009-10-292-3/+11
* | | | smoother: add comments about optimization recommendations from Jason NewtonLennart Poettering2009-10-291-0/+7
* | | | libpulse: introduce PA_STREAM_RELATIVE_VOLUMELennart Poettering2009-10-293-5/+32
* | | | protocol-native: if a client set volume/mute/device store it since it is user...Lennart Poettering2009-10-281-2/+8
* | | | libpulse: explain semantics of pa_stream_connect_playback() in more detailLennart Poettering2009-10-281-1/+16
* | | | protocol-native: declare that user configured volumes are always absoluteLennart Poettering2009-10-281-1/+3
* | | | pactl: format cookie a little bit nicerLennart Poettering2009-10-281-2/+3
* | | | pactl: include information about client context in pactl stat outputLennart Poettering2009-10-281-1/+14