summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-20tunnel: fixup create_record_streamHEADmasterDavid Henningsson1-21/+39
2012-02-20PROTOCOL: Fix documentation for version 22David Henningsson1-1/+7
2012-02-19alsa-mixer: Don't use dangling pointers as port hashmap keysDavid Henningsson1-2/+2
2012-02-19pulse: Fix old bug in stream_freeMaarten Lankhorst1-2/+3
2012-02-14cli: Ensure source output volumes are printed via cli interface (pacmd ls)Colin Guthrie1-1/+20
2012-02-12pacmd: Fix compiler warningArun Raghavan1-4/+4
2012-02-12man: Document the local-server-type daemon.conf option.Tanu Kaskinen1-0/+16
2012-02-12virtual-sink: Remove irrelevant comment.Tanu Kaskinen1-3/+0
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-03daemon: Drop --module-idle-time from docsArun Raghavan2-9/+0