summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-22bluetooth: Add basic support for HEADSET profilesJoão Paulo Rechi Vita3-108/+331
2014-08-21srbchannel: Trivial whitespace and style fixesArun Raghavan2-18/+53
2014-08-18context: Handle client-side failure of pa_srbchannel_new_from_template()Peter Meerwald1-0/+4
2014-08-18context: Stop and return if srbchannel memblock looks fishyPeter Meerwald1-3/+7
2014-08-18srbchannel: pa_srbchannel_new() may failPeter Meerwald1-1/+5
2014-08-18srbchannel: Cleanup when pa_fdsem_open_shm() failsPeter Meerwald1-0/+20
2014-08-18memtrap: Debian/kFreeBSD seems to signal SIGSEGV, not SIGBUSPeter Meerwald1-0/+3
2014-08-18tests: Check expected result of sigbus-testPeter Meerwald1-0/+2
2014-08-18core-util: Avoid warnings when missing certain system callsPeter Meerwald1-8/+20
2014-08-18misc: Fix format specifiersPeter Meerwald2-2/+2
2014-08-18echo-cancel: Fix spelling of cancellerPeter Meerwald1-3/+3
2014-08-18tests: Add *.log and *.trs to src/.gitignorePeter Meerwald1-0/+2
2014-08-18device-restore: Sync the database on unloadTanu Kaskinen1-1/+3
2014-08-18alsa-mixer: Fix path subset detectionTanu Kaskinen1-13/+13
2014-08-18remap: Add 4-channel to mono channel rearrangementPeter Meerwald1-1/+35
2014-08-18echo-cancel: Fix drift timer restart logic across suspendArun Raghavan1-2/+2
2014-08-17resampler: Changed style of includesAlexander E. Patrakov4-4/+4
2014-08-17resampler: Moved speex_is_fixed_point() to speex.cAlexander E. Patrakov3-40/+37
2014-08-17resampler: Split the resampler implementations into separate filespoljar (Damir Jelić)8-604/+748
2014-08-17shell-completion: zsh: Add "=" to the end of some command optionsTanu Kaskinen1-3/+3
2014-08-17shell-completion: zsh: Use -S and -A with _argumentsTanu Kaskinen1-5/+5
2014-08-17shell-completion: zsh: Don't use multiple option sets for one commandTanu Kaskinen1-11/+5
2014-08-17shell-completion: zsh: Don't say "this help" when it's a different helpTanu Kaskinen1-4/+4
2014-08-17shell-completion: zsh: Support also --server in remote detectionTanu Kaskinen1-1/+3
2014-08-17shell-completion: zsh: Move duplicated code into a functionTanu Kaskinen1-54/+34
2014-08-17shell-completion: Install the Zsh completionsTanu Kaskinen3-1/+11
2014-08-17sink-input, source-output: Assign to reference_ratio from a single placeTanu Kaskinen6-11/+77
2014-08-12util: Fix pa_get_binary_name() on Debian/kFreeBSDPeter Meerwald1-2/+2
2014-08-12tests: Fix mix-test on big-endian systemsPeter Meerwald1-175/+54
2014-08-10endianmacros: Fix PA_MAYBE_INT16_SWAP() macroPeter Meerwald1-2/+2
2014-08-10tests: Cleanup mix-testPeter Meerwald1-3/+3
2014-08-10sconv: Use optimized conversion function for both directionsPeter Meerwald2-1/+6
2014-08-10mix: Fix mixing of S24 samples stored as S32REPeter Meerwald2-2/+2
2014-08-04i18n: Updated Brazilian Portuguese translationRafael Ferreira1-401/+453
2014-08-04core: Closing proper file descriptor when pipe creation failsSajeesh Sidharthan1-1/+1
2014-08-01alsa: Add a multichannel fallback mappingDavid Henningsson2-2/+10
2014-08-01alsa: Allow "fallback" configuration for mappings and profilesDavid Henningsson3-4/+78
2014-08-01alsa: Add "exact-channels" mapping configurabilityDavid Henningsson3-4/+42
2014-08-01alsa: Add extra HDMI mappingsAlexander E. Patrakov10-177/+344
2014-08-01daemon: Don't try to lock and synchronise threads on (k)FreeBSDJoe Marcus Clarke1-0/+5
2014-07-28simple: Take locally buffered data into account in pa_simple_get_latency()Tanu Kaskinen1-3/+18
2014-07-17tunnel-new: remove uncorking in thread_func. Now handled by state change call...Alexander Couzens1-32/+27
2014-07-17tunnel-new: add un/corking to the state change callbackAlexander Couzens2-4/+68
2014-07-13daemon-conf: changing default rlimit_rttime value to 200 msRicardo Salveti de Araujo2-2/+2
2014-07-12.gitignore: Add srbchannel-testTanu Kaskinen1-0/+1
2014-07-12device-manager: Add a comment about non-extensible structTanu Kaskinen1-0/+3
2014-07-04creds: Unbreak build without HAVE_CREDSDavid Henningsson3-0/+21
2014-07-03zsh-completion: Fix completion for default sink/sourceFelipe Sateler1-2/+2
2014-07-02core: Add SRBCHANNEL command names for debugPeter Meerwald1-0/+5
2014-07-02core: Misc srbchannel cleanupPeter Meerwald3-4/+4