summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-08headset: set headset variablemodule-headsetheadsetdWim Taymans1-0/+1
2014-08-08headset: fix cleanupWim Taymans1-18/+89
2014-08-07headset: fix device parsingWim Taymans1-2/+2
2014-08-07fix connectionWim Taymans1-20/+119
2014-08-07headset: beginnings of headset moduleWim Taymans2-2/+1103
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
2014-06-27tests: Add pstream/srbchannel testDavid Henningsson2-0/+144
2014-06-27protocol-native: Enable srbchannelDavid Henningsson3-1/+81
2014-06-27Protocol, client: Add commands to enable srbchannelDavid Henningsson5-2/+136
2014-06-27pstream: Allow reading/writing through srbchannelDavid Henningsson2-77/+158
2014-06-27core: Add a second rw mempoolDavid Henningsson2-3/+16
2014-06-27tests: Adapt memblock-test to changed pa_memimport_get()Peter Meerwald1-2/+2
2014-06-27memblock, pstream: Allow send/receive of remote writable memblocksDavid Henningsson3-16/+62
2014-06-27shm: Allow to open shm in writable modeDavid Henningsson3-7/+9
2014-06-27srbchannel: Add the shared ringbuffer objectDavid Henningsson3-1/+369
2014-06-27iochannel/pstream: Support sending file descriptorsDavid Henningsson6-22/+102
2014-06-27iochannel/pstream/pdispatch: Add support for receiving file descriptorsDavid Henningsson9-31/+84
2014-06-27creds: Add struct for ancillary dataDavid Henningsson1-0/+13
2014-06-27client-conf: add missing directory to pulse/client-conf.x11.h includeEvan Nemerson1-1/+1
2014-06-26build-sys: Add -fdiagnostics-color=auto to CFLAGSJavier Jardón2-5/+1
2014-06-26build-sys: Use AM_CPPFLAGS instead of AM_CFLAGS for preprocessor argumentsJavier Jardón1-3/+3
2014-06-24Update Ukrainian translationYuri Chornoivan1-231/+350
2014-06-24bluetooth: Refactor POLLHUP handlingTanu Kaskinen1-28/+20
2014-06-24authkey: Use the config home dir for relative pathsTanu Kaskinen2-26/+15
2014-06-24core-util: Add pa_append_to_config_home_dir()Tanu Kaskinen2-0/+17
2014-06-24core-util: Add pa_get_config_home_dir()Tanu Kaskinen2-18/+27
2014-06-24esound, native: Pass an absolute path to pa_authkey_load() when using a file ...Tanu Kaskinen4-10/+35
2014-06-24core-util: Add pa_append_to_home_dir()Tanu Kaskinen3-5/+20
2014-06-24authkey: Rename pa_authkey_load_auto() to pa_authkey_load()Tanu Kaskinen6-11/+11
2014-06-24authkey: Remove pa_authkey_load(), it's redundantTanu Kaskinen2-16/+3
2014-06-24client-conf: Move x11 and env loading to pa_client_conf_load()Tanu Kaskinen6-64/+58
2014-06-24client-conf: Don't report failure from pa_client_conf_load()Tanu Kaskinen4-56/+12
2014-06-17combine-sink: Rearrange block_usec initializationTanu Kaskinen1-3/+3
2014-06-17combine-sink: Fix the initial requested latency of new outputsTanu Kaskinen1-1/+1