summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-29remap: Change remapping function argument type from void to int16_t / float a...Peter Meerwald3-23/+18
2014-04-29remap: Cleanup remap function selection, add pa_set_remap_func() helperPeter Meerwald4-40/+22
2014-04-29remap: Add helper function to setup channel arrangement informationPeter Meerwald2-0/+39
2014-04-29remap: Use float constant instead of doublePeter Meerwald1-2/+2
2014-04-29remap: Split remapping functions into s16 and float implementationPeter Meerwald3-148/+150
2014-04-29remap: Make resampler's remap structure more self-containedPeter Meerwald6-41/+32
2014-04-29remap: Refactor channel remap table computation calc_map_table()Peter Meerwald1-9/+7
2014-04-29remap: Rename pa_init_remap() to pa_init_remap_func()Peter Meerwald3-8/+8
2014-04-29remap: Don't use PA_VOLUME_NORMPeter Meerwald3-3/+3
2014-04-27pacat: Mention source in addition to sink where applicable in helpPeter Meerwald1-4/+4
2014-04-27sconv: Cleanup ARM NEON codePeter Meerwald1-4/+2
2014-04-26default.pa: Use freedesktop theme sounds in sample examplesBradley Broom1-5/+5
2014-04-26gconf: Avoid calling deprecated function if possibleArun Raghavan1-0/+2
2014-04-26gconf: Remove unused variableArun Raghavan1-1/+0
2014-04-26sink-input, source-output: Fix mute savingTanu Kaskinen2-4/+4
2014-04-26combine-sink: fix zero adjust_time behaviour.Hemanth Meenakshisundaram1-1/+1
2014-04-25core-util: Remove redundant check of directory permissionsAlexander E. Patrakov1-19/+5
2014-04-25core-util: Call fchown() only when necessaryBradley Broom1-1/+1
2014-04-22fdsem: Use atomic.hDavid Henningsson1-0/+2
2014-04-22fdsem: remove superfluous parameter in call to pa_fdsem_new_shmDavid Henningsson3-4/+4
2014-04-17vala: Add bindings for libpulse-simpleAlexander Kurtz3-1/+39
2014-04-17dbus: Use correct initialization for source ports hashmap.Juho Hämäläinen1-1/+1
2014-04-17doxygen: Enable GENERATE_DEPRECATEDLISTTanu Kaskinen1-1/+1
2014-04-17virtual-surround-sink: Move normalization heuristic to its own functionNiels Ole Salscheider1-17/+40
2014-04-17Use pa_hashmap_remove_and_free() where appropriateTanu Kaskinen14-84/+29
2014-04-17hashmap: Add pa_hashmap_remove_and_free()Tanu Kaskinen2-0/+20
2014-04-16pactl: Clean up checking for VOL_RELATIVE flagPeter Meerwald1-2/+2
2014-04-16pactl: Document ability to specify channel volumes individuallyPeter Meerwald2-10/+14
2014-04-16pactl: Check consistency of volumes specifiedPeter Meerwald1-29/+33
2014-04-16pactl: Allow to set volume of each channel independently (Bug #39190)Parin Porecha1-51/+71
2014-04-15pactl: Stop parsing option when the first non-option is encounteredPeter Meerwald1-1/+1
2014-04-15man: Fix typos in pulse-daemon.conf.5.xml.inPeter Meerwald1-2/+2
2014-04-15pstream: Use pa_xnew0 in initializationDavid Henningsson1-29/+1
2014-04-15Name HDMI outputs uniquelyAlexander E. Patrakov1-6/+6
2014-04-04module-switch-on-port-available: Use new find best port functionDavid Henningsson1-18/+3
2014-04-04module-switch-on-port-available: Use port->card pointerDavid Henningsson1-7/+2
2014-04-04module-switch-on-port-available: Don't switch profiles on uninitialized cardsDavid Henningsson1-0/+5
2014-03-28zeroconf-publish: Don't assume any particular defer event orderingTanu Kaskinen1-4/+15
2014-03-28client-conf: Don't create multiple cookie filesTanu Kaskinen4-88/+104
2014-03-28client-conf: Remove redundant function parametersTanu Kaskinen8-30/+18
2014-03-28util: Check that the home dir is an absolute pathTanu Kaskinen1-10/+22
2014-03-28pactl: Fix crash with older serversTanu Kaskinen1-69/+137
2014-03-28sink/source: Initialize port before fixate hook (fixes volume/mute not saved)David Henningsson4-35/+49
2014-03-27introspect: Use pa_direction_valid() to validate port directionTanu Kaskinen1-3/+3
2014-03-27direction: Add a couple of direction helper functionsTanu Kaskinen6-2/+91
2014-03-26device-restore: log restored mute stateWim Taymans1-2/+4
2014-03-24alsa-util: Reset hwparams_copy before the second try of buffer setupPeter Ujfalusi1-0/+1
2014-03-24doxygen: Update the configuration fileTanu Kaskinen1-198/+914
2014-03-24zeroconf-publish: Don't react to messages while shutting downTanu Kaskinen1-5/+10
2014-03-24zeroconf-publish: Add locking around pa_mainloop_api_once()Tanu Kaskinen1-0/+2