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
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-05
introspect: Fix ABI break introduced by b98a2e1
Luiz Augusto von Dentz
1
-5
/
+5
2013-08-14
pacat: Added support for recording from one specific sink input
Magnus Ekhall
1
-3
/
+18
2013-08-02
pacmd: Discriminate between interactive and non-interactive mode
Peter Meerwald
1
-2
/
+9
2013-07-15
pactl: Print available flag of card profiles
Luiz Augusto von Dentz
1
-1
/
+2
2013-07-09
Use pa_(c)volume_snprint_verbose() everywhere
Tanu Kaskinen
1
-36
/
+18
2013-07-04
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
5
-48
/
+48
2013-06-24
Whitespace cleanup: Remove all multiple newlines
poljar (Damir Jelić)
4
-4
/
+0
2013-06-24
Style fix: Remove new lines from opening brackets
poljar (Damir Jelić)
1
-2
/
+1
2013-06-24
Style fix: Add a space between the closing/opening bracket
poljar (Damir Jelić)
1
-1
/
+1
2013-06-04
pactl: Use colon to separate priority in profiles output
Peter Meerwald
1
-1
/
+1
2013-06-04
pactl: Flush stdout buffer when printing subscribe events.
Nikolay Amiantov
1
-0
/
+1
2013-06-04
pasuspender: Resume before exiting in case of SIGINT or fork() failure.
Tanu Kaskinen
1
-29
/
+53
2013-04-16
Fix various typos in messages and comments
Yuri Chornoivan
1
-1
/
+1
2013-03-21
pacat: Fix mode detection for parecord
Tanu Kaskinen
1
-1
/
+1
2013-02-04
pacat: Handle holes in recording streams.
Tanu Kaskinen
1
-11
/
+26
2013-02-04
padsp: Handle holes in recording streams.
Tanu Kaskinen
1
-1
/
+14
2013-02-04
pactl: Document @DEFAULT_SINK@, @DEFAULT_SOURCE@ and @DEFAULT_MONITOR@
David Henningsson
1
-0
/
+2
2013-02-01
pactl: Add a command for setting the default sink/source.
poljar (Damir Jelić)
1
-0
/
+31
2013-01-27
pactl: Add the ability to toggle mute state.
poljar (Damir Jelić)
1
-21
/
+108
2012-12-19
Fix pa_parse_boolean() return value checking.
Tanu Kaskinen
1
-2
/
+16
2012-12-19
pasuspender: Check pa_context_connect() return value.
Tanu Kaskinen
1
-1
/
+5
2012-12-19
qpaeq: Try to load equalizer module before failing, better error messages
Matěj Laitl
1
-2
/
+20
2012-10-23
pacat: Replace read(), write() with pa_* equivalent.
Thomas Martitz
1
-3
/
+5
2012-10-23
pacat: Enable binary mode on Windows.
Thomas Martitz
1
-0
/
+4
2012-06-30
pactl: Add set-latency-offset command.
poljar (Damir Jelic)
1
-5
/
+28
2012-06-29
pactl: Print card port properties with the "list" command.
Tanu Kaskinen
1
-2
/
+7
2012-06-28
pacmd: add help info for 'set-log-target'
Deng Zhengrong
1
-0
/
+1
2012-06-28
pactl: Print sink-input/source-output corked status
Arun Raghavan
1
-0
/
+4
2012-06-27
pacmd: Add functions to handle the latency offset
poljar
1
-0
/
+1
2012-06-08
x11: fix the wrong parameter sequence in pax11publish
Deng Zhengrong
1
-1
/
+1
2012-06-04
pacmd: Add unloading modules by name.
poljar
1
-1
/
+1
2012-06-04
pactl: Add unloading modules by name.
poljar
1
-4
/
+34
2012-05-15
auth: move cookie file to ~/.config/pulse/cookie
Lennart Poettering
1
-1
/
+1
2012-05-15
build-sys: readd stub makefiles to subdirectories to make building with emacs...
Lennart Poettering
1
-0
/
+1
2012-05-05
pacmd: Added --help and --version options.
poljar
1
-12
/
+90
2012-03-28
padsp: Fix a double-free bug.
Tanu Kaskinen
1
-0
/
+1
2012-03-21
pactl: show availability information for "list cards"
David Henningsson
1
-1
/
+3
2012-03-11
introspect: Expose port info per card to clients
David Henningsson
1
-0
/
+19
2012-02-20
build: Fix out-of-tree build
Arun Raghavan
1
-1
/
+0
2012-02-20
.gitignore: Add padsp to gitignore
Sjoerd Simons
1
-0
/
+1
2012-02-20
padsp: Move the padsp helper lib into a private library
Michael Biebl
1
-2
/
+2
2012-02-12
pacmd: Fix compiler warning
Arun Raghavan
1
-4
/
+4
2012-01-03
pacmd: dynamically allocate ibuf and obuf
Pino Toscano
1
-6
/
+15
2011-12-14
x11: Fix build without NLS support
Arun Raghavan
1
-0
/
+2
2011-12-13
utils: Typo fixes in qpaeq
Arun Raghavan
1
-2
/
+2
2011-12-13
utils: Fixes for building without NLS
Arun Raghavan
4
-0
/
+8
2011-12-02
pactl: Show port availability
David Henningsson
1
-2
/
+13
2011-10-12
qpaeq: Make it python3 and python2 compatible
Maarten Bosmans
1
-23
/
+20
2011-10-11
pacat: Fail early if the media name cannot be set
Maarten Bosmans
1
-0
/
+5
2011-08-29
pacat: make pacat respond to cork/uncork events
Lu Guanqun
1
-0
/
+20
[next]