summaryrefslogtreecommitdiffstats
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'zonque/topic/osx'Lennart Poettering2010-01-057-12/+1567
|\
| * osx: add native zeroconf implementation via BonjourDaniel Mack2009-12-161-0/+516
| * CoreAudio: add audio device moduleDaniel Mack2009-12-161-0/+820
| * CoreAudio: add device detection moduleDaniel Mack2009-12-161-0/+229
| * poll() is totally broken on Mac OS XDaniel Mack2009-12-164-12/+2
* | Fix typo in log message: s/may no be/may not be/chocolateboy2010-01-051-1/+1
* | alsa: add profile set for M-Audio FastTrack Pro USBDavid Kågedal2010-01-052-0/+86
* | udev: Use SOUND_CLASS instead of SOUND_FORM_FACTOR when checking for modemDaniel T Chen2010-01-051-1/+1
|/
* stream-restore: At startup, create dbus entries only for valid database entries.Tanu Kaskinen2009-12-031-2/+7
* stream-restore: Add a missing pa_xnew0() call in handle_add_entry().Tanu Kaskinen2009-12-031-0/+1
* stream-restore: Fix a few assertion misuses with the D-Bus code.Tanu Kaskinen2009-12-031-5/+5
* Merge remote branch 'tanuk/master'Colin Guthrie2009-11-301-0/+2
|\
| * Merge branch 'master' of git://0pointer.de/pulseaudioTanu Kaskinen2009-10-131-4/+4
| |\
| * | dbusiface-client: Fix the destructor (stop leaking stuff).Tanu Kaskinen2009-10-091-0/+2
* | | Avoid using devname as a variable name.Diego Elio 'Flameeyes' Pettenò2009-11-211-7/+7
* | | Rename all the signal parameters and variables to something more explicit.Diego Elio 'Flameeyes' Pettenò2009-11-219-293/+293
* | | Merge remote branch 'phish3/master'Lennart Poettering2009-11-211-22/+65
|\ \ \
| * | | module-equalizer-sink: add latency of output_q and input_q to get latency cal...Jason Newton2009-11-201-2/+3
| * | | module-equalizer-sink: switch back to reference dsp implementation - cpu usag...Jason Newton2009-11-201-1/+1
| * | | module-equalizer-sink: (re)added output memblockq commented out timing debug ...Jason Newton2009-11-201-19/+61
* | | | Include sys/filio.h if present; this makes use of FIONREAD on Solaris.Diego Elio 'Flameeyes' Pettenò2009-11-202-0/+8
* | | | Don't declare the variable l if FIONREAD is not defined.Diego Elio 'Flameeyes' Pettenò2009-11-202-2/+4
* | | | Fix build on Solaris: pass the third parameter to pa_cloexec_open.Diego Elio 'Flameeyes' Pettenò2009-11-201-1/+1
* | | | alsa: fix minor sampling rate deviations before adjusting the buffer sizeLennart Poettering2009-11-201-7/+9
* | | | alsa: fix log output when the audio device refuses to give us again the same ...Lennart Poettering2009-11-202-2/+2
|/ / /
* | | rygel: fix itemCount property for sourcesLennart Poettering2009-11-181-11/+34
* | | 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
* | | alsa: disable timer-based scheduling inside a VMLennart Poettering2009-11-054-8/+28
* | | 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-313-13/+106
* | | | 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-313-2/+85
* | | | alsa: cover 'Digital Input Source' elementLennart Poettering2009-10-311-0/+14
* | | | alsa: cover Mic Jack Mode elementLennart Poettering2009-10-311-1/+12
* | | | bluetooth: do not hand out access to devices that are not fully configured yetLennart Poettering2009-10-311-2/+8
* | | | use pa_fopen_cloexec() where applicableLennart Poettering2009-10-306-14/+14
* | | | use cloexec wrappers wherever applicableLennart Poettering2009-10-307-18/+12
|/ / /
* | | 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
| |/ |/|
* | device-manager: Rather than flagging the device as available, just include th...Colin Guthrie2009-10-101-4/+4
|/