platform/upstream/pulseaudio.git
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...
2007-09-14 Lennart Poetteringcall dbus_shutdown() before exiting, to make valgrind...
2007-09-14 Lennart Poetteringfix two typos in reference count handling
2007-09-14 Lennart Poetteringmake newer gcc shut up
2007-09-12 Lennart Poetteringextend rtpoll API to allow registration of arbitray...
2007-09-12 Lennart Poetteringadd missing config.h inclusion
2007-09-12 Lennart Poetteringreindent, and s/assert/pa_assert/g
2007-09-12 Lennart Poetteringchange pa_modargs_get_channel_map() to take an extra...
2007-09-12 Lennart Poetteringadd new pa_pipe_close() API to close two fds at the...
2007-09-12 Lennart Poetteringconsolidate close() calls to pa_close(), and make sure...
2007-09-11 Lennart Poetteringon systems where we know that POSIX shm is mapped to...
2007-09-11 Lennart Poetteringremaining s/assert/pa_assert/ and refcnt.h modernizations
2007-09-11 Lennart PoetteringRework core-error.c on top of PA_STATIC_TLS_DECLARE...
2007-09-11 Lennart Poetteringexplcitly initialize tls memory to NULL
2007-09-11 Lennart Poetteringmore modernizations, s/assert/pa_assert/g
2007-09-11 Lennart Poetteringfinish modernizations in pulse/, s/assert/pa_assert/g
2007-09-11 Lennart PoetteringMore s/assert/pa_assert/ modernizations
2007-09-11 Lennart Poetteringadd 'wait' parameter to pa_rtpoll_run(), if zero pa_rtp...
2007-09-11 Lennart Poetteringport client libs to refcnt.h
2007-09-11 Lennart Poetteringadd globally defined PA_PATH_SEP macro, replacing priva...
2007-09-11 Lennart Poetteringadd missing config.h includes
2007-09-11 Lennart PoetteringInstead of including config.h from header files, check...
2007-09-11 Lennart Poetteringmore s/assert/pa_assert/ modernizations
2007-09-10 Lennart Poetteringunify static TLS support, make use of gcc __thread...
2007-09-10 Lennart Poetterings/assert/pa_assert/ modernizations
2007-09-10 Lennart Poetteringadd new API pa_threaded_mainloop_in_thread(), update...
2007-09-10 Lennart Poetteringsimple modernizations: s/assert/pa_assert
2007-09-10 Lennart Poetteringmake sure we send each memblock only once when recordin...
2007-09-10 Lennart Poetteringminor cleanup
2007-09-10 Lennart Poetteringmake the memchunk writeable before silencing it
2007-09-10 Lennart Poetteringbeef up comment
2007-09-10 Lennart Poetteringmake sure that the device volume is properly read befor...
2007-09-10 Lennart Poetteringadd pulseaudio logo with text
2007-09-10 Lennart Poetteringupdate todo file a little
2007-09-10 Lennart Poetteringhide a couple of files
2007-09-10 Lennart Poetteringdocument that the native amd64 atomic ops implementatio...
2007-09-10 Lennart Poetteringdon't call pa_source_process_msg() for PA_SOURCE_MESSAG...
2007-09-10 Pierre Ossmanposix_madvise and posix_fadvise aren't present on all...
2007-09-10 Pierre OssmanRemove mkdir_p again...
2007-09-10 Pierre OssmanTIOCINQ isn't present on all systems.
2007-09-10 Pierre OssmanMonotonic clock is optional so treat is as such.
2007-09-10 Pierre OssmanPOSIX realtime clock functions are in time.h so make...
2007-09-09 Tanu KaskinenChanged PA_SAMPLE_S16_NE to PA_SAMPLE_S16NE in the...
2007-09-06 Lennart Poetteringfix an assert when runnig module-oss in record only...
2007-09-06 Lennart Poetteringinstall libpulsecore again, since libtool otherwise...
2007-09-06 Lennart Poetteringfix copynpaste error
2007-09-06 Lennart Poetteringdowngrade realtime group membership warning to 'info...
2007-09-06 Lennart Poetteringupdate default config:
2007-09-06 Lennart Poetteringexplicitly test for the availability of dbus_watch_get_...
2007-09-04 Lennart Poetteringupdate libltdl copy
2007-09-04 Lennart Poetteringadd native amd64 atomic int implementation
2007-09-04 Lennart Poetteringdetect whether gcc atomic builtins are available
2007-09-04 Lennart Poetteringfix a couple of compiler warnings
2007-09-04 Lennart Poetteringif available, use native gcc atomicity builtins
2007-09-04 Lennart Poetteringcreate config.rpath to fix build on fedora
2007-09-04 Lennart Poetteringadd a few missing files for make dist
2007-09-04 Lennart Poetteringdrop initial libtool_lock() call since this is a debian...
2007-09-04 Lennart Poetteringinitialize libltdl for multi-thread support
2007-09-04 Lennart PoetteringWhen in PA_STREAM_AUTO_TIMING_UPDATE mode, delay comple...
2007-09-03 Lennart Poetteringactually add source code of module-default-device-restore
2007-09-03 Lennart Poetteringadd a new module module-default-device-restore which...
2007-09-03 Lennart Poetteringheader file cleanup
2007-09-03 Lennart Poetteringonly list supported resampling methods when --dump...
2007-09-03 Lennart Poetteringadd new API function pa_resample_method_supported(...
2007-09-03 Lennart Poetteringactually define HAVE_LIBSAMPLERATE with AC_DEFINE
2007-09-02 Lennart Poetteringmake libpulse-core a noinst lib, because it does not...
2007-09-02 Lennart Poetteringadd missing configure.ac part of the libsamplerate...
2007-09-02 Lennart PoetteringAllow compilation without libsamplerate; based on patch...
2007-09-02 Lennart Poetteringfix dbus version check for dbus_watch_get_unix_fd()
2007-09-02 Lennart Poetteringmake argument to pa_memchunk_will_need() const
2007-09-02 Lennart Poetteringfix build for dbus < 1.1.1, re #126, patch from Marc...
2007-09-02 Lennart PoetteringDon't set RLIMIT_MEMBLOCK to 0 on startup. Retain 4...
2007-09-02 Lennart Poetteringmake use of pa_memchunk_will_need() before handing...
2007-09-02 Lennart Poetteringadd new pa_memchunk_will_need() API, similar to pa_memb...
2007-09-02 Lennart Poetteringadd new API pa_memblock_will_need() and make use of...
2007-09-02 Lennart Poetteringadd new pa_will_need() API for paging in memory
2007-09-02 Lennart Poetteringmake use of new PA_PAGE_SIZE macro
2007-09-02 Lennart Poetteringmake use of new memory page alignment macros, reindent
2007-09-02 Lennart Poetteringadd a couple of macros for memory page alignment
2007-08-31 Lennart Poetteringadd pa_channel_position_to_pretty_string() to header
2007-08-31 Lennart Poetteringadd pa_channel_position_to_pretty_string() for usage...
2007-08-31 Lennart Poetteringmake sure that we make include paths absolute before...
2007-08-31 Lennart Poetteringminor reformatting
2007-08-31 Lennart Poetteringadd two new functions pa_make_path_absolute()/pa_getcwd()
next