summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-25module: initialize module index to invalid value.nextIsmo Puustinen1-0/+1
2013-04-24alsa-mixer: Switch to Headphone when Headphone mic jack is plugged inDavid Henningsson1-1/+0
2013-04-24alsa-mixer: Allow input fallback port for devices with no gain controlDavid Henningsson1-1/+0
2013-04-24alsa: Fix ELD access warning on shutdownDavid Henningsson1-0/+3
2013-04-24default.pa: Load switch-on-port-available before udev-detectDavid Henningsson1-2/+3
2013-04-24module-switch-on-port-available: Handle hotplugged cardsDavid Henningsson1-5/+62
2013-04-24alsa: Initialize ports before sinks/sourcesDavid Henningsson1-1/+1
2013-04-23i18n: Update Polish translationPiotr Drąg1-321/+378
2013-04-23pulsecore: Make run-from-build not readlink() on every callArun Raghavan1-5/+7
2013-04-23daemon: Fix dlsearchpath while running from build treeArun Raghavan2-2/+12
2013-04-23rygel: Set DLNA profile on our MediaItemsArun Raghavan1-0/+10
2013-04-17doc: Explain PULSE_SERVER string in pulseaudio.1Peter Meerwald1-1/+7
2013-04-17doc: Document PULSE_COOKIE in pulseaudio.1Peter Meerwald1-0/+3
2013-04-17alsa-source: Fix log messageJoão Paulo Rechi Vita1-1/+1
2013-04-17doc: Some more nitpicking in pulse/def.h doxygen documentationPeter Meerwald1-6/+6
2013-04-17doc: Mostly fixing up i.e. versus i.e.\ in doxygen documentationPeter Meerwald4-64/+64
2013-04-16alsa-mixer: Change profile-sets directory to PA_SRCDIRDavid Henningsson1-1/+1
2013-04-16equalizer: Fix compiler warning due use of 'signal'Arun Raghavan1-33/+33
2013-04-16build-sys: Bump sonamesArun Raghavan1-6/+2
2013-04-16alsa: Fix mixer path when running from build treeArun Raghavan4-5/+5
2013-04-16pulsecore: Don't conditionally inline pa_run_from_build_tree()Arun Raghavan2-12/+1
2013-04-16Fix various typos in messages and commentsYuri Chornoivan8-20/+20
2013-04-14alsa-mixer: Add more jack detection for Headset mic pathDavid Henningsson1-0/+6
2013-04-10sink, source: Send notifications when flags changeTanu Kaskinen3-0/+8
2013-04-10sink, source: Really set the fixed latency in set_fixed_latency_within_thread...Tanu Kaskinen2-0/+7
2013-04-10sink, source: Propagate flag changes to filtersTanu Kaskinen2-11/+46
2013-04-10fdsem: Remember pa_write() type in pa_fdsem_post()Peter Meerwald1-6/+6
2013-04-10shm: Don't force the shm files to be read-onlyTanu Kaskinen1-1/+2
2013-04-09pstream: Optimise write of smaller packagesDavid Henningsson1-10/+25
2013-04-09mix: Mix the right number of streamsTanu Kaskinen1-1/+1
2013-04-09semaphore-osx: posix implementation based on named semaphoresAlbert Zeyer1-11/+43
2013-04-08pasuspender: Resume before exiting in case of SIGINT or fork() failure.Tanu Kaskinen1-29/+53
2013-04-08socket-server: Make the new channel low-delay, not the listening oneDavid Henningsson1-2/+2
2013-04-08pstream: Rename "do_something" functionDavid Henningsson1-3/+3
2013-04-04alsa-mixer: Add "Headset Playback|Capture" elementDavid Henningsson2-0/+14
2013-04-02doc: Fix suggested dl-search-path in READMEPeter Meerwald1-1/+1
2013-04-02alsa-card: skip eld initialization if hctl_handle is NULL.Maarten Lankhorst1-0/+3
2013-04-02systemd-login: Remove unused variable session.poljar (Damir Jelić)1-1/+0
2013-04-02console-kit, systemd-login: Check for logind, not for systemdMartin Pitt4-16/+8
2013-04-02remap: fix check when to apply specialized code pathPeter Meerwald3-3/+6
2013-04-02sink: Fix flag name typoTanu Kaskinen1-1/+1
2013-03-29alsa: Don't use pa_strna() for port namesTanu Kaskinen1-1/+1
2013-03-29core-util: Don't accept random words in pa_parse_boolean()Tanu Kaskinen1-2/+4
2013-03-29build: make ARM NEON check in configure.ac more strictPeter Meerwald1-3/+3
2013-03-28device-port: Introduce pa_device_port_new_datapoljar (Damir Jelić)5-17/+100
2013-03-28.gitignore: Update m4/ ignore listTanu Kaskinen1-6/+27
2013-03-28build-sys: Use upstream gettext instead glib oneJavier Jardón3-3/+6
2013-03-28bluetooth: Improve code and log readabilityJoão Paulo Rechi Vita1-10/+7
2013-03-28bluetooth: Remove unnecessary bracesJoão Paulo Rechi Vita1-3/+3
2013-03-28device-port: Make it impossible to have dual-direction portsTanu Kaskinen7-63/+101