summaryrefslogtreecommitdiffstats
path: root/src/utils
Commit message (Expand)AuthorAgeFilesLines
* allow the user to specify an alternative channel map in paplay tooLennart Poettering2006-04-261-4/+25
* 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
* fix a couple of issues I found when compiling polypaudio with gcc 2.95Lennart Poettering2006-04-181-1/+1
* 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
* * show flags value when dumping sink/source info in pactl. Lennart Poettering2006-04-071-7/+15
* * update docs for reworked latency APILennart Poettering2006-04-071-5/+4
* update pacat.c for new latency APILennart Poettering2006-04-071-6/+34
* change pa_log() and friends to not require a trailing \n on all logged stringsLennart Poettering2006-02-232-11/+11
* revive howl supportLennart Poettering2006-02-221-10/+13
* fix pacatLennart Poettering2006-02-211-13/+51
* change calls of pa_context_connect() to pass flags arugment correctlyLennart Poettering2006-02-203-3/+3
* * 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-203-6/+6
* Have a memblock queue on the client side during recording. This makes thePierre Ossman2006-02-171-2/+8
* Cleaned up the includes after the restructuring. Indicate which headers arePierre Ossman2006-02-171-1/+2
* shorten include list of utils a littleLennart Poettering2006-02-165-11/+4
* drop polyplib- prefix from client library filesLennart Poettering2006-02-164-6/+6
* add a bunch of simple Makefile in the subdirs, just to make compilation with ...Lennart Poettering2006-02-161-0/+1
* * svn:ignore some filesLennart Poettering2006-02-161-98/+0
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-167-0/+2348