index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-29
remap: Change remapping function argument type from void to int16_t / float a...
Peter Meerwald
3
-23
/
+18
2014-04-29
remap: Cleanup remap function selection, add pa_set_remap_func() helper
Peter Meerwald
4
-40
/
+22
2014-04-29
remap: Add helper function to setup channel arrangement information
Peter Meerwald
2
-0
/
+39
2014-04-29
remap: Use float constant instead of double
Peter Meerwald
1
-2
/
+2
2014-04-29
remap: Split remapping functions into s16 and float implementation
Peter Meerwald
3
-148
/
+150
2014-04-29
remap: Make resampler's remap structure more self-contained
Peter Meerwald
6
-41
/
+32
2014-04-29
remap: Refactor channel remap table computation calc_map_table()
Peter Meerwald
1
-9
/
+7
2014-04-29
remap: Rename pa_init_remap() to pa_init_remap_func()
Peter Meerwald
3
-8
/
+8
2014-04-29
remap: Don't use PA_VOLUME_NORM
Peter Meerwald
3
-3
/
+3
2014-04-27
pacat: Mention source in addition to sink where applicable in help
Peter Meerwald
1
-4
/
+4
2014-04-27
sconv: Cleanup ARM NEON code
Peter Meerwald
1
-4
/
+2
2014-04-26
default.pa: Use freedesktop theme sounds in sample examples
Bradley Broom
1
-5
/
+5
2014-04-26
gconf: Avoid calling deprecated function if possible
Arun Raghavan
1
-0
/
+2
2014-04-26
gconf: Remove unused variable
Arun Raghavan
1
-1
/
+0
2014-04-26
sink-input, source-output: Fix mute saving
Tanu Kaskinen
2
-4
/
+4
2014-04-26
combine-sink: fix zero adjust_time behaviour.
Hemanth Meenakshisundaram
1
-1
/
+1
2014-04-25
core-util: Remove redundant check of directory permissions
Alexander E. Patrakov
1
-19
/
+5
2014-04-25
core-util: Call fchown() only when necessary
Bradley Broom
1
-1
/
+1
2014-04-22
fdsem: Use atomic.h
David Henningsson
1
-0
/
+2
2014-04-22
fdsem: remove superfluous parameter in call to pa_fdsem_new_shm
David Henningsson
3
-4
/
+4
2014-04-17
vala: Add bindings for libpulse-simple
Alexander Kurtz
3
-1
/
+39
2014-04-17
dbus: Use correct initialization for source ports hashmap.
Juho Hämäläinen
1
-1
/
+1
2014-04-17
doxygen: Enable GENERATE_DEPRECATEDLIST
Tanu Kaskinen
1
-1
/
+1
2014-04-17
virtual-surround-sink: Move normalization heuristic to its own function
Niels Ole Salscheider
1
-17
/
+40
2014-04-17
Use pa_hashmap_remove_and_free() where appropriate
Tanu Kaskinen
14
-84
/
+29
2014-04-17
hashmap: Add pa_hashmap_remove_and_free()
Tanu Kaskinen
2
-0
/
+20
2014-04-16
pactl: Clean up checking for VOL_RELATIVE flag
Peter Meerwald
1
-2
/
+2
2014-04-16
pactl: Document ability to specify channel volumes individually
Peter Meerwald
2
-10
/
+14
2014-04-16
pactl: Check consistency of volumes specified
Peter Meerwald
1
-29
/
+33
2014-04-16
pactl: Allow to set volume of each channel independently (Bug #39190)
Parin Porecha
1
-51
/
+71
2014-04-15
pactl: Stop parsing option when the first non-option is encountered
Peter Meerwald
1
-1
/
+1
2014-04-15
man: Fix typos in pulse-daemon.conf.5.xml.in
Peter Meerwald
1
-2
/
+2
2014-04-15
pstream: Use pa_xnew0 in initialization
David Henningsson
1
-29
/
+1
2014-04-15
Name HDMI outputs uniquely
Alexander E. Patrakov
1
-6
/
+6
2014-04-04
module-switch-on-port-available: Use new find best port function
David Henningsson
1
-18
/
+3
2014-04-04
module-switch-on-port-available: Use port->card pointer
David Henningsson
1
-7
/
+2
2014-04-04
module-switch-on-port-available: Don't switch profiles on uninitialized cards
David Henningsson
1
-0
/
+5
2014-03-28
zeroconf-publish: Don't assume any particular defer event ordering
Tanu Kaskinen
1
-4
/
+15
2014-03-28
client-conf: Don't create multiple cookie files
Tanu Kaskinen
4
-88
/
+104
2014-03-28
client-conf: Remove redundant function parameters
Tanu Kaskinen
8
-30
/
+18
2014-03-28
util: Check that the home dir is an absolute path
Tanu Kaskinen
1
-10
/
+22
2014-03-28
pactl: Fix crash with older servers
Tanu Kaskinen
1
-69
/
+137
2014-03-28
sink/source: Initialize port before fixate hook (fixes volume/mute not saved)
David Henningsson
4
-35
/
+49
2014-03-27
introspect: Use pa_direction_valid() to validate port direction
Tanu Kaskinen
1
-3
/
+3
2014-03-27
direction: Add a couple of direction helper functions
Tanu Kaskinen
6
-2
/
+91
2014-03-26
device-restore: log restored mute state
Wim Taymans
1
-2
/
+4
2014-03-24
alsa-util: Reset hwparams_copy before the second try of buffer setup
Peter Ujfalusi
1
-0
/
+1
2014-03-24
doxygen: Update the configuration file
Tanu Kaskinen
1
-198
/
+914
2014-03-24
zeroconf-publish: Don't react to messages while shutting down
Tanu Kaskinen
1
-5
/
+10
2014-03-24
zeroconf-publish: Add locking around pa_mainloop_api_once()
Tanu Kaskinen
1
-0
/
+2
[next]