summaryrefslogtreecommitdiff
path: root/src/utils
Commit message (Expand)AuthorAgeFilesLines
* pacat: fix a memory issueDenis Shulyaka2017-07-311-3/+3
* padsp: Write only frame-aligned chunks to the streamArun Raghavan2017-06-051-5/+15
* build: Use #ifdef to check for #definesPeter Meerwald-Stadler2017-03-081-3/+3
* padsp: allow overriding library install locationFelipe Sateler2017-01-191-2/+2
* pacat: Write to stream only in frame-sized chunksAhmed S. Darwish2016-12-201-45/+53
* pacat: Synchronize STDIN and "write stream ready" eventsAhmed S. Darwish2016-11-241-4/+5
* padsp: Fix flush and improve error handlingPeter Meerwald-Stadler2016-09-021-2/+9
* qpaeq: Don't set font-size on widgetsAidan Gauland2016-06-221-4/+4
* solaris: Illumos does not ship with SOUND_PCM* functionalityKamil Rytarowski2016-01-221-0/+6
* pacmd: Fix typo in set-default-* helpPeter Mattern2015-10-301-1/+1
* Removed exclamation marks from user-visible messages.Deepak Srivastava2015-08-141-1/+1
* patcl: Error msg from pactl not quite accurate for 'mute' commandsDeepak Srivastava2015-08-121-4/+4
* pacmd: Placeholders describing command line options should not have spacesManish Sogi2015-08-121-1/+1
* padsp: Avoid possible deadlock. Unlocked i->mainloop before returning from de...Deepak Srivastava2015-07-211-0/+3
* padsp: Fix wrong condition discovered by -Wlogical-not-parentheses warningPeter Meerwald2015-05-271-2/+2
* 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
* pacat: Fix comment wordingPeter Meerwald2015-02-261-1/+1
* pacat: State purpose of program depending how it was invokedPeter Meerwald2015-02-121-5/+11
* update FSF addresses to FSF web pageOndrej Holecek2015-01-147-21/+7
* pacmd: add missing 'else' keywordBoris Egorov2015-01-131-1/+1
* pactl: fix getopt indexing for set-*-volumeFelipe Sateler2015-01-081-4/+4
* pactl: Remove deprecated 'stat' behaviourPeter Meerwald2014-11-041-12/+2
* authkey: Rename pa_authkey_load_auto() to pa_authkey_load()Tanu Kaskinen2014-06-241-1/+1
* client-conf: Move x11 and env loading to pa_client_conf_load()Tanu Kaskinen2014-06-241-2/+1
* client-conf: Don't report failure from pa_client_conf_load()Tanu Kaskinen2014-06-241-9/+2
* pacat: Mention source in addition to sink where applicable in helpPeter Meerwald2014-04-271-4/+4
* 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
* client-conf: Remove redundant function parametersTanu Kaskinen2014-03-281-1/+1
* pactl: Fix crash with older serversTanu Kaskinen2014-03-281-69/+137
* pacat: Fix partially translated messageTanu Kaskinen2014-03-241-2/+2
* 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
* pacat: Added support for recording from one specific sink inputMagnus Ekhall2013-08-141-3/+18
* pacmd: Discriminate between interactive and non-interactive modePeter Meerwald2013-08-021-2/+9
* 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-045-48/+48
* Whitespace cleanup: Remove all multiple newlinespoljar (Damir Jelić)2013-06-244-4/+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
* pasuspender: Resume before exiting in case of SIGINT or fork() failure.Tanu Kaskinen2013-06-041-29/+53
* Fix various typos in messages and commentsYuri Chornoivan2013-04-161-1/+1
* pacat: Fix mode detection for parecordTanu Kaskinen2013-03-211-1/+1