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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-18
module-tunnel: Fixup broken build
David Henningsson
1
-4
/
+4
2013-09-17
log: Add missing header
Arun Raghavan
1
-0
/
+1
2013-09-17
alsa-ucm: Make combination port names deterministic
Arun Raghavan
1
-3
/
+17
2013-09-17
alsa-ucm: Use playback/capture rate specification from UCM
Arun Raghavan
2
-2
/
+36
2013-09-17
alsa: Allow sample spec override in mappings
Arun Raghavan
4
-0
/
+28
2013-09-17
hashmap: Add the ability to free keys
Arun Raghavan
41
-205
/
+232
2013-09-13
module-tunnel: automatically find the PulseAudio server
Pierre Ossman
3
-10
/
+211
2013-09-13
suspend-on-idle: Allow disabling suspending for specific devices
Tanu Kaskinen
1
-11
/
+23
2013-09-13
tunnel-source-new: counterpart to module-tunnel-sink-new
Alexander Couzens
2
-0
/
+562
2013-09-08
resampler: Never return zero for max block size
Tanu Kaskinen
1
-1
/
+17
2013-09-08
card-restore: Watch for profiles added after card creation.
poljar (Damir Jelić)
1
-4
/
+25
2013-08-27
context: add pa_context_load_cookie_from_file()
Alexander Couzens
3
-0
/
+20
2013-08-27
sink, source: Fix error reporting style for rate updates
Tanu Kaskinen
8
-41
/
+41
2013-08-27
source: When updating a monitor source's rate, update the sink rate too
Tanu Kaskinen
1
-2
/
+32
2013-08-27
source: Fix monitor source rate changing
Tanu Kaskinen
1
-6
/
+14
2013-08-27
resampler: Add a choose_auto_resampler function
poljar (Damir Jelić)
1
-10
/
+15
2013-08-27
resampler: Get rid of redundant implementation specific structs
poljar (Damir Jelić)
1
-52
/
+38
2013-08-27
resampler: Add assert to set_input/output_rate
poljar (Damir Jelić)
1
-0
/
+2
2013-08-27
resampler: Introduce a implementation specific struct
poljar (Damir Jelić)
2
-51
/
+56
2013-08-27
Resampler: Don't use the peaks resampler for upsampling
poljar (Damir Jelić)
1
-0
/
+10
2013-08-27
resampler: Add a function for comparing sample format precision
poljar (Damir Jelić)
1
-8
/
+49
2013-08-27
resampler: choose_work_format use switch instead of if/else
poljar (Damir Jelić)
1
-10
/
+23
2013-08-27
resampler: Move the work format finding logic into a separate function
poljar (Damir Jelić)
1
-26
/
+43
2013-08-27
resampler: fix_method use switch instead of if/else
poljar (Damir Jelić)
1
-8
/
+15
2013-08-27
resampler: Move the fix method logic into a separate function
poljar (Damir Jelić)
1
-19
/
+33
2013-08-27
resampler: Make resampler struct implementation agnostic
poljar (Damir Jelić)
1
-84
/
+136
2013-08-27
sink, source: Return early from pa_*_update_rate(), if there's no need to do ...
Tanu Kaskinen
2
-0
/
+6
2013-08-23
sink, source: Small readability improvement
Tanu Kaskinen
2
-4
/
+2
2013-08-23
sink, source: Fix default and alternate rate assertions
Tanu Kaskinen
2
-4
/
+4
2013-08-23
sink, source: Don't care about default and alternate rate in passthrough mode
Tanu Kaskinen
2
-4
/
+4
2013-08-22
sink, source: Reduce indentation level in *_update_rate()
Tanu Kaskinen
2
-113
/
+113
2013-08-21
source-output: Get the correct source for "direct_on_input" streams
Tanu Kaskinen
1
-2
/
+10
2013-08-21
tunnel-sink-new: add a rewrite of module-tunnel using libpulse
Alexander Couzens
2
-0
/
+557
2013-08-21
client-conf: refactor cookie loaders
Alexander Couzens
3
-19
/
+51
2013-08-14
pacat: Added support for recording from one specific sink input
Magnus Ekhall
1
-3
/
+18
2013-08-08
sink-input: Don't assert when removing non-existent volume factor
Arun Raghavan
2
-3
/
+11
2013-08-08
alsa: Trivial whitespace deletion
Arun Raghavan
1
-2
/
+2
2013-08-06
thread-mq: Support a mainloop as thread/consumer
Alexander Couzens
2
-13
/
+68
2013-08-02
cli: Use pa_xnew0 to save some 0 inits
Peter Meerwald
1
-10
/
+1
2013-08-02
pacmd: Discriminate between interactive and non-interactive mode
Peter Meerwald
1
-2
/
+9
2013-08-02
cli: Output prompt and welcome message only when requested by 'hello'
Peter Meerwald
1
-3
/
+10
2013-08-02
alsa-mixer: Prefer moving "Capture" before moving boosts
David Henningsson
8
-50
/
+48
2013-08-02
sample: Apply SPARC-specific condition on SPARC only
Arun Raghavan
1
-1
/
+1
2013-07-31
Fix typos in command_names
Kerrick Staley
1
-3
/
+3
2013-07-29
resampler: Fix peaks resampler's channel handling
Tanu Kaskinen
1
-2
/
+2
2013-07-29
loopback: Increase the maximum allowed latency
Tanu Kaskinen
1
-1
/
+1
2013-07-26
alsa-ucm: Make combination ports have lower priority
David Henningsson
1
-2
/
+13
2013-07-23
daemon.conf: Document new speex-float-1 default
David Henningsson
1
-1
/
+1
2013-07-17
dbus: Fix invalid dbus_bool_t values
Tanu Kaskinen
1
-26
/
+26
2013-07-16
sink: Add missing curly braces
Tanu Kaskinen
1
-1
/
+2
[next]