]> code.delx.au - pulseaudio/shortlog
pulseaudio
2006-04-27 Pierre Ossmanupdate todo
2006-04-26 Lennart Poetteringdoc update for 0.8.1
2006-04-26 Lennart Poetteringbump version number
2006-04-26 Lennart Poetteringfail if the channel map doesn't match the sample specs
2006-04-26 Lennart Poetteringallow the user to specify an alternative channel map...
2006-04-26 Lennart Poetteringfix volume range printed on --help
2006-04-26 Lennart Poetteringif a sample is not yet loaded, don't print rubbish...
2006-04-26 Lennart Poetteringit was a bad idea to require that a channel map doesn...
2006-04-26 Lennart Poetteringallow specifying the channel map to use on the command...
2006-04-26 Lennart Poettering* make a validity check of parsed channel maps before...
2006-04-26 Lennart Poetteringsupport new channel_map argument in sink/source modules
2006-04-26 Lennart Poetteringadd support for parsing channel maps as module arguments
2006-04-26 Lennart Poetteringdon't allow channel positions to be specified twice...
2006-04-26 Lennart Poetteringadd new test 'channelmap-test'
2006-04-26 Lennart Poettering* add new function pa_channel_map_parse()
2006-04-26 Pierre Ossmanupdate todo
2006-04-25 Pierre Ossmanupdate todo
2006-04-25 Pierre OssmanFall back to software volume if hardware mixer cannot...
2006-04-25 Pierre Ossmanglibc <= 2.2 has a broken unistd.h, lacking setresuid().
2006-04-24 Lennart Poettering* rework reference counting in the client libraries...
2006-04-24 Pierre Ossmanchown() and chmod() aren't available on Windows.
2006-04-24 Pierre OssmanUndo invalid automake version requirement.
2006-04-23 Lennart Poetteringfix a segfault when uploading samples with esound
2006-04-23 Lennart Poettering* add validity checking for sample_spec, channel_map...
2006-04-23 Lennart Poetteringsmall optimization
2006-04-23 Lennart Poetteringfix sample uploading
2006-04-23 Lennart Poetteringenforce maximum sample size in sample cache
2006-04-23 Lennart Poettering* fix ref counting of pa_stream: strictly refcount...
2006-04-23 Lennart Poetteringintroduce a new error PA_ERR_TOOLARGE
2006-04-23 Lennart Poettering* when playing back a sample from the sample cache...
2006-04-23 Lennart Poetteringfix multiplication of software pa_cvolumes
2006-04-23 Lennart Poetteringallow recieving of invalid channel maps, volumes and...
2006-04-23 Lennart Poettering* Merge build system patch from Igor Zubkov
2006-04-22 Lennart Poetteringremove superfluous "set -ex" line
2006-04-22 Lennart Poetteringrequire automake 1.9 in configure.ac
2006-04-22 Lennart Poetteringmodify x11 modules to not cache the Display variable...
2006-04-22 Lennart Poetteringwhen loading sound files, initialize channel map data...
2006-04-22 Lennart Poetteringfix x11 handling
2006-04-22 Lennart Poetteringfix sample cache
2006-04-22 Lennart Poettering* for unix sockets: remove the right parent directory...
2006-04-22 Lennart Poetteringadd new function pa_parent_dir()
2006-04-22 Lennart Poetteringfirst unlink the socket, the close it
2006-04-22 Lennart Poetteringtry to remove the directory where the PID file resides...
2006-04-22 Lennart Poetteringchown() and chmod() /tmp/.esd/ before checking if every...
2006-04-20 Lennart Poetteringreplace copy by symlink when installing homepage
2006-04-20 Lennart Poetteringminor improvements to the LICENSE text
2006-04-20 Lennart Poetteringship GPL and LGPL files with the tarball
2006-04-20 Lennart Poetteringadd new explaining LICENSE file
2006-04-20 Lennart Poettering* rename "LICENSE" to "LGPL"
2006-04-20 Pierre Ossmanupdate todo
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 OssmanMinor fixes for the way Windows handles sockets.
2006-04-19 Pierre OssmanWaveOut needs to have rather large chunks. This is...
2006-04-19 Pierre OssmanWin32 needs to have the socket subsystem initialised.
2006-04-19 Pierre OssmanHaving constant deferred events isn't allowed and cause...
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 CFLAGS for jack modules
2006-04-18 Lennart Poetteringfix "make distccheck" properly
2006-04-18 Lennart Poetteringfix make distcheck
2006-04-18 Lennart PoetteringDocumentation updates
2006-04-18 Lennart Poetteringadd JACK module documentation
2006-04-18 Lennart Poetteringfix connecting of jack source in jack daemon
2006-04-18 Lennart Poetteringbuild jack source
2006-04-18 Lennart Poetteringfix code for pre-C99
2006-04-18 Lennart Poettering* fix pa_random_seet() function prototype
2006-04-18 Pierre OssmanMake the probe for RNG sources at runtime since the...
2006-04-18 Pierre OssmanClarify that JACK libs are optional.
2006-04-18 Pierre OssmanMore fixes caused by Sun's complete inability to follow...
2006-04-18 Pierre Ossmanupdate todo
2006-04-18 Pierre OssmanWe need to emulate sendmsg/recvmsg to support rtp on...
2006-04-18 Pierre OssmanAvoid including non-portable header sys/poll.h.
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 Poettering* add pa_mainloop_wakeup() calls for deferred events
2006-04-16 Lennart Poetteringadd new API to replace the poll() function used by...
2006-04-16 Lennart Poetteringproperly initialize session counter
2006-04-16 Lennart Poetteringadd documentation for the new RTP modules
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 Poetteringignore symdef file of module-rtp-send
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 Pierre OssmanClarify behaviour of deferred events.
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 Poetteringinitialize random seed globaly from $RANDOM_DEVICE
2006-04-16 Lennart Poettering* add new check for $RANDOM_DEVICE
2006-04-16 Lennart Poetteringtodo update
2006-04-16 Lennart Poettering* add RTP/SAP/SDP reciever module
2006-04-15 Lennart Poettering* change default multicast address
2006-04-15 Lennart Poetteringcorrect some types
2006-04-14 Lennart Poettering* ignore some more files
next