summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-10core: svolume tests should generate realistic random volume dataPeter Meerwald4-4/+4
2012-02-10core: whitespace typoPeter Meerwald1-1/+1
2012-02-10alsa: fix commentPeter Meerwald1-2/+2
2012-02-10sample-util: Fix "Darth Vader" panning bugDavid Henningsson1-91/+78
2012-02-09sink-input,source-output: Handle devices going away in unlink hooksArun Raghavan2-2/+6
2012-02-07loopback: Trivial whitespace fixArun Raghavan1-0/+2
2012-02-07loopback: Fix crash when moving sink-input failsFrédéric Dalleau1-0/+2
2012-02-07format: Add "since 1.0" documentation tags where they were missingArun Raghavan1-16/+16
2012-02-02alsa-mixer: Take override-maps into account in subset eliminationDavid Henningsson1-0/+13
2012-01-30alsa-mixer: Make sure unsupported paths are removed after probingDavid Henningsson1-0/+20
2012-01-30loopback: Fix crashesMaarten Lankhorst1-0/+3
2012-01-30i18n: Run make update-poColin Guthrie34-16066/+27890
2012-01-30i18n: Do not translate strings that cannot have any sensible translations.Colin Guthrie3-5/+5
2012-01-30i18n: Fudge translations after previous commit to avoid mixing English/locali...Colin Guthrie34-1240/+533
2012-01-30alsa: Improve "well known descriptions" for portsDavid Henningsson2-14/+17
2012-01-30alsa-mixer: Allow speaker port to control "Front Speaker"David Henningsson1-1/+29
2012-01-28fix the ever-popular 'the the' typoPeter Meerwald10-11/+11
2012-01-28manpage: document --log-meta, --log-time, log-backtracePeter Meerwald1-0/+19
2012-01-28manpage: document --log-target=file:PATHPeter Meerwald1-2/+3
2012-01-28stream-restore: Don't verify entry validity needlessly.Tanu Kaskinen1-12/+4
2012-01-28stream-restore: Clean up the database at startup.Tanu Kaskinen1-27/+125
2012-01-28pulse: Document general error handling.Peter Meerwald1-0/+21
2012-01-28bluetooth: Change function name add_matches to update_matches.Tanu Kaskinen1-3/+3
2012-01-28bluetooth: Remove the right match in the proximity module.Tanu Kaskinen1-1/+1
2012-01-28dbus: Give NULL as the error parameter to dbus_bus_remove_match().Tanu Kaskinen2-16/+6
2012-01-21Remove pa_prioq priority queue implementationMaarten Bosmans5-374/+1
2012-01-17alsa: Fix log message "synchronous volume" -> "deferred volume"David Henningsson2-2/+2
2012-01-17alsa-mixer: Fix mixer path for AC3 profilesArun Raghavan1-0/+2
2012-01-14bluetooth: When receiving D-Bus errors, print also the error message.Tanu Kaskinen1-7/+4
2012-01-14dbus: New helper function: pa_dbus_get_error_message().Tanu Kaskinen2-0/+22
2012-01-14pulse: Turn the anonymous error code enum into pa_error_code_t.Peter Meerwald1-2/+2
2012-01-14stream: Clarify the sign of error return codesArun Raghavan1-7/+7
2012-01-14alsa-mixer: Turn off the IEC958 element for analog outputsArun Raghavan1-0/+3
2012-01-11sconv: Fix generation of floats in SSE test codePeter Meerwald1-1/+1
2012-01-11core: Fix log message about ARM feature detectionPeter Meerwald1-1/+1
2012-01-11core: Fix return of pa_cpu_init_arm()Peter Meerwald1-1/+1
2012-01-11alsa: Mention correct ALSA function in debug logPeter Meerwald1-2/+2
2012-01-11orc: Another trivial documentation fixArun Raghavan1-1/+1
2012-01-11orc: Trivial documentation typo fixArun Raghavan1-3/+3
2012-01-06alsa-mixer: Refactor pa_alsa_profile_set_probe().David Henningsson1-121/+105
2012-01-05alsa-mixer: When selecting an input, turn off boosts of other inputsDavid Henningsson6-8/+119
2012-01-04daemon: Drop --module-idle-time from docsArun Raghavan2-9/+0
2012-01-04daemon: Fix *-idle-time argumentsArun Raghavan1-2/+2
2012-01-03pacmd: dynamically allocate ibuf and obufPino Toscano1-6/+15
2012-01-03mutex: handle gracefully if a PTHREAD_PRIO_INHERIT protocol cannot be setPino Toscano1-2/+4
2012-01-03module-rtp-recv: fail when SO_TIMESTAMP is not definedPino Toscano1-0/+5
2012-01-03rtp: use the right type when checking cmsg_typePino Toscano1-2/+2
2012-01-03pipe: use pa_pipe_buf instead of the macro PIPE_BUFPino Toscano1-1/+1
2011-12-30doc: Clarify pa_stream_get_latency() return valueArun Raghavan1-6/+8
2011-12-23build-sys: Make esound bits optionalArun Raghavan2-10/+40