summaryrefslogtreecommitdiffstats
path: root/src/utils/pacat.c
Commit message (Expand)AuthorAgeFilesLines
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-31/+87
* - Check process name when dealing with PID filesLennart Poettering2007-11-211-11/+90
* 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-43/+43
* bump API and protocol version. Return PA_ERR_NOTSUPPORTED if pa_context_move_...Lennart Poettering2006-08-011-1/+1
* handle EOF correctly if it is read before the stream was createdLennart Poettering2006-07-291-9/+13
* 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
* Returned buffer attr is const.Pierre Ossman2006-05-261-1/+1
* * add new API function pa_stream_get_buffer_attr().Lennart Poettering2006-05-251-1/+19
* fix include line for "core-util.h"Lennart Poettering2006-05-171-1/+0
* replace memory allocation function calls with pa_xXXXX() Lennart Poettering2006-05-171-25/+21
* bump version number to 0.9Lennart Poettering2006-05-161-1/+1
* take the filename specified on the command line as default stream nameLennart Poettering2006-05-141-7/+11
* fix volume range printed on --helpLennart Poettering2006-04-261-2/+1
* allow specifying the channel map to use on the command lineLennart Poettering2006-04-261-3/+24
* when storing recording data in file, create file with proper access rightsLennart Poettering2006-04-121-1/+1
* yet anotrher fix for slow linksLennart Poettering2006-04-121-1/+1
* small fix to deal properly with slow linksLennart Poettering2006-04-121-4/+7
* beefup pacat a little: Lennart Poettering2006-04-121-13/+46
* when using record mode, allow file to save data to to be passed on the comman...Lennart Poettering2006-04-101-17/+17
* * update docs for reworked latency APILennart Poettering2006-04-071-5/+4
* update pacat.c for new latency APILennart Poettering2006-04-071-6/+34
* fix pacatLennart Poettering2006-02-211-13/+51
* 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-3/+3
* Have a memblock queue on the client side during recording. This makes thePierre Ossman2006-02-171-2/+8
* 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/+541