]> code.delx.au - pulseaudio/history - src/modules
big s/polyp/pulse/g
[pulseaudio] / src / modules /
2006-06-19 Lennart Poetteringbig s/polyp/pulse/g
2006-06-18 Lennart Poettering* add new argument 'exit_on_eof' to module-cli and...
2006-06-17 Lennart Poettering* make hw param settings easier to debug by splitting...
2006-06-16 Lennart Poetteringif S16NE is not supported, fall back to S16RE. If FLOAT...
2006-05-31 Lennart Poetteringremove superfluous prefixes from service names
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 Poetteringload alsa modules with device string hw:0 instead of...
2006-05-25 Lennart Poettering* split pa_cstrerror() into its own file polypcore...
2006-05-22 Lennart Poetteringadd missing #include
2006-05-22 Pierre OssmanWrap strerror() in a function that makes it thread...
2006-05-19 Pierre OssmanFix some missing headers.
2006-05-18 Pierre OssmanDon't include util.h from core-util.h as it is not...
2006-05-18 Pierre OssmanMove timeval calculation functions into their own file.
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 Poetteringsplit polypcore/util.[ch] into polypcore/core-util...
2006-05-17 Pierre OssmanMove xmalloc to the public side (libpolyp).
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 Poetteringuse PA_CHANNEL_MAP_OSS in module-oss, module-oss-mmap
2006-05-17 Pierre OssmanSet default channel map system for waveout module.
2006-05-17 Pierre OssmanUse default channel map for Solaris module. There doesn...
2006-05-16 Lennart Poettering* modify pa_channel_map_init_auto() to take an extra...
2006-05-16 Lennart Poetteringdowngrade a log message
2006-05-15 Lennart Poetteringremove regex.h from include, since it is actually not...
2006-05-14 Lennart Poetteringremove superfluous log line
2006-05-14 Lennart Poetteringadd new module module-volume-restore which saves and...
2006-05-14 Lennart Poettering* add new parameter to pa_open_config_file() to specify...
2006-05-13 Lennart Poettering* set default fragment metrics depending on the sample...
2006-05-13 Lennart Poetteringfirst set buffer size, and afterwards period size
2006-05-13 Lennart Poetteringfix fragment size calculation for module-alsa-source
2006-05-13 Lennart Poetteringuse default alsa channel map for alsa devices
2006-05-02 Pierre OssmanFix control flow in pa_oss_open(). Also fall back to...
2006-04-28 Pierre OssmanWhen a control is removed, all bits are set so we need...
2006-04-28 Pierre OssmanZero the fd list since we do a memcmp on it later.
2006-04-27 Pierre OssmanChannel map argument support for solaris.
2006-04-27 Pierre OssmanChannel map argument support for waveout.
2006-04-26 Lennart Poetteringfail if the channel map doesn't match the sample specs
2006-04-26 Lennart Poetteringsupport new channel_map argument in sink/source modules
2006-04-25 Pierre OssmanFall back to software volume if hardware mixer cannot...
2006-04-24 Lennart Poettering* rework reference counting in the client libraries...
2006-04-23 Lennart Poettering* when playing back a sample from the sample cache...
2006-04-22 Lennart Poetteringmodify x11 modules to not cache the Display variable...
2006-04-22 Lennart Poettering* for unix sockets: remove the right parent directory...
2006-04-19 Pierre OssmanTweaks for the solaris module. The sound system require...
2006-04-19 Pierre OssmanSun's documentation about SIGPOLL on EOF:s is wrong...
2006-04-19 Pierre OssmanWaveOut needs to have rather large chunks. This is...
2006-04-19 Pierre OssmanReverse order of IPv6/IPv4 binding to handle systems...
2006-04-18 Lennart Poetteringmake proper use of the muting facility of sinks in...
2006-04-18 Lennart Poetteringfix a couple of issues I found when compiling polypaudi...
2006-04-18 Lennart Poetteringfix connecting of jack source in jack daemon
2006-04-18 Pierre OssmanMore fixes caused by Sun's complete inability to follow...
2006-04-18 Lennart Poetteringadd a jack source module
2006-04-18 Lennart Poettering* allow the user to set the jack client name
2006-04-18 Pierre OssmanC99 requires explicit marking of integer literals'...
2006-04-17 Lennart Poetteringadd new JACK sink
2006-04-16 Lennart Poetteringproperly initialize session counter
2006-04-16 Lennart Poetteringlimit number of concurrent RTP streams
2006-04-16 Lennart Poetteringfix typo in module description
2006-04-16 Lennart Poetteringchange default mcast address once again, to make sure...
2006-04-16 Lennart Poetteringrename module-rtp-monitor to module-rtp-send
2006-04-16 Lennart Poettering* make sure RTP ports are chosen to be even
2006-04-16 Pierre OssmanFix ALSA fd handling to be compatible with blocking...
2006-04-16 Lennart Poettering* deal properly with underruns, overflows and packet...
2006-04-16 Lennart Poettering* increase default MTU
2006-04-16 Lennart Poetteringreplace homegrown endswith() with pa_endswith() from...
2006-04-16 Lennart Poettering* add RTP/SAP/SDP reciever module
2006-04-15 Lennart Poettering* change default multicast address
2006-04-14 Lennart Poetteringadd an RTP sender module
2006-04-13 Lennart Poetteringunbreak module-tunnel
2006-04-13 Lennart Poetteringfix latency calculations of module-combine
2006-04-12 Lennart Poettering* fix latency calculation where a full playback buffer...
2006-04-10 Lennart Poettering* Beef up latency calculation in module-oss-mmap
2006-04-10 Lennart Poetteringminor cleanups for OSS module
2006-04-08 Lennart Poetteringclip volume at PA_VOLUME_NORM for alsa devices
2006-04-08 Lennart Poetteringadd proper volume clipping support for OSS devices
2006-04-07 Lennart Poetteringminor cleanups
2006-04-06 Lennart Poettering* really pass the ipv6 socket server to protocol_new...
2006-04-06 Lennart Poetterings/index/idx/, to avoid gcc warning
2006-03-31 Pierre OssmanFix some warnings caused by size_t having varying size.
2006-03-11 Pierre OssmanRemember to store the struct with module info.
2006-03-07 Pierre OssmanTrying to listen on an IPv6 socket by default and only...
2006-03-05 Pierre OssmanFetch sound card name into sink/source description.
2006-03-05 Pierre OssmanVolume support in tunnel module.
2006-03-05 Pierre OssmanIt's safer to set buffer size than to try setting numbe...
2006-03-05 Pierre OssmanReturn the proper error code so that we get a correct...
2006-03-05 Pierre OssmanTried to get the volume information even upon init...
2006-03-04 Pierre OssmanUpdate module-tunnel to the new protocol.
2006-02-27 Pierre OssmanWe have both sink and source in this module.
2006-02-27 Pierre OssmanCatch volume update events.
2006-02-26 Pierre OssmanGet notifications about mixer changes from ALSA.
2006-02-26 Pierre OssmanHandle ALSA file descriptors more correctly. This means...
2006-02-26 Pierre OssmanFix correct default device.
2006-02-26 Pierre OssmanHardware volume support in ALSA modules.
2006-02-24 Lennart Poettering* Add new "auth-group=" parameter to protocol-native...
2006-02-24 Lennart Poetteringadd support for authentication using SCM_CREDENTIALS
2006-02-24 Pierre OssmanCall correct function.
next