summaryrefslogtreecommitdiffstats
path: root/src/utils/paplay.c
Commit message (Expand)AuthorAgeFilesLines
* minor cleanups of --help textsLennart Poettering2007-11-051-2/+2
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-1/+1
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+3
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-24/+24
* bump API and protocol version. Return PA_ERR_NOTSUPPORTED if pa_context_move_...Lennart Poettering2006-08-011-1/+1
* 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
* Make paplay convert names to UTF-8 before sending to the server.Pierre Ossman2006-05-181-4/+18
* replace memory allocation function calls with pa_xXXXX() Lennart Poettering2006-05-171-19/+17
* * use S16NE for SF_FORMAT_PCM_S8 formats, tooLennart Poettering2006-05-171-2/+4
* when playing an ULAW or ALAW audio file, do not convert to S16NE unconditiona...Lennart Poettering2006-05-171-22/+35
* bump version number to 0.9Lennart Poettering2006-05-161-1/+1
* allow the user to specify an alternative channel map in paplay tooLennart Poettering2006-04-261-4/+25
* change calls of pa_context_connect() to pass flags arugment correctlyLennart Poettering2006-02-201-1/+1
* 1) Add flexible seeking support (including absolute) for memory block queues ...Lennart Poettering2006-02-201-2/+2
* shorten include list of utils a littleLennart Poettering2006-02-161-3/+1
* drop polyplib- prefix from client library filesLennart Poettering2006-02-161-2/+2
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-161-0/+386