summaryrefslogtreecommitdiff
path: root/src/utils
AgeCommit message (Expand)AuthorFilesLines
2013-02-15node-manager: adding node support for pactlJaska Uimonen1-3/+73
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
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