summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-20core: comment typoPeter Meerwald1-1/+1
2011-12-20core: fix typo in loggingPeter Meerwald2-2/+2
2011-12-20core: sample_spec.rate is in Hz, not kHz; change logging outputPeter Meerwald4-10/+10
2011-12-20core: fix potential memory leakPeter Meerwald1-1/+3
2011-12-19build-sys: Fix po/ build with --disable-nlsArun Raghavan1-0/+5
2011-12-19build-sys: Fix map-file checkArun Raghavan1-2/+2
2011-12-14svolume_{mmx, sse}, sconv_sse: Fix compilation errors with X32 toolchainPaul Menzel3-29/+29
2011-12-14x11: Fix build without NLS supportArun Raghavan1-0/+2
2011-12-14tests: Fix resampler-test compilation without NLS supportPeter Meerwald1-0/+2
2011-12-14echo-cancel: Better handling of error conditions in testPeter Meerwald1-6/+10
2011-12-14echo-cancel: Begin log message with uppercase letterPeter Meerwald1-4/+4
2011-12-14echo-cancel: Set file mode to binary in test codePeter Meerwald1-3/+3
2011-12-14protocol-native: Fix 'auth-group-enabled' modargArun Raghavan1-2/+2
2011-12-13resampler: Move some peak resampler asserts aroundArun Raghavan1-2/+2
2011-12-13resampler: Remove invalid channel asserts in peak and trivialArun Raghavan1-2/+0
2011-12-13utils: Typo fixes in qpaeqArun Raghavan1-2/+2
2011-12-13echo-cance: Make Adrian canceller optionalPeter Meerwald4-4/+31
2011-12-13build-sys: Make speex library optionalPeter Meerwald5-11/+97
2011-12-13utils: Fixes for building without NLSArun Raghavan4-0/+8
2011-12-13iochannel: Handle missing un.h correctlyArun Raghavan1-0/+2
2011-12-13mime: Move assert to correct positionArun Raghavan1-2/+1
2011-12-13build-sys: Use absolute path for map-file while linkingArun Raghavan1-2/+2
2011-12-13build-sys: Fix building without NLSArun Raghavan4-3/+9
2011-12-12stream: Fix typos and formatting in stream.h doxygen documentationPeter Meerwald1-96/+105
2011-12-12mainloop: Fix typos and rewording of thread-mainloop.h doxygen documentationPeter Meerwald1-15/+16
2011-12-12simple: Fix typos in simple.h doxygen documentationPeter Meerwald1-13/+13
2011-12-12stream: Fix 'e g' as 'e.g.\ 'Peter Meerwald1-1/+1
2011-12-12error: Fix spelling of 'initialization' in errortab for PA_ERR_MODINITFAILEDPeter Meerwald35-35/+35
2011-12-12proplist: Consistently use parameter name p for a pa_proplist* in prototypePeter Meerwald1-3/+3
2011-12-12utf8: Fix doxygen file description for utf8.hPeter Meerwald1-1/+1
2011-12-12proplist: Fix typos in doxygen documentationPeter Meerwald1-6/+6
2011-12-12proplist: Add doxygen file description for proplist.hPeter Meerwald1-0/+3
2011-12-12introspect: Fix unresolved doxygen link pa_port_available_tPeter Meerwald1-2/+2
2011-12-12format: Add description for format.hPeter Meerwald1-0/+3
2011-12-12format: Add periods to fix brief documentation for pa_format_info_is_pcm()Peter Meerwald1-2/+2
2011-12-12format: Fix unknown doxygen command \secondPeter Meerwald1-2/+2
2011-12-12def: Document that pa_buffer_attr.maxlength is in bytes.Peter Meerwald1-1/+1
2011-12-12stream: Fix commentsPeter Meerwald1-3/+3
2011-12-12pstream: Fix spelling of 'receive'.Peter Meerwald5-34/+34
2011-12-05alsa-mixer: Remove unused pa_alsa_path_set_probe() declaration.Tanu Kaskinen1-1/+0
2011-12-02device-port: Add a property list to ports.David Henningsson3-1/+9
2011-12-02pactl: Show port availabilityDavid Henningsson1-2/+13
2011-12-02Fixup a few things in the new path probingDavid Henningsson2-8/+10
2011-12-01alsa: add card ports and path probe cacheDavid Henningsson5-185/+253
2011-11-30alsa: Ignore the virtual "thinkpad-acpi" cardDavid Henningsson1-0/+1
2011-11-29echo-cancel: Fix memory leak in test programPeter Meerwald1-6/+0
2011-11-28resampler: Some minor tweaksMaarten Bosmans1-10/+8
2011-11-28echo-cancel: Fix warning for undefined HAVE_WEBRTCArun Raghavan1-1/+1
2011-11-27tests: Don't link tests that only use public api to libpulsecommonMaarten Bosmans1-9/+9
2011-11-27resamplers: Improve performance of peaks resamplerMaarten Bosmans1-11/+26