summaryrefslogtreecommitdiff
path: root/src/utils
AgeCommit message (Expand)AuthorFilesLines
2013-11-05introspect: Fix ABI break introduced by b98a2e1Luiz Augusto von Dentz1-5/+5
2013-08-14pacat: Added support for recording from one specific sink inputMagnus Ekhall1-3/+18
2013-08-02pacmd: Discriminate between interactive and non-interactive modePeter Meerwald1-2/+9
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ć)5-48/+48
2013-06-24Whitespace cleanup: Remove all multiple newlinespoljar (Damir Jelić)4-4/+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-06-04pasuspender: Resume before exiting in case of SIGINT or fork() failure.Tanu Kaskinen1-29/+53
2013-04-16Fix various typos in messages and commentsYuri Chornoivan1-1/+1
2013-03-21pacat: Fix mode detection for parecordTanu Kaskinen1-1/+1
2013-02-04pacat: Handle holes in recording streams.Tanu Kaskinen1-11/+26
2013-02-04padsp: Handle holes in recording streams.Tanu Kaskinen1-1/+14
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-12-19pasuspender: Check pa_context_connect() return value.Tanu Kaskinen1-1/+5
2012-12-19qpaeq: Try to load equalizer module before failing, better error messagesMatěj Laitl1-2/+20
2012-10-23pacat: Replace read(), write() with pa_* equivalent.Thomas Martitz1-3/+5
2012-10-23pacat: Enable binary mode on Windows.Thomas Martitz1-0/+4
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-28pacmd: add help info for 'set-log-target'Deng Zhengrong1-0/+1
2012-06-28pactl: Print sink-input/source-output corked statusArun Raghavan1-0/+4
2012-06-27pacmd: Add functions to handle the latency offsetpoljar1-0/+1
2012-06-08x11: fix the wrong parameter sequence in pax11publishDeng Zhengrong1-1/+1
2012-06-04pacmd: Add unloading modules by name.poljar1-1/+1
2012-06-04pactl: Add unloading modules by name.poljar1-4/+34
2012-05-15auth: move cookie file to ~/.config/pulse/cookieLennart Poettering1-1/+1
2012-05-15build-sys: readd stub makefiles to subdirectories to make building with emacs...Lennart Poettering1-0/+1
2012-05-05pacmd: Added --help and --version options.poljar1-12/+90
2012-03-28padsp: Fix a double-free bug.Tanu Kaskinen1-0/+1
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
2012-02-20build: Fix out-of-tree buildArun Raghavan1-1/+0
2012-02-20.gitignore: Add padsp to gitignoreSjoerd Simons1-0/+1
2012-02-20padsp: Move the padsp helper lib into a private libraryMichael Biebl1-2/+2
2012-02-12pacmd: Fix compiler warningArun Raghavan1-4/+4
2012-01-03pacmd: dynamically allocate ibuf and obufPino Toscano1-6/+15
2011-12-14x11: Fix build without NLS supportArun Raghavan1-0/+2
2011-12-13utils: Typo fixes in qpaeqArun Raghavan1-2/+2
2011-12-13utils: Fixes for building without NLSArun Raghavan4-0/+8
2011-12-02pactl: Show port availabilityDavid Henningsson1-2/+13
2011-10-12qpaeq: Make it python3 and python2 compatibleMaarten Bosmans1-23/+20
2011-10-11pacat: Fail early if the media name cannot be setMaarten Bosmans1-0/+5
2011-08-29pacat: make pacat respond to cork/uncork eventsLu Guanqun1-0/+20