summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-16Remove offensive part of error messageHEADmasterDavid Henningsson1-1/+1
2011-08-16JACK: Load module-jackdbus-detect in default.paDavid Henningsson1-0/+5
2011-08-16alsa-mixer: Add "Line HP Swap" elementDavid Henningsson2-0/+6
2011-08-16alsa-mixer: Mute IEC958 optical raw for several Audigy modelsDavid Henningsson1-0/+3
2011-08-16build-sys: bump sonameColin Guthrie1-1/+1
2011-08-16core: Unload the modules and cached samples before unref'ing the core.Colin Guthrie2-2/+7
2011-08-16pactl: Add set-source-output-mute commandMaarten Bosmans2-1/+32
2011-08-16default.pa: Update rtp null sink lineMaarten Bosmans1-1/+1
2011-08-16Initialise write_volumeMaarten Bosmans2-0/+16
2011-08-16format: Remove stupid copy-paste-oArun Raghavan1-1/+1
2011-08-16introspect: fix source output and sink input docs mix-upJonny Lamb1-4/+4
2011-08-16alsa: Set SET_FORMATS flag when appropriateArun Raghavan1-3/+7
2011-08-16sink: Add a SET_FORMATS flagArun Raghavan2-1/+6
2011-08-15build-sys: Bump JACK dependency to 0.117.0Arun Raghavan1-1/+1
2011-08-15conf: Load module-filter-* by defaultArun Raghavan1-0/+7
2011-08-15filter-heuristics: Don't force AEC on all phone streamsArun Raghavan1-8/+3
2011-08-15proplist: Make filter properties line up prettilyArun Raghavan1-3/+3
2011-08-15Remind people not to break module-tunnelArun Raghavan1-0/+6
2011-08-15memblock: use built-in functionLu Guanqun1-1/+1
2011-08-15memblock: fix memory leak when pa_shm_create_rw failsLu Guanqun1-3/+3
2011-08-15Avoid read from freed memoryMaarten Bosmans1-2/+4
2011-08-15Initialise variablesMaarten Bosmans5-6/+9
2011-08-15Plug some memory leaksMaarten Bosmans4-2/+10
2011-08-15module-tunnel: Fix for new protocol versionsMaarten Bosmans1-8/+16
2011-08-15svolume: Make log messages more precise.Tanu Kaskinen4-4/+4
2011-08-15daemon-conf: Don't make log files executable.Tanu Kaskinen1-1/+1
2011-08-15sink-input: Avoid fake rewind in corked stateWang Xingchao1-4/+10
2011-08-15device-restore: Log invalid sink index while setting formatsArun Raghavan1-1/+3
2011-08-15sink: Fix lazy commentingArun Raghavan1-3/+3
2011-08-15pactl: Add a set-sink-formats commandArun Raghavan2-3/+71
2011-08-15format: Add string to pa_format_info conversion functionArun Raghavan2-10/+65
2011-08-15format: Make pa_format_info_snprint() more parseableArun Raghavan1-2/+5
2011-08-15device-restore: Set sink format when possibleArun Raghavan1-6/+41
2011-08-15device-restore: Make bools not be bit fieldsArun Raghavan1-3/+3
2011-08-15alsa: Implement get/set_formats()Arun Raghavan1-0/+69
2011-08-15sink: Add a set_formats() APIArun Raghavan2-0/+23
2011-08-12Plug some memory leaks and an invalid readMaarten Bosmans5-3/+6
2011-08-12sink-input: Drop redundant assert (PA_SINK_INPUT_IS_LINKED() checked already)Colin Guthrie1-4/+0
2011-08-12log: Add missing pulsecore/thread.h includeArun Raghavan1-0/+1
2011-08-12i18n: po file fixesLu Guanqun1-1/+1
2011-08-11alsa: resets POLLOUT eventWang Xingchao2-0/+2
2011-08-11alsa: Update process_usec before going to sleepWang Xingchao2-0/+4
2011-08-11Move i18n.[ch] to src/pulsecoreMaarten Bosmans45-54/+51
2011-08-11Add some missing format.h includesMaarten Bosmans5-1/+5
2011-08-11Include config.h consistently in source files and not in headersMaarten Bosmans3-8/+4
2011-08-11sample-util: use built-in functionLu Guanqun1-1/+1
2011-08-11ext-device-restore: Include format.hColin Guthrie1-0/+1
2011-08-11alsa: Ensure that volumes are written to the h/w at startup.Colin Guthrie2-0/+6
2011-08-10alsa-mixer: Fix rounding direction on mixer initialisationColin Guthrie1-2/+2
2011-08-10pactl: Make stat backwards compatible with previous versions.Colin Guthrie2-7/+15