]> code.delx.au - pulseaudio/history - src
todo update
[pulseaudio] / src /
2006-02-24 Lennart Poetteringadd a few more validity checks to protocol-esound
2006-02-23 Pierre OssmanSome new additions were mislabeled as '\since 0.9'.
2006-02-23 Pierre OssmanMute switch for sinks and sources. This is independent...
2006-02-23 Pierre OssmanHardware source volume support.
2006-02-23 Pierre Ossmaninet_pton expects in[6]_addr structures, nothing else.
2006-02-23 Pierre OssmanAdd inet_pton emulation for platforms that lack it...
2006-02-23 Pierre OssmanUpdate hardware volume to a correct initial value.
2006-02-23 Pierre OssmanWrong function name.
2006-02-23 Pierre OssmanMake sure hardware volume gets a correct initial value.
2006-02-23 Pierre OssmanHardware source volume support in OSS.
2006-02-23 Lennart Poetteringchange pa_log() and friends to not require a trailing...
2006-02-23 Lennart Poetteringsimplify tagstruct creation
2006-02-23 Lennart Poetteringfix source volume adjustment: copy memchunk before...
2006-02-22 Lennart Poetteringenforce maximum memblockq length for clients
2006-02-22 Lennart Poetteringadd listen= parameter to tcp protocol modules
2006-02-22 Lennart Poetteringrevive howl support
2006-02-22 Lennart Poetteringunbreak Makefile.am
2006-02-22 Lennart Poetteringtodo test
2006-02-22 Lennart Poetteringrework parameter validity checking in protocol-native...
2006-02-22 Pierre OssmanWrong userdata used to init operation.
2006-02-22 Pierre OssmanSupport for setting volume on sources.
2006-02-21 Lennart Poetteringadd hw info to description for oss-mmap, too
2006-02-21 Lennart Poetteringinclude hw description gathered from /dev/sndstat in...
2006-02-21 Lennart Poetteringadd new utility function pa_endswith()
2006-02-21 Lennart Poetteringremove left-over log line in protocol-esound.c
2006-02-21 Pierre OssmanHardware volume support on Windows.
2006-02-21 Lennart Poetteringfix pacat
2006-02-21 Lennart Poettering* Don't build seperate ipv4/ipv6 versions of the protoc...
2006-02-21 Lennart Poettering* Get rid of libpolyp-mainloop
2006-02-21 Lennart Poetteringadd hw volume control for module-oss-mmap
2006-02-20 Lennart Poetteringdisable SIGPIPE before calling pa_core_new(), this...
2006-02-20 Lennart Poetteringbuild defer() function in src/polyp/mainloop-signal...
2006-02-20 Lennart Poetteringfix snd_pcm_hw_params_set_rate_near() usage
2006-02-20 Lennart Poetteringbuild dllmain.c only on win32 (makes gcc shut up a...
2006-02-20 Lennart Poetteringimprove error checking in simple API
2006-02-20 Lennart Poetteringadd validity check for the "server" parameter of pa_con...
2006-02-20 Lennart Poetteringfix yet another pa_context_connect() occurance with...
2006-02-20 Lennart Poetteringremove a superfluous log line
2006-02-20 Lennart Poetteringchange calls of pa_context_connect() to pass flags...
2006-02-20 Lennart Poetteringfix moddir
2006-02-20 Lennart Poettering* modify pa_context_exit_daemon() to return a pa_operat...
2006-02-20 Lennart Poettering* a lot of doxygen updates
2006-02-20 Lennart Poetteringadd doxygen docs for channel map
2006-02-20 Lennart Poetteringminor doxygen fixes
2006-02-20 Pierre OssmanFix some warnings by making sure we have the right...
2006-02-20 Pierre OssmanHardware volume support for Solaris.
2006-02-20 Lennart Poetteringreplace "spawn" parameter of pa_context_new() with...
2006-02-20 Lennart Poetteringexplcitily cast strings to make gcc shut up
2006-02-20 Lennart Poettering* Make typdefs for the pa_context callback prototypes
2006-02-20 Pierre OssmanFixes for the Solaris detection.
2006-02-20 Pierre OssmanDetect support for Windows' waveout.
2006-02-20 Pierre OssmanDetect support for Solaris (/dev/audio).
2006-02-20 Pierre OssmanRemove a debug fprintf that was left in.
2006-02-20 Pierre Ossmanutil.c uses some socket functions so we need winsock...
2006-02-20 Lennart Poettering1) Add flexible seeking support (including absolute...
2006-02-17 Pierre OssmanProperly clear members during init.
2006-02-17 Pierre OssmanThat's a delta parameter, not a size parameter.
2006-02-17 Pierre OssmanHave a memblock queue on the client side during recordi...
2006-02-17 Pierre OssmanModule needs stuff in libpolypcore.
2006-02-17 Pierre OssmanFix path to poll.h.
2006-02-17 Pierre OssmanFix typo in #ifndef.
2006-02-17 Pierre OssmanIntegrate error routines into libpolyp. Not much point...
2006-02-17 Pierre OssmanMake sure that all polypcore headers are installed.
2006-02-17 Pierre OssmanCleaned up the includes after the restructuring. Indica...
2006-02-17 Pierre OssmanMove the util libs to the modules section since they...
2006-02-17 Lennart Poetteringfix doxygen
2006-02-16 Lennart Poetteringinclude header files in simple.h with <> instead of ""
2006-02-16 Lennart Poettering* rename polypcore/subscribe.[ch] to polypcore/core...
2006-02-16 Lennart Poetteringshorten include list of utils a little
2006-02-16 Lennart Poettering* drop polylib prefix from #define
2006-02-16 Lennart Poetteringfix compilation of simple API
2006-02-16 Lennart Poetteringdrop polyplib- prefix from client library files
2006-02-16 Lennart Poetteringmake channel naming somewhat RFC2551 compliant
2006-02-16 Lennart Poetteringadd a bunch of simple Makefile in the subdirs, just...
2006-02-16 Lennart Poetteringmove alsa-util.[ch], oss-util.[ch] and howl-wrap.[ch...
2006-02-16 Lennart Poettering* svn:ignore some files
2006-02-16 Pierre OssmanReorganised the source tree. We now have src/ with...
2004-07-17 Lennart Poetteringrename src to polyp
2004-07-17 Lennart Poetteringrename configuration file
2004-07-17 Lennart Poetteringmove todo file
2004-07-17 Lennart Poetteringadd documentation
2004-07-16 Lennart Poetteringadd pkgconfig stuff
2004-07-16 Lennart Poetteringadd missing liecenses
2004-07-16 Lennart Poetteringinclude copyright and svn tag in *.[ch]
2004-07-16 Lennart Poetteringinclude config.h in every file
2004-07-16 Lennart Poetteringfix distcheck
2004-07-16 Lennart Poetteringadjust file references due to renaming
2004-07-16 Lennart Poetteringrename a bunch of files
2004-07-16 Lennart Poetteringmake a symbol in module-ptorocol-stub static
2004-07-16 Lennart Poetteringmake oss sample spec configurable
2004-07-16 Lennart Poetteringimplement alsa source
2004-07-16 Lennart Poetteringsplit PA_SAMPLE_FLOAT32 into PA_SAMPLE_FLOAT{LE,BE}
2004-07-16 Lennart Poetteringadd alsa sink
2004-07-15 Lennart Poetteringoptimize esound latency for xmms
2004-07-15 Lennart Poetteringimplement get_latency native command
2004-07-15 Lennart Poetteringadd pactl tool
2004-07-15 Lennart Poetteringremove global exported variables:
2004-07-15 Lennart Poetteringimplement daemonizing
2004-07-15 Lennart Poetteringfix modargs memory leak
2004-07-15 Lennart Poetteringimplement client side TCP support
next