summaryrefslogtreecommitdiff
path: root/src/utils
AgeCommit message (Expand)AuthorFilesLines
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
2011-03-11Fix up according to Coding StyleMaarten Bosmans1-2/+1
2011-03-11pacat: Fix memory leak when draining the context.Tanu Kaskinen1-1/+3
2011-03-02Get rid of some unused-function compiler warningsMaarten Bosmans1-0/+2
2011-03-01x11: Make pax11publish -r remove PULSE_SESSION_IDColin Guthrie1-0/+1
2011-01-31build: Don't include empty Makefile.am in subdirsMaarten Bosmans1-20/+0
2011-01-10padsp: wrap __open_2 and __open64_2Michal Schmidt1-9/+52
2010-12-05build-sys: Replace dummy Makefiles with proper Makefile.am'sColin Guthrie2-1/+20
2010-10-15pactl: Validate volume before settingArun Raghavan1-0/+15
2010-09-18x11: Use the default screen for X11 properties.Colin Guthrie1-28/+28
2010-09-18xcb: Ensure the XCB connection is valid before using it.Colin Guthrie1-0/+5
2010-09-18x11: Partially convert to XCB.Colin Guthrie1-34/+33
2010-08-12AC3 passthrough supportPierre-Louis Bossart1-0/+7
2010-02-21pacat: pass buffer_attr to recording streams tooLennart Poettering1-1/+1
2010-02-21pacmd: don't enter busy loop when reading from stdin very earlyLennart Poettering1-86/+100
2010-02-21pacmd: store away fd typeLennart Poettering1-4/+5
2010-02-21pacat: always fully fulfill write requestsLennart Poettering1-17/+30
2010-02-21padsp: emulate /dev/audio, tooLennart Poettering1-35/+20
2010-02-21Revert "pacat: Don't use any buffer attr if we don't set any latency/process ...Lennart Poettering1-9/+4
2010-02-21pactl: implement pactl subscribeLennart Poettering1-4/+89
2010-02-11pacat: Don't use any buffer attr if we don't set any latency/process time paramsColin Guthrie1-4/+9
2010-02-09pacat: allow configuration of latency in msecLennart Poettering1-9/+37
2009-12-16poll() is totally broken on Mac OS XDaniel Mack1-2/+2
2009-11-20src/utils/qpaeq: added more friendly error messages to common errorsJason Newton1-12/+26
2009-11-20remove .py extension from qpaeqJason Newton1-0/+0
2009-11-20added qpaeq script for GUI equalizer control to src/utilJason Newton1-0/+546
2009-10-30use cloexec wrappers wherever applicableLennart Poettering2-2/+2
2009-10-28pactl: format cookie a little bit nicerLennart Poettering1-2/+3
2009-10-28pactl: include information about client context in pactl stat outputLennart Poettering1-1/+14