summaryrefslogtreecommitdiff
path: root/src/utils/pactl.c
Commit message (Expand)AuthorAgeFilesLines
* patcl: Error msg from pactl not quite accurate for 'mute' commandsDeepak Srivastava2015-08-121-4/+4
* core-util, pactl: Make one localised and one non-localised version of pa_yes_noDavid Henningsson2015-04-201-10/+10
* pactl: Fix relative volume parsingTanu Kaskinen2015-04-101-1/+7
* update FSF addresses to FSF web pageOndrej Holecek2015-01-141-3/+1
* pactl: fix getopt indexing for set-*-volumeFelipe Sateler2015-01-081-4/+4
* pactl: Remove deprecated 'stat' behaviourPeter Meerwald2014-11-041-12/+2
* pactl: Clean up checking for VOL_RELATIVE flagPeter Meerwald2014-04-161-2/+2
* pactl: Document ability to specify channel volumes individuallyPeter Meerwald2014-04-161-2/+2
* pactl: Check consistency of volumes specifiedPeter Meerwald2014-04-161-29/+33
* pactl: Allow to set volume of each channel independently (Bug #39190)Parin Porecha2014-04-161-51/+71
* pactl: Stop parsing option when the first non-option is encounteredPeter Meerwald2014-04-151-1/+1
* pactl: Fix crash with older serversTanu Kaskinen2014-03-281-69/+137
* pactl: Fix a copy-paster errorTanu Kaskinen2014-03-101-1/+1
* introspect: Fix ABI break introduced by b98a2e1Luiz Augusto von Dentz2013-11-051-5/+5
* pactl: Print available flag of card profilesLuiz Augusto von Dentz2013-07-151-1/+2
* Use pa_(c)volume_snprint_verbose() everywhereTanu Kaskinen2013-07-091-36/+18
* Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)2013-07-041-17/+17
* Whitespace cleanup: Remove all multiple newlinespoljar (Damir Jelić)2013-06-241-1/+0
* Style fix: Remove new lines from opening bracketspoljar (Damir Jelić)2013-06-241-2/+1
* Style fix: Add a space between the closing/opening bracketpoljar (Damir Jelić)2013-06-241-1/+1
* pactl: Use colon to separate priority in profiles outputPeter Meerwald2013-06-041-1/+1
* pactl: Flush stdout buffer when printing subscribe events.Nikolay Amiantov2013-06-041-0/+1
* pactl: Document @DEFAULT_SINK@, @DEFAULT_SOURCE@ and @DEFAULT_MONITOR@David Henningsson2013-02-041-0/+2
* pactl: Add a command for setting the default sink/source.poljar (Damir Jelić)2013-02-011-0/+31
* pactl: Add the ability to toggle mute state.poljar (Damir Jelić)2013-01-271-21/+108
* Fix pa_parse_boolean() return value checking.Tanu Kaskinen2012-12-191-2/+16
* pactl: Add set-latency-offset command.poljar (Damir Jelic)2012-06-301-5/+28
* pactl: Print card port properties with the "list" command.Tanu Kaskinen2012-06-291-2/+7
* pactl: Print sink-input/source-output corked statusArun Raghavan2012-06-281-0/+4
* pactl: Add unloading modules by name.poljar2012-06-041-4/+34
* pactl: show availability information for "list cards"David Henningsson2012-03-211-1/+3
* introspect: Expose port info per card to clientsDavid Henningsson2012-03-111-0/+19
* utils: Fixes for building without NLSArun Raghavan2011-12-131-0/+2
* pactl: Show port availabilityDavid Henningsson2011-12-021-2/+13
* device-restore: Change the API to include type information (sink vs. source)Colin Guthrie2011-08-181-1/+1
* pactl: Add set-source-output-mute commandMaarten Bosmans2011-08-161-1/+27
* sink: Add a SET_FORMATS flagArun Raghavan2011-08-161-1/+2
* pactl: Add a set-sink-formats commandArun Raghavan2011-08-151-3/+63
* Move i18n.[ch] to src/pulsecoreMaarten Bosmans2011-08-111-1/+1
* pactl: Make stat backwards compatible with previous versions.Colin Guthrie2011-08-101-5/+10
* pactl: Split help string up in shorter pieces for easier translationMaarten Bosmans2011-08-101-23/+21
* pactl: Short --help output a bit by consolidating sink/source commandsMaarten Bosmans2011-08-101-16/+9
* Remove unnecessary #includesMaarten Bosmans2011-06-221-1/+0
* pactl: Add a set-source-output-volume commandArun Raghavan2011-06-221-1/+48
* introspect: Get format of source outputColin Guthrie2011-06-221-1/+11
* introspect: Get formats for sourcesColin Guthrie2011-06-221-1/+10
* introspect: Get format of sink inputArun Raghavan2011-05-021-1/+3
* introspect: Get formats for sinksArun Raghavan2011-05-021-1/+10
* pactl: Add short output format for list actionMaarten Bosmans2011-03-291-9/+79
* pactl: Separate stat and info actionsMaarten Bosmans2011-03-291-2/+9