]> code.delx.au - pulseaudio/shortlog
pulseaudio
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
2006-05-20 Lennart Poetteringfix long-standing buf that could cause polypaudio to...
2006-05-20 Lennart Poetteringrename pa_simple_get_playback_latency() to pa_simple_ge...
2006-05-19 Lennart Poetteringgenerate PA_MAJORMINOR properly - only from major and...
2006-05-19 Pierre OssmanFix some missing headers.
2006-05-19 Pierre OssmanFix which headers get installed for libpolyp.
2006-05-19 Pierre OssmanSort source files.
2006-05-18 Pierre Ossmanupdate todo
2006-05-18 Pierre OssmanConvert log text to current locale before passing it...
2006-05-18 Pierre OssmanMake paplay convert names to UTF-8 before sending to...
2006-05-18 Pierre OssmanAnd functions for convertion to and from current locale...
2006-05-18 Pierre OssmanMissing include of util.h.
2006-05-18 Pierre OssmanDon't include util.h from core-util.h as it is not...
2006-05-18 Pierre OssmanPATH_MAX needs limits.h.
2006-05-18 Pierre Ossmanupdate todo
2006-05-18 Pierre OssmanMove timeval calculation functions into their own file.
2006-05-17 Lennart Poetteringupdate README for 0.9.0
2006-05-17 Lennart Poetteringmodify lirc module to use pa_sink_mute() for muting...
2006-05-17 Lennart Poetteringfix include line for "core-util.h"
2006-05-17 Lennart Poetteringadd C++ macros to utf8.h
2006-05-17 Lennart Poetteringadd C++ macros to xmalloc.h
2006-05-17 Lennart Poettering* add doxygen docs to header file
2006-05-17 Lennart Poetteringadd util.h to doxygen
2006-05-17 Lennart Poetteringinclude util.h in polypaudio.h
2006-05-17 Lennart Poetteringsplit polypcore/util.[ch] into polypcore/core-util...
2006-05-17 Lennart Poetteringreplace memory allocation function calls with pa_xXXXX()
2006-05-17 Lennart Poetteringinclude more files in polypaudio.h
2006-05-17 Lennart Poetteringadd doxygen docs for utf8.h
2006-05-17 Lennart Poettering* make pa_xfree() a real function
2006-05-17 Lennart Poetteringadd utf8.h and xmalloc.h to doxygen docs
2006-05-17 Lennart Poetteringadd new channel map argument to pa_simple_new()
2006-05-17 Lennart Poetteringfix svn tag
2006-05-17 Pierre OssmanMove utf8 to the public part (libpolyp).
2006-05-17 Pierre OssmanMove xmalloc to the public side (libpolyp).
2006-05-17 Lennart Poetteringmore sensible default.pa file
2006-05-17 Lennart Poetteringadd proper locking when accessing the file match.table
2006-05-17 Lennart Poetteringadd proper locking when accessing the file volume.table
2006-05-17 Lennart Poetteringadd documentation for module-volume-restore
2006-05-17 Lennart Poetteringupdate todo
2006-05-17 Lennart Poetteringupdate todo
2006-05-17 Lennart Poettering* support native ULAW/ALAW file streams
2006-05-17 Lennart Poetteringsupport loading ULAW/ALAW files into ULAW/ALAW memchunks
2006-05-17 Lennart Poettering* use S16NE for SF_FORMAT_PCM_S8 formats, too
2006-05-17 Lennart Poetteringwhen playing an ULAW or ALAW audio file, do not convert...
2006-05-17 Lennart Poetteringincrease PA_CHANNELS_MAX to 32
2006-05-17 Lennart Poetteringuse PA_CHANNEL_MAP_OSS in module-oss, module-oss-mmap
next