summaryrefslogtreecommitdiffstats
path: root/src/utils/pactl.c
Commit message (Expand)AuthorAgeFilesLines
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-38/+38
* fix pactl output (sink drivers and names where switched)Lennart Poettering2006-08-211-1/+1
* fix bad printf()Lennart Poettering2006-08-131-1/+1
* implement "pactl move-source-output"Lennart Poettering2006-08-031-4/+20
* bump API and protocol version. Return PA_ERR_NOTSUPPORTED if pa_context_move_...Lennart Poettering2006-08-011-1/+1
* add new "move-sink-input" command to pactlLennart Poettering2006-07-311-3/+20
* show value of PA_SINK_HARDWARE/PA_SOURCE_HARDWARE in pactlLennart Poettering2006-07-161-4/+6
* replace a few remaining uppercase "Polypaudio" occurences with "PulseAudio"Lennart Poettering2006-06-191-1/+1
* big s/polyp/pulse/gLennart Poettering2006-06-191-6/+6
* replace memory allocation function calls with pa_xXXXX() Lennart Poettering2006-05-171-19/+16
* bump version number to 0.9Lennart Poettering2006-05-161-1/+1
* * show flags value when dumping sink/source info in pactl. Lennart Poettering2006-04-071-7/+15
* change calls of pa_context_connect() to pass flags arugment correctlyLennart Poettering2006-02-201-1/+1
* * modify pa_context_exit_daemon() to return a pa_operation objectLennart Poettering2006-02-201-1/+1
* 1) Add flexible seeking support (including absolute) for memory block queues ...Lennart Poettering2006-02-201-1/+1
* shorten include list of utils a littleLennart Poettering2006-02-161-3/+1
* drop polyplib- prefix from client library filesLennart Poettering2006-02-161-1/+1
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-161-0/+784