index
:
profile/ivi/pulseaudio-panda
2.0-panda
Domain: Multimedia / Audio FW;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-18
Fix up some double spaces
Maarten Bosmans
38
-76
/
+75
2011-03-18
build-sys: Flip default to no git pull on make dist
Maarten Bosmans
1
-2
/
+2
2011-03-18
Merge remote-tracking branch 'vudentz/master'
Colin Guthrie
19
-450
/
+2018
2011-03-14
sbc: add iwmmxt optimization for sbc for pxa series cpu
Siarhei Siamashka
4
-1
/
+351
2011-03-14
sbc: ARMv6 optimized version of analysis filter for SBC encoder
Siarhei Siamashka
4
-1
/
+356
2011-03-14
sbc: added "cc" to the clobber list of mmx inline assembly
Siarhei Siamashka
1
-3
/
+3
2011-03-14
sbc: faster 'sbc_calculate_bits' function
Siarhei Siamashka
1
-15
/
+28
2011-03-14
sbc: slightly faster 'sbc_calc_scalefactors_neon'
Siarhei Siamashka
1
-15
/
+10
2011-03-14
sbc: ARM NEON optimizations for input permutation in SBC encoder
Siarhei Siamashka
1
-0
/
+350
2011-03-14
sbc: ARM NEON optimized joint stereo processing in SBC encoder
Siarhei Siamashka
1
-0
/
+243
2011-03-14
sbc: fix signedness of parameters
Siarhei Siamashka
2
-5
/
+6
2011-03-14
sbc: ARM NEON optimization for scale factors calculation
Siarhei Siamashka
2
-1
/
+59
2011-03-14
sbc: MMX optimization for scale factors calculation
Siarhei Siamashka
1
-0
/
+54
2011-03-14
sbc: new 'sbc_calc_scalefactors_j' function added to sbc primitives
Siarhei Siamashka
3
-68
/
+102
2011-03-14
sbc: Fix redundant null check on calling free()
Gustavo F. Padovan
1
-2
/
+1
2011-03-14
sbc: added saturated clipping of decoder output to 16-bit
Siarhei Siamashka
1
-5
/
+15
2011-03-14
sbc: ensure 16-byte buffer position alignment for 4 subbands encoding
Siarhei Siamashka
2
-4
/
+4
2011-03-14
build: move sbc related files to its own directory
Luiz Augusto von Dentz
12
-2
/
+2
2011-03-14
bluetooth: add proper handling for bluetooth.nrec property
Luiz Augusto von Dentz
3
-48
/
+112
2011-03-14
bluetooth: fix a2dp_process_push
Luiz Augusto von Dentz
1
-6
/
+12
2011-03-14
bluetooth: reduce bitpool if audio start skipping
Luiz Augusto von Dentz
1
-0
/
+71
2011-03-14
bluetooth: handle Acquire API change
Luiz Augusto von Dentz
3
-47
/
+12
2011-03-14
build-sys: No need to create folder for echo-cancel module.
Colin Guthrie
1
-1
/
+1
2011-03-12
cork-on-phone: Only cork (and subsequently uncork) streams that are not alrea...
Colin Guthrie
1
-8
/
+17
2011-03-11
build: Use silent rules for generating files
Maarten Bosmans
2
-12
/
+12
2011-03-11
Fixup #include directives according to Coding Style
Maarten Bosmans
21
-41
/
+32
2011-03-11
Fix up according to Coding Style
Maarten Bosmans
60
-424
/
+303
2011-03-11
alsa-mixer: When figuring out the max_dB of a path, use only channels that ar...
Tanu Kaskinen
1
-4
/
+9
2011-03-11
alsa-mixer: Implement support for setting element specific upper limits for v...
Tanu Kaskinen
3
-1
/
+69
2011-03-11
dbus: Always accept mono volumes when setting device or stream volume.
Tanu Kaskinen
2
-10
/
+8
2011-03-11
dbusiface-stream: Fix crash when there's no resampling used.
Tanu Kaskinen
1
-0
/
+5
2011-03-11
alsa-card: Print the profile set configuration when loading the card.
Tanu Kaskinen
1
-0
/
+1
2011-03-11
alsa-mixer: Add a default case for a switch, so that the compiler won't compl...
Tanu Kaskinen
1
-15
/
+17
2011-03-11
pacat: Fix memory leak when draining the context.
Tanu Kaskinen
1
-1
/
+3
2011-03-11
alsa-mixer: Use decibel fixes when getting and setting decibel volumes.
Tanu Kaskinen
2
-56
/
+212
2011-03-11
alsa-mixer: Add DecibelFix section to the profile set config file format.
Tanu Kaskinen
4
-14
/
+297
2011-03-05
volume: Add Orc-based optimised volume scaling
Arun Raghavan
6
-0
/
+282
2011-03-05
volume: Fix sample array size for tests
Arun Raghavan
3
-3
/
+3
2011-03-05
volume: Make tests use only valid volumes
Arun Raghavan
3
-3
/
+3
2011-03-04
alsa-mixer: Fix a git-am cockup in b0f72311
Colin Guthrie
1
-3
/
+3
2011-03-03
volume: Add a PA_VOLUME_UI_MAX define for the recommended max volume to show ...
Colin Guthrie
1
-0
/
+7
2011-03-03
conf: Make system.pa use udev-detect and not hal-detect.
Colin Guthrie
2
-4
/
+4
2011-03-02
configure: Drop some warnings
Maarten Bosmans
1
-1
/
+1
2011-03-02
Various fixes for build warnings
Maarten Bosmans
5
-13
/
+7
2011-03-02
Get rid of some unused-function compiler warnings
Maarten Bosmans
5
-5
/
+11
2011-03-02
introspect: Client-side implementation for has_volume/read_only_volume
Arun Raghavan
2
-3
/
+7
2011-03-01
x11: Make pax11publish -r remove PULSE_SESSION_ID
Colin Guthrie
1
-0
/
+1
2011-03-01
Include <time.h> where necessary
Maarten Bosmans
4
-1
/
+4
2011-02-28
Merge remote-tracking branch 'arun/no-ramping'
Colin Guthrie
9
-1642
/
+82
2011-02-28
alsa-mixer: Add support for "Line Boost" element
David Henningsson
2
-0
/
+11
[next]