]> code.delx.au - pulseaudio/shortlog
pulseaudio
2006-02-22 Lennart Poetteringtodo test
2006-02-22 Lennart Poetteringrework parameter validity checking in protocol-native...
2006-02-22 Lennart Poetteringtodo update
2006-02-22 Pierre OssmanWrong userdata used to init operation.
2006-02-22 Pierre OssmanSupport for setting volume on sources.
2006-02-22 Pierre OssmanRemove polyplib-error and polyplib-mainloop for require...
2006-02-22 Lennart Poetteringtodo update - outline what i consider pre-0.8 and post...
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 Lennart Poetteringtodo update
2006-02-21 Pierre Ossmanupdate todo
2006-02-21 Pierre OssmanHardware volume support on Windows.
2006-02-21 Lennart Poetteringfix pacat
2006-02-21 Lennart Poetteringtodo update
2006-02-21 Lennart Poettering* Don't build seperate ipv4/ipv6 versions of the protoc...
2006-02-21 Lennart Poetteringtodo update
2006-02-21 Lennart Poettering* Get rid of libpolyp-mainloop
2006-02-21 Lennart Poetteringtodo update
2006-02-21 Lennart Poetteringadd hw volume control for module-oss-mmap
2006-02-20 Lennart Poetteringtodo update
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 Poetteringtodo update
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 Poetteringtodo update
2006-02-20 Lennart Poetteringadd doxygen docs for channel map
2006-02-20 Pierre OssmanAdd aligment fix in esound to todo.
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 Lennart Poetteringremove cdecl.h from doxygen docs
2006-02-20 Pierre OssmanFixes for the Solaris detection.
2006-02-20 Pierre OssmanAdd mute switch to todo.
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 Poetteringupdate TODO
2006-02-20 Lennart Poetteringmake doxygen ignore PA_CDECL_BEGIN/PA_CDECL_END
2006-02-20 Lennart Poettering1) Add flexible seeking support (including absolute...
2006-02-18 Lennart Poetteringupdate todo
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 OssmanIgnore generated win32 binaries.
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...
2006-02-16 Lennart Poetteringadd simple hardware auto detection module
2006-02-16 Lennart PoetteringAdd HAVE_ALSA and HAVE_OSS defines
2006-02-16 Lennart Poetteringallow polypaudio to startup without any enabled module
2006-02-16 Lennart Poetteringprint ALSA error messages on failure
2006-02-16 Lennart Poetteringfix warning text
2006-02-15 Lennart Poetteringtodo update
2006-02-14 Pierre OssmanFix api. Setting volume is done through a pa_cvolume...
2006-02-13 Pierre OssmanAdd function to "wake up", i.e. interrupt, a running...
2006-02-13 Pierre OssmanSplit mainloop_iterate() into three, distinct parts...
2006-02-10 Pierre OssmanFix some new alignment bugs in the tagstruct handling.
2006-02-10 Pierre OssmanInstall the new headers for channels and volume.
2006-02-03 Pierre OssmanLet's have just one endian conversion macro suite.
2006-02-03 Pierre OssmanFix endian conversion macros and reformat them to be...
2006-02-03 Pierre OssmanUse defines and not hard coded values for volume levels...
2006-02-03 Pierre OssmanVolume adjustment must be done _after_ dropping the...
2006-02-03 Pierre OssmanReverting an incorrect checkin.
2006-01-30 Pierre OssmanFixes for the new infrastructure so that the waveout...
2006-01-30 Pierre OssmanFixes for the new infrastructure so that the solaris...
2006-01-30 Pierre OssmanBreaks missing from conversion to a switch statement.
2006-01-30 Pierre OssmanPrint an error message before aborting.
2006-01-28 Lennart Poettering* add variadic function pa_tagstruct_get() and pa_tagst...
2006-01-27 Lennart Poetteringadd support more for up to 16 auxiliary channel positions
next