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
/
pactl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-12
patcl: Error msg from pactl not quite accurate for 'mute' commands
Deepak Srivastava
1
-4
/
+4
2015-04-20
core-util, pactl: Make one localised and one non-localised version of pa_yes_no
David Henningsson
1
-10
/
+10
2015-04-10
pactl: Fix relative volume parsing
Tanu Kaskinen
1
-1
/
+7
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2015-01-08
pactl: fix getopt indexing for set-*-volume
Felipe Sateler
1
-4
/
+4
2014-11-04
pactl: Remove deprecated 'stat' behaviour
Peter Meerwald
1
-12
/
+2
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
1
-2
/
+2
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-03-28
pactl: Fix crash with older servers
Tanu Kaskinen
1
-69
/
+137
2014-03-10
pactl: Fix a copy-paster error
Tanu Kaskinen
1
-1
/
+1
2013-11-05
introspect: Fix ABI break introduced by b98a2e1
Luiz Augusto von Dentz
1
-5
/
+5
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ć)
1
-17
/
+17
2013-06-24
Whitespace cleanup: Remove all multiple newlines
poljar (Damir Jelić)
1
-1
/
+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-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-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
pactl: Print sink-input/source-output corked status
Arun Raghavan
1
-0
/
+4
2012-06-04
pactl: Add unloading modules by name.
poljar
1
-4
/
+34
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
2011-12-13
utils: Fixes for building without NLS
Arun Raghavan
1
-0
/
+2
2011-12-02
pactl: Show port availability
David Henningsson
1
-2
/
+13
2011-08-18
device-restore: Change the API to include type information (sink vs. source)
Colin Guthrie
1
-1
/
+1
2011-08-16
pactl: Add set-source-output-mute command
Maarten Bosmans
1
-1
/
+27
2011-08-16
sink: Add a SET_FORMATS flag
Arun Raghavan
1
-1
/
+2
2011-08-15
pactl: Add a set-sink-formats command
Arun Raghavan
1
-3
/
+63
2011-08-11
Move i18n.[ch] to src/pulsecore
Maarten Bosmans
1
-1
/
+1
2011-08-10
pactl: Make stat backwards compatible with previous versions.
Colin Guthrie
1
-5
/
+10
2011-08-10
pactl: Split help string up in shorter pieces for easier translation
Maarten Bosmans
1
-23
/
+21
2011-08-10
pactl: Short --help output a bit by consolidating sink/source commands
Maarten Bosmans
1
-16
/
+9
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
1
-1
/
+0
2011-06-22
pactl: Add a set-source-output-volume command
Arun Raghavan
1
-1
/
+48
2011-06-22
introspect: Get format of source output
Colin Guthrie
1
-1
/
+11
2011-06-22
introspect: Get formats for sources
Colin Guthrie
1
-1
/
+10
2011-05-02
introspect: Get format of sink input
Arun Raghavan
1
-1
/
+3
2011-05-02
introspect: Get formats for sinks
Arun Raghavan
1
-1
/
+10
2011-03-29
pactl: Add short output format for list action
Maarten Bosmans
1
-9
/
+79
2011-03-29
pactl: Separate stat and info actions
Maarten Bosmans
1
-2
/
+9
[next]