platform/upstream/pulseaudio.git
2007-09-30 Tanu KaskinenFixed PA_GCC_CONST definition.
2007-09-28 Pierre OssmanUpdate module-solaris to new structure.
2007-09-28 Lennart Poetteringtreat timer_enabled like a real, grown-up boolean variable
2007-09-28 Lennart Poetteringrework module-combine once again. We now run the data...
2007-09-28 Lennart PoetteringMove the poll() call outside the #ifdef checking for...
2007-09-28 Lennart Poetteringuse the full range of RTSIGS for our stuff
2007-09-28 Lennart PoetteringAllocate rtsigs from back to front, to avoid clashes...
2007-09-28 Lennart Poetteringonly do IO if we are RUNNING or IDLE, but not when...
2007-09-28 Pierre OssmanIncorrectly used str2sig() instead of sig2str().
2007-09-28 Lennart Poetteringdon't free silence memblocks that don't exist
2007-09-28 Lennart Poetteringspeed up semaphore allocation with an flist
2007-09-26 Lennart PoetteringUse Linux eventfd() if kernel supports it
2007-09-26 Lennart Poetteringfix build with compilers that lack __thread
2007-09-25 Lennart Poetteringmake sure when can shutdown PA cleanly without segfault
2007-09-25 Lennart Poetteringwork around newest open() magic in fedora glibc
2007-09-25 Lennart Poetteringfix make dist
2007-09-24 Lennart Poetteringfix suspending in module-combine.c
2007-09-24 Lennart Poettering* decouple suspending of monitor sources and their...
2007-09-24 Lennart Poetteringonly post data into the monitor source when it is not...
2007-09-24 Lennart Poettering* add new state changed hook for streams
2007-09-24 Lennart Poetteringfix IDLE vs. RUNNING state handling of sinks/sources...
2007-09-24 Lennart Poetteringrework zeroconf service publishing, to use synchronous...
2007-09-24 Lennart Poetteringadd hooks for name/description changes of sinks/source...
2007-09-24 Lennart Poetteringfix stream corking: ignore pa_sink_input() when we...
2007-09-24 Lennart Poetteringdon't count streams using the monitor source in pa_sink...
2007-09-24 Lennart Poetteringdrop the PA_SOURCE_CAN_SUSPEND and PA_SINK_CAN_SUSPEND...
2007-09-23 Lennart Poetteringinstead of using the mixer ioctl()s on the dsp fd,...
2007-09-23 Lennart Poetteringuse O_NOFOLLOW when creating lock files, too
2007-09-23 Lennart Poetteringuse O_NOFOLLOW when creating PID file, to avoid symlink...
2007-09-23 Tanu KaskinenAdded an assertion for the case when the sink programme...
2007-09-23 Tanu KaskinenComment typo fix.
2007-09-22 Tanu KaskinenFix the assignment of control values by using the right...
2007-09-22 Tanu KaskinenCorrect the parameter positions with the pa_cvolume_set...
2007-09-22 Lennart Poetteringminor optimization
2007-09-22 Lennart Poetteringinclude the name of the master sink in the name for...
2007-09-22 Lennart Poetteringprefix by order macros with PA_
2007-09-22 Lennart Poetteringrework a couple of sample type converters, to actually...
2007-09-22 Lennart Poettering- rework volume adjustment code to not require fp
2007-09-22 Lennart Poetteringfix selection of working format
2007-09-22 Lennart Poetteringmake use of byte swap builtins of gcc if they are available
2007-09-22 Lennart Poetteringadd test program for the resampler
2007-09-21 Lennart Poetteringallow _unlink() functions to be called as many times...
2007-09-21 Lennart Poetteringclamp sample data to -1 .. 1, before passing it to...
2007-09-21 Lennart Poetteringadd CLAMP macro
2007-09-20 Lennart Poetteringdon't segfault when the master changes
2007-09-20 Lennart Poetteringproperly detach/attach when moving sink inputs
2007-09-20 Lennart Poetteringrework module-combine again
2007-09-20 Lennart Poetteringmaintain the attach status in a boolean variable 'attac...
2007-09-19 Lennart Poetteringrender new data always in the master sink's thread...
2007-09-19 Lennart Poetteringmake sure we initialize thread private data before...
2007-09-19 Lennart Poetteringfix trivial typo
2007-09-19 Lennart Poetteringfix check for lrintf, make resample2.c again identical...
2007-09-19 Lennart Poetteringmake O_CLOEXEC, O_NONBLOCK and socket low latency fd...
2007-09-19 Lennart Poetteringcopy free_cb into a temporary variable first, to avoid...
2007-09-18 Lennart Poetteringfall back to plughw:, if hw: doesn't work, in the alsa...
2007-09-18 Lennart Poetteringproperly release memblock always abd as soon as possible
2007-09-18 Lennart Poetteringmake use of pa_bool_t on a few places where applicable...
2007-09-18 Lennart Poetteringlower SO_PRIORITY priority to 6, since this is the...
2007-09-18 Lennart Poetteringmake rtp send socket low delay
2007-09-18 Lennart Poetteringadd new pa_socket_udp_low_delay() API
2007-09-18 Lennart Poetteringadd two missing header file inclusions
2007-09-18 Lennart Poetteringbug fixes for module-rtp-recv
2007-09-18 Lennart Poetteringmake sure we don't call pa_source_post() for a monitor...
2007-09-18 Lennart PoetteringIf PTHREAD_PRIO_INHERIT mutexes are not available fall...
2007-09-18 Lennart Poetteringport module-rtp-send.c to lock-free core
2007-09-18 Lennart Poetteringactually close the alsa device before we try to reopen...
2007-09-18 Pierre Ossmanstrtof() is a rather recent addition to C. Fall back...
2007-09-18 Pierre OssmanNSIG seems to be more common than _NSIG.
2007-09-18 Pierre OssmanEmulate lrintf with simple truncation if it isn't avail...
2007-09-18 Pierre OssmanMake sure the header file is only included on linux...
2007-09-18 Pierre OssmanNSIG is not defined by neither C99 nor POSIX so we...
2007-09-17 Lennart Poetteringadd LADSPA sink than can be piggy-backed ontop of anoth...
2007-09-17 Lennart Poetteringprint a message when we fall back on plughw
2007-09-17 Lennart Poetteringadd a locale-independant pa_atof() implementation
2007-09-17 Lennart Poetteringhide sig2str-test
2007-09-17 Lennart Poetteringfall back to plughw: if hw: doesn't work
2007-09-17 Lennart PoetteringRename pa_strsignal() to pa_sig2str(), since we return...
2007-09-17 Lennart Poetteringdrop a couple of WARNING prefixes in log messages,...
2007-09-17 Lennart Poetteringonce.c is no longer POSIX specific. Since it is now...
2007-09-17 Lennart Poetteringon Linu disable lazy binding altogether
2007-09-17 Lennart Poetteringadd missing initialization
2007-09-17 Lennart PoetteringAdd a special ltdl .so loader that avoids lazy frelocat...
2007-09-17 Lennart Poetteringuse priority inheritance on mutexes where applicable
2007-09-16 Lennart Poetteringadd proper boolean type pa_bool_t
2007-09-16 Lennart Poetteringuse gcc const and pure function attributes wherever...
2007-09-16 Lennart Poetteringadd a new module module-remap-sink which can be used...
2007-09-16 Lennart Poetteringadd a "length" argument to the seek functions, as an...
2007-09-16 Lennart Poetteringsplit memblocks into multiples of the mempool tile...
2007-09-16 Lennart Poetteringadd new API pa_mempool_block_size_max() to query the...
2007-09-16 Lennart Poettering* add a new resampler "copy" which is does not change...
2007-09-16 Lennart Poetteringproperly define MAX/MIN macros
2007-09-16 Lennart Poetteringadd missing header file changes for frame alignment...
2007-09-16 Lennart Poetteringbe a little bit more elaborate on the reason why we...
2007-09-16 Lennart Poetteringadd frame alignment APIs; don't require memory to be...
2007-09-15 Lennart Poetteringtrivial typo
2007-09-15 Lennart Poetteringcount corked streams per sink/source and make pa_sink_u...
2007-09-14 Lennart PoetteringMove attaching/detaching from a pa_rtpoll into pa_sink...
2007-09-14 Lennart Poetteringsimplify rt loops a bit by moving more code into pa_rtp...
2007-09-14 Lennart Poetteringexplicitly destory TLS data before destroying TLS
2007-09-14 Lennart Poetteringadd two new macros PA_ONCE_BEGIN and PA_ONCE_END which...
next