]> code.delx.au - pulseaudio/shortlog
pulseaudio
2007-10-28 Lennart Poetteringmerge 'lennart' branch back into trunk.
2007-08-24 Tanu KaskinenCorrected a bogus comment.
2007-08-20 Tanu KaskinenModified the JACK sink heavily:
2007-08-04 Lennart Poetteringcompat with automake 1.10
2007-08-04 Lennart Poetteringjack driver build fix which became apparent on fedora
2007-07-10 Pierre OssmanMake sure we link to the core to get all symbols.
2007-07-10 Pierre OssmanSolaris hides inet_ntop in nsl.
2007-07-10 Pierre OssmanMake -no-undefined actually work (and fix up error...
2007-07-10 Pierre OssmanMove pthreads detection as it gets confused by things...
2007-06-13 Pierre OssmanMake sure mixer ioctls work on /dev/dsp aswell.
2007-06-11 Pierre OssmanSupport stat() and friends as some programs (audacity...
2007-06-04 Pierre OssmanAdd support for the poorly documented SNDCTL_DSP_GETTRI...
2007-05-29 Lennart PoetteringKill spaces on EOL
2007-05-29 Lennart Poetteringadd target "eolspace" to makefil to remove trailing...
2007-05-29 Pierre OssmanWe now use gid unconditionally, so make sure it's defined.
2007-05-28 Lennart Poetteringbuild fix for systems lacking capability suppoort....
2007-05-27 Lennart PoetteringBump revision of libs and package
2007-05-27 Lennart PoetteringReplace AO_xxx usage with pa_atomic_xxx and friends...
2007-05-27 Lennart Poetteringunfortunately we cannot detect if a foreign thread...
2007-05-27 Lennart PoetteringMinor optimization: read log level character code from...
2007-05-26 Lennart PoetteringAdd a new meta command ".ifexists" to the CLI language...
2007-05-25 Lennart Poetteringwhen called with the setid bit change euid to uid soone...
2007-05-25 Lennart Poetteringfix suid Makefile target
2007-05-23 Lennart Poetteringonly browse for ipv4 pa servers for now. Needs better...
2007-05-23 Lennart PoetteringFix another DoS vulnerability that has been identified...
2007-05-23 Lennart Poetteringadd a missing initialization that causes a crash when...
2007-05-23 Lennart PoetteringFix a DoS with allocating overly large silence buffers...
2007-05-23 Lennart Poetteringdon't allow excessively high sample rates
2007-05-23 Lennart PoetteringFix yet another DoS vulnerability, also identified...
2007-05-23 Lennart Poetteringfix minor typo
2007-05-23 Lennart PoetteringFix another DoS vulnerability, also identified Luigi...
2007-05-23 Lennart Poetteringfix a DoS vulnerability (re #67), originally identified...
2007-05-23 Lennart Poetteringfix a few obvious copynpaste errors when handling volumes
2007-05-23 Lennart PoetteringTreat empty :0.0 identically to unset :0.0 when trying...
2007-05-23 Lennart PoetteringFix module-oss for devices that return EAGAIN when...
2007-05-22 Lennart Poetteringshow socket directory when we fail to create it. (Close...
2007-05-22 Lennart PoetteringFix build and only load OSS xor ALSA modules if both...
2007-05-22 Lennart Poetteringdrop unused variable
2007-05-22 Lennart Poetteringfix comment
2007-03-07 Pierre OssmanAdd support for SNDCTL_DSP_SETTRIGGER. (closes #56)
2007-03-06 Pierre OssmanFix some instances where we printed a string without...
2007-03-06 Pierre OssmanPulsecore should be linked into all modules.
2007-03-06 Pierre OssmanDon't fail if hal doesn't currently contain any devices...
2007-03-02 Pierre OssmanHandle suspended alsa devices. Based on patch by ranma...
2007-03-01 Pierre OssmanRevert stuff from commit 1431 that wasn't supposed...
2007-03-01 Pierre OssmanHandle when ALSA tweaks our sample spec so much that...
2007-03-01 Pierre OssmanAdd some debugging output from sample cache subsystem.
2007-02-14 Pierre OssmanAdd a wrapper around close() to work around Windows...
2007-02-14 Pierre OssmanAllow a formatted string in the validation warning.
2007-02-14 Pierre OssmanPrefix log lines with a character indicating level.
2007-02-13 Pierre OssmanAdd copyright notices to all relevant files. (based...
2007-02-12 Pierre OssmanMake sure we get proper host identifiers.
2007-02-12 Pierre OssmanAllow specification of device number.
2007-02-05 Pierre OssmanDon't abort config loading when the user specific canno...
2007-01-19 Pierre OssmanMake sure we report success for SNDCTL_DSP_SETDUPLEX.
2007-01-04 Pierre OssmanReport IO error on ioctl() when we're in a fatal error...
2007-01-04 Pierre OssmanFree stream objects when they've been invalidated.
2007-01-04 Pierre OssmanFix error messages for failure connecting streams.
2007-01-04 Pierre OssmanHuge trailing whitespace cleanup. Let's keep the tree...
2006-12-04 Pierre OssmanFix silly copy-and-paste error. (closes #45)
2006-11-24 Pierre OssmanFix incorrect assert.
2006-11-10 Pierre OssmanAdd atomic.h as a dependency at relevant places.
2006-11-10 Pierre OssmanMake sure we package version.h.in.
2006-11-09 Pierre OssmanYet again try to fix the creation of necessary director...
2006-11-08 Pierre OssmanSupport reversed endian floats. (closes #28) (closes...
2006-11-08 Pierre OssmanCheck correct variable for return value. Closes #37.
2006-11-06 Pierre OssmanFix some missing line breaks.
2006-11-06 Pierre OssmanRevert r1404 and keep it on a development branch until...
2006-11-06 Pierre OssmanThe OSS spec is unclear what should happen when a reset...
2006-11-06 Pierre OssmanHandle when threaded mainloop is freed before it is...
2006-09-26 Lennart Poetteringrework memory block management to be thread-safe and...
2006-09-26 Lennart Poetteringupgrade refcnt.h to make use of our new pa_atomic_xxx...
2006-09-26 Lennart Poetteringadd asynchronous inter-thread notification API
2006-09-20 Lennart Poetteringenable module-hal-detect in the default configuration...
2006-09-20 Lennart Poetteringrename default realtime group from "realtime" to "pulse...
2006-09-19 Pierre OssmanRevert r1398 as it broke the srcdir != builddir patch...
2006-09-19 Pierre OssmanNo need to create these dirs as they're part of the...
2006-09-14 Pierre OssmanStop using x86-isms and use ISO C (oversized shifts...
2006-09-14 Pierre OssmanFix debug output for SNDCTL_DSP_SETFRAGMENT.
2006-09-11 Pierre OssmanFix up build structure for platform dependent modules...
2006-09-11 Pierre OssmanUse platform independent sleep.
2006-09-11 Pierre OssmanFix typo.
2006-09-09 Lennart Poetteringignore flist-test in the correct dir
2006-09-09 Lennart Poetteringignore flist-test
2006-09-09 Lennart Poetteringupdate Makefile
2006-09-09 Lennart Poetteringmake pa_mutex_new() and pa_cond_new() succeed in all...
2006-09-09 Lennart Poetteringadd pa_once testing code
2006-09-09 Lennart Poetteringrework pa_once once again, because the once function...
2006-09-09 Lennart Poetteringupdate for newer APIs: replace direct usage of libatomi...
2006-09-09 Lennart Poetteringimplement trival pa_once API based on atomic operations
2006-09-09 Lennart Poetteringadd static initializer PA_ATOMIC_INIT()
2006-09-09 Lennart Poetteringadd a test program for the free list
2006-09-09 Lennart Poetteringimplement a simple lock-free free list
2006-09-08 Lennart Poetteringadd a tiny wrapper around libatomic_ops: pa_atomic_int_...
2006-09-07 Lennart Poetteringdon't maintain a list of allocated mempool slots, we...
2006-09-07 Lennart Poetteringmake pa_stream thread-safe: use new refcounting system...
2006-09-07 Lennart Poetteringadd missing channel names (fixes a segfault when parsin...
2006-09-07 Lennart Poetteringfix alsa-sink example
2006-09-06 Lennart Poetteringdon't hit an assert in the client if posix shm is not...
2006-09-06 Lennart Poetteringfix indentation
next