]> code.delx.au - pulseaudio/shortlog
pulseaudio
2006-09-04 Lennart Poetteringmake pa_thread_self() return a sensible pointer on...
2006-09-02 Lennart Poetteringadd missing g_type_init()
2006-09-02 Lennart Poetteringrework handling of srcdir != builddir (patch from Flame...
2006-09-02 Lennart Poetteringinclude PTRHEAD_LIBS in pkg-config file (patch from...
2006-09-02 Lennart Poetteringupdate acx_pthread.m4
2006-09-02 Lennart Poetteringallow building when srcdir != builddir (patch from...
2006-09-02 Lennart Poetteringfix a few autoconf warnings (patch by Flameeyes)
2006-09-02 Lennart Poetteringfix esdcompat for non-gnu systems
2006-09-02 Lennart Poetteringmake esdcompat executable
2006-09-02 Lennart PoetteringMerge FreeBSD compatibility patch (from Flameeyes)
2006-09-01 Pierre OssmanFix call to pa_mutex_new().
2006-09-01 Pierre OssmanAdd pthread_once() equivalent support.
2006-09-01 Pierre OssmanThread implementation for Win32.
2006-09-01 Lennart Poetteringfix a race condition with stream connection vs. latency...
2006-08-31 Pierre OssmanMake sure libatomic_ops.a isn't included in win32 build...
2006-08-31 Pierre OssmanAlso wrap yield functionality so that it can be platfor...
2006-08-31 Lennart Poetteringwork around bug in firefox which apparently misuses...
2006-08-31 Lennart Poetteringdefine AO_REQUIRE_CAS in the Makefile instead of each...
2006-08-31 Lennart Poetteringupdate todo
2006-08-30 Lennart Poetteringfix handling of "running" variable
2006-08-30 Pierre OssmanAdd AO_REQUIRE_CAS as we do.
2006-08-30 Pierre OssmanMake sure the libatomic_ops lib is included.
2006-08-30 Pierre OssmanRemove check for libatomic_ops library as some systems...
2006-08-30 Pierre OssmanWe need to have a callback when changing volume or...
2006-08-29 Lennart Poetteringadd a threading primitive API
2006-08-29 Lennart Poetteringmake pa_mempool_stat thread-safe/lock-free
2006-08-29 Lennart Poetteringmodify memory block reference counting to use the new...
2006-08-29 Lennart Poetteringadd lock-free reference counting macros, based on libat...
2006-08-29 Lennart Poetteringadd libatomic-ops to hard dependencies
2006-08-28 Lennart Poetteringfix an misdesigned assert()
2006-08-28 Pierre OssmanAdd PulseAudio logo to tree.
2006-08-28 Pierre Ossmanupdate todo
2006-08-27 Lennart Poetteringincrease operation timeout
2006-08-26 Lennart Poetteringbump version and sonames
2006-08-26 Lennart Poetteringfix module-combine when used on top of a tunnel sink
2006-08-25 Lennart Poetteringupdate module-tunnel to latest protocol
2006-08-25 Lennart Poetteringactivate HAL in the default config
2006-08-24 Pierre OssmanAdd missing header.
2006-08-23 Lennart Poetteringfix handling of "mtu" module argument (patch by "theBear")
2006-08-23 Pierre Ossmanfix typo
2006-08-23 Pierre OssmanMake the recording a bit more chunky so that we can...
2006-08-22 Pierre OssmanRemove silence generation in solaris module.
2006-08-22 Pierre OssmanRemove silence generation in waveout module.
2006-08-22 Pierre OssmanProceed with connect even when no cookie is loaded...
2006-08-22 Pierre OssmanFix memory leak in waveout module.
2006-08-22 Pierre OssmanLog when there is a problem opening the waveOut/waveIn...
2006-08-22 Pierre OssmanFall back to creating a "normal" memory pool if unable...
2006-08-22 Pierre OssmanImprove error messages a bit.
2006-08-22 Pierre OssmanFix up portability of memory pool handling a bit.
2006-08-22 Lennart Poetteringupdate todo
2006-08-22 Lennart Poetteringfix typo
2006-08-22 Pierre OssmanFix detection of shared memory support and proper fallback.
2006-08-22 Pierre OssmanFix typo.
2006-08-22 Pierre OssmanAdd missing header.
2006-08-22 Pierre OssmanFix call to pa_memblock_new().
2006-08-22 Pierre OssmanFix detection of page size for non-POSIX systems.
2006-08-22 Pierre OssmanFix missing header for timeval helpers.
2006-08-22 Pierre OssmanFix calls to pa_memblock_new().
2006-08-22 Pierre OssmanAdd header for pa_cstrerror().
2006-08-22 Pierre OssmanFix call to pa_pstream_send_tagstruct().
2006-08-22 Pierre OssmanAdd an ifdef for when we do not have creds.
2006-08-21 Lennart Poetteringfix pactl output (sink drivers and names where switched)
2006-08-19 Lennart Poetteringupdate todo
2006-08-19 Lennart Poetteringrestore the sink/source for a client in addition to...
2006-08-19 Lennart PoetteringIf a client leaves the sink/source for a stream unspeci...
2006-08-19 Lennart Poetteringfix a bad memory access
2006-08-19 Lennart Poetteringupdate todo
2006-08-19 Lennart Poetteringwhen transferring large memory chunks of a pa_pstream...
2006-08-19 Lennart Poetteringupdate todo
2006-08-19 Lennart Poetteringupdate todo
2006-08-19 Lennart Poetteringcheck for posix_memalign and friends
2006-08-19 Lennart Poetteringif MAP_ANONYMOUS is not supported use posix_memalign...
2006-08-19 Lennart Poetteringupdate todo
2006-08-19 Lennart Poetteringprint per-type memory block statistics on "stat"
2006-08-19 Lennart Poetteringgenerate per-type memory block statistics
2006-08-19 Lennart Poetteringupdate todo
2006-08-19 Lennart Poetteringrework the resample to allocate temporary memory with...
2006-08-19 Lennart Poetteringfix a memory leak
2006-08-19 Lennart Poetteringupdate todo
2006-08-19 Lennart Poetteringadd --disable-shm command line option to the daemon
2006-08-19 Lennart Poetteringadd "disable-shm=" to default daemon configuration...
2006-08-19 Lennart Poetteringadd new "disable-shm" server config option
2006-08-19 Lennart Poetteringadd default "disable-shm" option to client.conf
2006-08-19 Lennart Poetteringadd new "disable-shm" option to client.conf
2006-08-19 Lennart Poetteringallow importing of external shm data blocks uncondition...
2006-08-19 Lennart Poetteringdeal properly with pa_mempool_new() failing
2006-08-19 Lennart Poetteringfix allocation of anonymous memory
2006-08-19 Lennart Poetteringfix a memory leak
2006-08-18 Lennart Poetteringupdate todo
2006-08-18 Lennart Poetteringenable SHM support on the client side only if both...
2006-08-18 Lennart Poetteringactivate SHM support on the server side only when new...
2006-08-18 Lennart Poetteringone s/0/NULL/
2006-08-18 Lennart Poetteringremove export/import objects when SHM is disable for...
2006-08-18 Lennart Poetteringadd new function pa_mempool_is_shared() to test whether...
2006-08-18 Lennart Poetteringhide memblock-test
2006-08-18 Lennart Poetteringremove all occurences of
2006-08-18 Lennart Poetteringrework logging subsystem, to implicitly include __FILE_...
2006-08-18 Lennart Poetteringupdate todo
2006-08-18 Lennart Poetteringlook for shm_open in -lrt
2006-08-18 Lennart Poetteringadd new test memblock-test for testing SHM import/export
next