]> code.delx.au - pulseaudio/shortlog
pulseaudio
2006-06-20 Pierre OssmanFix the final few occurences of polyp.
2006-06-19 Lennart Poetterings/POLYP/PULSE/g
2006-06-19 Lennart Poetteringupdate docs
2006-06-19 Lennart Poettering* more s/pulseaudio/PulseAudio/ replacements
2006-06-19 Lennart Poetteringupdate references to the pkg-config files in the docs
2006-06-19 Lennart Poetteringname the pkg-config files after the library names
2006-06-19 Lennart Poetteringreplace a few remaining uppercase "Polypaudio" occurenc...
2006-06-19 Lennart Poetteringhide pulseadudio binary from SVN
2006-06-19 Lennart Poetteringrename polypaudio.h to pulseaudio.h
2006-06-19 Lennart Poetteringbig s/polyp/pulse/g
2006-06-19 Lennart Poetteringunhide padsp
2006-06-19 Lennart Poetteringhide interpol-test
2006-06-19 Pierre OssmanHandle clients that just want to set fragment size...
2006-06-19 Lennart Poettering* rework latency interpolation to make it smoother
2006-06-19 Lennart Poetteringminor cleanups
2006-06-19 Lennart Poetteringadd new test "interpol-test"
2006-06-18 Lennart Poettering* add new argument 'exit_on_eof' to module-cli and...
2006-06-17 Lennart Poettering* implement volume adjusting and mixing for S16RE
2006-06-17 Lennart Poettering* make hw param settings easier to debug by splitting...
2006-06-16 Pierre Ossman/dev/dsp should default to U8, not mulaw.
2006-06-16 Pierre OssmanCreating a stream might take some time, so check that...
2006-06-16 Pierre OssmanRecord support.
2006-06-16 Lennart Poetteringif S16NE is not supported, fall back to S16RE. If FLOAT...
2006-06-15 Lennart Poetteringupdate todo
2006-06-15 Pierre OssmanMake debug output in padsp a bit less verbose. Specifyi...
2006-06-13 Pierre OssmanMake a copy of the va_list as vsnprintf() is free to...
2006-06-13 Pierre OssmanCatch the access() system call as some applications...
2006-06-13 Pierre OssmanMake sure our inet_ntop() implementation gets linked...
2006-06-13 Pierre OssmanTweak the printing of client connections a bit so that...
2006-06-13 Pierre OssmanHandle pretty printing of IPv6 socket names.
2006-06-12 Pierre OssmanUse AM_ICONV to determine what needs to be done for...
2006-06-12 Pierre OssmanFix AC_CHECK_DEFINE so that we can look in different...
2006-06-12 Pierre OssmanAlso look in winsock2.h for INADDR_NONE. (solves #18)
2006-06-12 Pierre OssmanProperly escape the m4 macros and make the code a bit...
2006-06-11 Pierre OssmanAdd all the preopen libs to the polypaudio binary's...
2006-06-03 Lennart Poetteringrework ioline EOF handling to actually work properly
2006-06-03 Lennart Poetteringfix pa_xstrndup() implementation to not access potentia...
2006-06-02 Lennart Poetteringactually build cpulimit support if SIGXCPU is available
2006-06-02 Lennart Poetteringfix ugly access-after-free bug when doing asyncronous...
2006-06-02 Lennart Poetteringupdate docs for 0.9.1
2006-06-02 Lennart Poetteringbump version and soname
2006-06-02 Lennart PoetteringAdd new configure options to disable/enable specific...
2006-06-01 Pierre Ossmanupdate todo
2006-06-01 Pierre OssmanTry the ltdl mangled name ourselves so that .la files...
2006-05-31 Lennart Poetteringremove superfluous prefixes from service names
2006-05-31 Lennart Poetteringupdate TODO
2006-05-31 Lennart Poetteringdecrease maximum allowed sample frequency for ALSA...
2006-05-30 Lennart Poetteringdowngrade a log message
2006-05-30 Lennart Poettering* alsa-sink: if "PCM" is not found as mixer track name...
2006-05-30 Lennart Poettering* if an ALSA device doesn't support the channel count...
2006-05-30 Lennart Poetteringupdate todo
2006-05-30 Lennart Poetteringload alsa modules with device string hw:0 instead of...
2006-05-30 Lennart Poetteringfix amd64 portability issues
2006-05-29 Lennart Poetteringmerge patch from Igor Zubkov, fixing linking of the...
2006-05-29 Lennart Poetteringupdate svn:ignore to reflect the esdcompat name change
2006-05-29 Lennart Poetteringdrop the .sh suffix from esdcompat
2006-05-26 Lennart Poetteringupdate README for 0.9.0
2006-05-26 Lennart Poetteringdisable padsp for the polypaudio daemon itself by defin...
2006-05-26 Pierre Ossmanupdate todo
2006-05-26 Pierre OssmanFix the fix_metrics() function so that we don't get...
2006-05-26 Pierre OssmanFix typos.
2006-05-26 Pierre OssmanReturned buffer attr is const.
2006-05-26 Pierre OssmanExplicitly check version number when determining which...
2006-05-25 Lennart Poetteringupdate todo
2006-05-25 Lennart Poettering* add new API function pa_stream_get_buffer_attr().
2006-05-25 Pierre OssmanWrong prefix used in the padsp script.
2006-05-25 Pierre OssmanWe only need the so for libpolypdsp.
2006-05-25 Lennart Poetteringreally fix a superfluous warning when building padsp.c
2006-05-25 Lennart Poettering* split pa_cstrerror() into its own file polypcore...
2006-05-25 Lennart Poetteringmove modules to ${libdir}/polypaudio-${PA_MAJORMINOR...
2006-05-25 Pierre OssmanFix padsp script so that it accepts parameters, setting...
2006-05-25 Pierre OssmanUse only the basename of libpolypdsp.so so that it...
2006-05-25 Pierre OssmanMove libpolypdsp in the makefile to avoid the libtool...
2006-05-25 Lennart Poetteringadd item about moving pa_cstrerror() to TODO
2006-05-25 Lennart Poetteringupdate todo
2006-05-25 Lennart Poetteringread stream and client name from $PADSP_STREAM_NAME...
2006-05-25 Lennart Poetteringadd support to disable emulation of /dev/dsp,/dev/mixer...
2006-05-25 Lennart Poetteringfix evil, evil typo that cause all gtk2 based apps...
2006-05-25 Lennart Poettering* issue volume updates syncrhonously
2006-05-25 Lennart Poetteringupdate TODO
2006-05-24 Pierre Ossmanpadsp needs dlsym & co so make sure we get that lib...
2006-05-24 Pierre OssmanFix warnings.
2006-05-24 Pierre OssmanRemove the exceedingly anal warnings. It's impossible...
2006-05-24 Pierre OssmanFix stray \
2006-05-24 Lennart Poetteringimplement a /dev/mixer interface
2006-05-24 Lennart Poetteringfix playback of small sound files
2006-05-23 Lennart Poetteringimplement emulation of /dev/sndstat
2006-05-23 Lennart Poettering- use pthread_atfork() to disable open sound streams...
2006-05-23 Lennart Poetteringpass the binary name as client name to polypaudio
2006-05-23 Pierre OssmanCast size_t to long to be more compatible with 64-bit...
2006-05-23 Lennart Poetteringadd new padsp utility: a $LD_PRELOAD wrapper for using...
2006-05-23 Lennart Poetteringchange return type of pa_cstrerror() to "const char*"
2006-05-23 Pierre OssmanFix some warnings.
2006-05-22 Pierre OssmanFix TLS on Win32 to something a bit more safe and porta...
2006-05-22 Lennart Poetteringadd missing #include
2006-05-22 Pierre OssmanWrap strerror() in a function that makes it thread...
2006-05-22 Pierre Ossmanupdate todo
2006-05-21 Lennart Poetteringadd missing #include
2006-05-21 Lennart Poetteringadd new function pa_usec_to_bytes() as inverse of pa_by...
2006-05-20 Lennart Poetteringdoc update
next