]> code.delx.au - pulseaudio/history - src/utils/pacat.c
pacat: Mention source in addition to sink where applicable in help
[pulseaudio] / src / utils / pacat.c
2006-05-17 Lennart Poetteringfix include line for "core-util.h"
2006-05-17 Lennart Poetteringreplace memory allocation function calls with pa_xXXXX()
2006-05-16 Lennart Poetteringbump version number to 0.9
2006-05-14 Lennart Poetteringtake the filename specified on the command line as...
2006-04-26 Lennart Poetteringfix volume range printed on --help
2006-04-26 Lennart Poetteringallow specifying the channel map to use on the command...
2006-04-12 Lennart Poetteringwhen storing recording data in file, create file with...
2006-04-12 Lennart Poetteringyet anotrher fix for slow links
2006-04-12 Lennart Poetteringsmall fix to deal properly with slow links
2006-04-12 Lennart Poetteringbeefup pacat a little:
2006-04-10 Lennart Poetteringwhen using record mode, allow file to save data to...
2006-04-07 Lennart Poettering* update docs for reworked latency API
2006-04-07 Lennart Poetteringupdate pacat.c for new latency API
2006-02-21 Lennart Poetteringfix pacat
2006-02-20 Lennart Poetteringchange calls of pa_context_connect() to pass flags...
2006-02-20 Lennart Poettering1) Add flexible seeking support (including absolute...
2006-02-17 Pierre OssmanHave a memblock queue on the client side during recordi...
2006-02-16 Lennart Poetteringshorten include list of utils a little
2006-02-16 Lennart Poetteringdrop polyplib- prefix from client library files
2006-02-16 Pierre OssmanReorganised the source tree. We now have src/ with...