summaryrefslogtreecommitdiff
path: root/src/utils
AgeCommit message (Expand)AuthorFilesLines
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
2011-08-25More spelling fixesMaarten Bosmans2-2/+2
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 Bosmans5-7/+7
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-07-11padsp: Handle eol in info callbacks correctlyArun Raghavan1-2/+2
2011-06-27parecord: Automatically detect file format from extensionMaarten Bosmans1-7/+11
2011-06-24Remove libpulse-browse and pabrowseMaarten Bosmans1-156/+0
2011-06-22Remove unnecessary #includesMaarten Bosmans5-5/+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
2011-03-29pactl: Add subcommands to the list commandMaarten Bosmans1-14/+53
2011-03-29pactl: Accept more volume specification formatsMaarten Bosmans1-58/+171
2011-03-18Fix up some double spacesMaarten Bosmans2-4/+4
2011-03-11Fixup #include directives according to Coding StyleMaarten Bosmans1-1/+1