summaryrefslogtreecommitdiff
path: root/src/utils/pactl.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-12patcl: Error msg from pactl not quite accurate for 'mute' commandsDeepak Srivastava1-4/+4
2015-04-20core-util, pactl: Make one localised and one non-localised version of pa_yes_noDavid Henningsson1-10/+10
2015-04-10pactl: Fix relative volume parsingTanu Kaskinen1-1/+7
2015-01-14update FSF addresses to FSF web pageOndrej Holecek1-3/+1
2015-01-08pactl: fix getopt indexing for set-*-volumeFelipe Sateler1-4/+4
2014-11-04pactl: Remove deprecated 'stat' behaviourPeter Meerwald1-12/+2
2014-04-16pactl: Clean up checking for VOL_RELATIVE flagPeter Meerwald1-2/+2
2014-04-16pactl: Document ability to specify channel volumes individuallyPeter Meerwald1-2/+2
2014-04-16pactl: Check consistency of volumes specifiedPeter Meerwald1-29/+33
2014-04-16pactl: Allow to set volume of each channel independently (Bug #39190)Parin Porecha1-51/+71
2014-04-15pactl: Stop parsing option when the first non-option is encounteredPeter Meerwald1-1/+1
2014-03-28pactl: Fix crash with older serversTanu Kaskinen1-69/+137
2014-03-10pactl: Fix a copy-paster errorTanu Kaskinen1-1/+1
2013-11-05introspect: Fix ABI break introduced by b98a2e1Luiz Augusto von Dentz1-5/+5
2013-07-15pactl: Print available flag of card profilesLuiz Augusto von Dentz1-1/+2
2013-07-09Use pa_(c)volume_snprint_verbose() everywhereTanu Kaskinen1-36/+18
2013-07-04Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)1-17/+17
2013-06-24Whitespace cleanup: Remove all multiple newlinespoljar (Damir Jelić)1-1/+0
2013-06-24Style fix: Remove new lines from opening bracketspoljar (Damir Jelić)1-2/+1
2013-06-24Style fix: Add a space between the closing/opening bracketpoljar (Damir Jelić)1-1/+1
2013-06-04pactl: Use colon to separate priority in profiles outputPeter Meerwald1-1/+1
2013-06-04pactl: Flush stdout buffer when printing subscribe events.Nikolay Amiantov1-0/+1
2013-02-04pactl: Document @DEFAULT_SINK@, @DEFAULT_SOURCE@ and @DEFAULT_MONITOR@David Henningsson1-0/+2
2013-02-01pactl: Add a command for setting the default sink/source.poljar (Damir Jelić)1-0/+31
2013-01-27pactl: Add the ability to toggle mute state.poljar (Damir Jelić)1-21/+108
2012-12-19Fix pa_parse_boolean() return value checking.Tanu Kaskinen1-2/+16
2012-06-30pactl: Add set-latency-offset command.poljar (Damir Jelic)1-5/+28
2012-06-29pactl: Print card port properties with the "list" command.Tanu Kaskinen1-2/+7
2012-06-28pactl: Print sink-input/source-output corked statusArun Raghavan1-0/+4
2012-06-04pactl: Add unloading modules by name.poljar1-4/+34
2012-03-21pactl: show availability information for "list cards"David Henningsson1-1/+3
2012-03-11introspect: Expose port info per card to clientsDavid Henningsson1-0/+19
2011-12-13utils: Fixes for building without NLSArun Raghavan1-0/+2
2011-12-02pactl: Show port availabilityDavid Henningsson1-2/+13
2011-08-18device-restore: Change the API to include type information (sink vs. source)Colin Guthrie1-1/+1
2011-08-16pactl: Add set-source-output-mute commandMaarten Bosmans1-1/+27
2011-08-16sink: Add a SET_FORMATS flagArun Raghavan1-1/+2
2011-08-15pactl: Add a set-sink-formats commandArun Raghavan1-3/+63
2011-08-11Move i18n.[ch] to src/pulsecoreMaarten Bosmans1-1/+1
2011-08-10pactl: Make stat backwards compatible with previous versions.Colin Guthrie1-5/+10
2011-08-10pactl: Split help string up in shorter pieces for easier translationMaarten Bosmans1-23/+21
2011-08-10pactl: Short --help output a bit by consolidating sink/source commandsMaarten Bosmans1-16/+9
2011-06-22Remove unnecessary #includesMaarten Bosmans1-1/+0
2011-06-22pactl: Add a set-source-output-volume commandArun Raghavan1-1/+48
2011-06-22introspect: Get format of source outputColin Guthrie1-1/+11
2011-06-22introspect: Get formats for sourcesColin Guthrie1-1/+10
2011-05-02introspect: Get format of sink inputArun Raghavan1-1/+3
2011-05-02introspect: Get formats for sinksArun Raghavan1-1/+10
2011-03-29pactl: Add short output format for list actionMaarten Bosmans1-9/+79
2011-03-29pactl: Separate stat and info actionsMaarten Bosmans1-2/+9