index
:
profile/ivi/pulseaudio-panda
2.0-panda
Domain: Multimedia / Audio FW;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pulsecore
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-24
volume ramp: additions to the low level infra
Jaska Uimonen
2
-0
/
+316
2013-01-24
device-port: Create the profiles hashmap at initialization.
Tanu Kaskinen
1
-1
/
+1
2012-07-03
once: Fix race causing pa_once to sometimes run twice
David Henningsson
2
-34
/
+17
2012-07-03
util: use the return value of gethosid() as fallback, not the address of the ...
Lennart Poettering
1
-1
/
+1
2012-07-03
sink-input,source-output: Avoid unneccessary rate updates
Arun Raghavan
2
-2
/
+4
2012-05-11
resampler: Add support for resamplers that consume less data than asked.
Tanu Kaskinen
1
-56
/
+135
2012-05-11
resampler: Use more descriptive buffer names.
Tanu Kaskinen
1
-55
/
+63
2012-05-11
resampler: Use pa_xnew0() to avoid manual zeroing.
Tanu Kaskinen
1
-31
/
+19
2012-04-18
sink/source.h: Clarify set_port comment
David Henningsson
2
-4
/
+4
2012-04-17
core: Fix comments.
Peter Meerwald
2
-3
/
+3
2012-04-12
alsa-sink/source: Make sure volumes are synchronised after fast user switching
David Henningsson
4
-0
/
+61
2012-04-10
cli: Allow source-output volumes/mute to be set via CLI
Colin Guthrie
1
-1
/
+97
2012-04-10
man: Document the cli inteface a little.
Colin Guthrie
1
-22
/
+22
2012-03-28
dbus: Add assertions to get rid of warnings from Coverity.
Tanu Kaskinen
1
-2
/
+2
2012-03-28
sample-util: Remove redundant check from pa_volume_memchunk.
Tanu Kaskinen
1
-5
/
+1
2012-03-28
sink-input/source-output: Prevent filter sink/source cycles
David Henningsson
2
-0
/
+34
2012-03-28
Revert "resamplers: Optimize trivial resampler"
Colin Guthrie
1
-10
/
+1
2012-03-28
core-util: Attempt to make runtime paths smaller to avoid 108 char limit.
Colin Guthrie
1
-5
/
+16
2012-03-25
dbus: Check method call signatures.
Tanu Kaskinen
1
-2
/
+7
2012-03-19
protocol-native: Remove redundant asserts
Arun Raghavan
1
-2
/
+0
2012-03-19
protocol-native: Reinstate assert that was incorrectly removed
Arun Raghavan
1
-0
/
+1
2012-03-19
protocol-native: Protect against clients trying to set a NULL port
David Henningsson
3
-3
/
+3
2012-03-11
alsa-mixer: Make speaker get available=no when headphones are plugged in
David Henningsson
1
-2
/
+3
2012-03-11
introspect: Expose port info per card to clients
David Henningsson
1
-0
/
+30
2012-03-07
flist: Make name non-const to avoid casting with pa_xfree().
Tanu Kaskinen
1
-2
/
+2
2012-03-07
flist: Avoid the ABA problem
David Henningsson
1
-21
/
+49
2012-03-06
dbus: Use correct free function.
Tanu Kaskinen
1
-1
/
+1
2012-03-05
format: Allow format->sample spec conversion for compressed formats
Arun Raghavan
2
-18
/
+8
2012-03-05
format: Expose pa_format_info<->pa_sample_spec conversion functions
Arun Raghavan
2
-4
/
+4
2012-02-14
cli: Ensure source output volumes are printed via cli interface (pacmd ls)
Colin Guthrie
1
-1
/
+20
2012-02-10
core: svolume tests should generate realistic random volume data
Peter Meerwald
4
-4
/
+4
2012-02-10
core: whitespace typo
Peter Meerwald
1
-1
/
+1
2012-02-10
sample-util: Fix "Darth Vader" panning bug
David Henningsson
1
-91
/
+78
2012-02-09
sink-input,source-output: Handle devices going away in unlink hooks
Arun Raghavan
2
-2
/
+6
2012-01-30
i18n: Do not translate strings that cannot have any sensible translations.
Colin Guthrie
1
-1
/
+1
2012-01-30
alsa: Improve "well known descriptions" for ports
David Henningsson
1
-1
/
+1
2012-01-28
fix the ever-popular 'the the' typo
Peter Meerwald
1
-1
/
+1
2012-01-28
dbus: Give NULL as the error parameter to dbus_bus_remove_match().
Tanu Kaskinen
1
-13
/
+3
2012-01-21
Remove pa_prioq priority queue implementation
Maarten Bosmans
2
-318
/
+0
2012-01-14
dbus: New helper function: pa_dbus_get_error_message().
Tanu Kaskinen
2
-0
/
+22
2012-01-11
sconv: Fix generation of floats in SSE test code
Peter Meerwald
1
-1
/
+1
2012-01-11
core: Fix log message about ARM feature detection
Peter Meerwald
1
-1
/
+1
2012-01-11
core: Fix return of pa_cpu_init_arm()
Peter Meerwald
1
-1
/
+1
2012-01-11
orc: Another trivial documentation fix
Arun Raghavan
1
-1
/
+1
2012-01-11
orc: Trivial documentation typo fix
Arun Raghavan
1
-3
/
+3
2012-01-03
mutex: handle gracefully if a PTHREAD_PRIO_INHERIT protocol cannot be set
Pino Toscano
1
-2
/
+4
2011-12-20
core: comment typo
Peter Meerwald
1
-1
/
+1
2011-12-20
core: fix typo in logging
Peter Meerwald
2
-2
/
+2
2011-12-20
core: sample_spec.rate is in Hz, not kHz; change logging output
Peter Meerwald
4
-10
/
+10
2011-12-20
core: fix potential memory leak
Peter Meerwald
1
-1
/
+3
[next]