]> code.delx.au - pulseaudio/history - src/utils/pactl.c
bump API and protocol version. Return PA_ERR_NOTSUPPORTED if pa_context_move_sink_inp...
[pulseaudio] / src / utils / pactl.c
2006-08-01 Lennart Poetteringbump API and protocol version. Return PA_ERR_NOTSUPPORT...
2006-07-31 Lennart Poetteringadd new "move-sink-input" command to pactl
2006-07-16 Lennart Poetteringshow value of PA_SINK_HARDWARE/PA_SOURCE_HARDWARE in...
2006-06-19 Lennart Poetteringreplace a few remaining uppercase "Polypaudio" occurenc...
2006-06-19 Lennart Poetteringbig s/polyp/pulse/g
2006-05-17 Lennart Poetteringreplace memory allocation function calls with pa_xXXXX()
2006-05-16 Lennart Poetteringbump version number to 0.9
2006-04-07 Lennart Poettering* show flags value when dumping sink/source info in...
2006-02-20 Lennart Poetteringchange calls of pa_context_connect() to pass flags...
2006-02-20 Lennart Poettering* modify pa_context_exit_daemon() to return a pa_operat...
2006-02-20 Lennart Poettering1) Add flexible seeking support (including absolute...
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...