2007-09-17 |
Lennart Poettering | Add a special ltdl .so loader that avoids lazy frelocat... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Lennart Poettering | use priority inheritance on mutexes where applicable |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Lennart Poettering | add proper boolean type pa_bool_t |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Lennart Poettering | use gcc const and pure function attributes wherever... |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Lennart Poettering | add a new module module-remap-sink which can be used... |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Lennart Poettering | add a "length" argument to the seek functions, as an... |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Lennart Poettering | split memblocks into multiples of the mempool tile... |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Lennart Poettering | add new API pa_mempool_block_size_max() to query the... |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Lennart Poettering | * add a new resampler "copy" which is does not change... |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Lennart Poettering | properly define MAX/MIN macros |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Lennart Poettering | add missing header file changes for frame alignment... |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Lennart Poettering | be a little bit more elaborate on the reason why we... |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Lennart Poettering | add frame alignment APIs; don't require memory to be... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Lennart Poettering | trivial typo |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Lennart Poettering | count corked streams per sink/source and make pa_sink_u... |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Lennart Poettering | Move attaching/detaching from a pa_rtpoll into pa_sink... |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Lennart Poettering | simplify rt loops a bit by moving more code into pa_rtp... |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Lennart Poettering | explicitly destory TLS data before destroying TLS |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Lennart Poettering | add two new macros PA_ONCE_BEGIN and PA_ONCE_END which... |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Lennart Poettering | call dbus_shutdown() before exiting, to make valgrind... |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Lennart Poettering | fix two typos in reference count handling |
commit | commitdiff | tree | snapshot |
2007-09-14 |
Lennart Poettering | make newer gcc shut up |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Lennart Poettering | extend rtpoll API to allow registration of arbitray... |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Lennart Poettering | add missing config.h inclusion |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Lennart Poettering | reindent, and s/assert/pa_assert/g |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Lennart Poettering | change pa_modargs_get_channel_map() to take an extra... |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Lennart Poettering | add new pa_pipe_close() API to close two fds at the... |
commit | commitdiff | tree | snapshot |
2007-09-12 |
Lennart Poettering | consolidate close() calls to pa_close(), and make sure... |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Lennart Poettering | on systems where we know that POSIX shm is mapped to... |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Lennart Poettering | remaining s/assert/pa_assert/ and refcnt.h modernizations |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Lennart Poettering | Rework core-error.c on top of PA_STATIC_TLS_DECLARE... |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Lennart Poettering | explcitly initialize tls memory to NULL |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Lennart Poettering | more modernizations, s/assert/pa_assert/g |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Lennart Poettering | finish modernizations in pulse/, s/assert/pa_assert/g |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Lennart Poettering | More s/assert/pa_assert/ modernizations |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Lennart Poettering | add 'wait' parameter to pa_rtpoll_run(), if zero pa_rtp... |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Lennart Poettering | port client libs to refcnt.h |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Lennart Poettering | add globally defined PA_PATH_SEP macro, replacing priva... |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Lennart Poettering | add missing config.h includes |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Lennart Poettering | Instead of including config.h from header files, check... |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Lennart Poettering | more s/assert/pa_assert/ modernizations |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Lennart Poettering | unify static TLS support, make use of gcc __thread... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Lennart Poettering | s/assert/pa_assert/ modernizations |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Lennart Poettering | add new API pa_threaded_mainloop_in_thread(), update... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Lennart Poettering | simple modernizations: s/assert/pa_assert |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Lennart Poettering | make sure we send each memblock only once when recordin... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Lennart Poettering | minor cleanup |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Lennart Poettering | make the memchunk writeable before silencing it |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Lennart Poettering | beef up comment |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Lennart Poettering | make sure that the device volume is properly read befor... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Lennart Poettering | add pulseaudio logo with text |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Lennart Poettering | update todo file a little |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Lennart Poettering | hide a couple of files |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Lennart Poettering | document that the native amd64 atomic ops implementatio... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Lennart Poettering | don't call pa_source_process_msg() for PA_SOURCE_MESSAG... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Pierre Ossman | posix_madvise and posix_fadvise aren't present on all... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Pierre Ossman | Remove mkdir_p again... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Pierre Ossman | TIOCINQ isn't present on all systems. |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Pierre Ossman | Monotonic clock is optional so treat is as such. |
commit | commitdiff | tree | snapshot |
2007-09-10 |
Pierre Ossman | POSIX realtime clock functions are in time.h so make... |
commit | commitdiff | tree | snapshot |
2007-09-09 |
Tanu Kaskinen | Changed PA_SAMPLE_S16_NE to PA_SAMPLE_S16NE in the... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Lennart Poettering | fix an assert when runnig module-oss in record only... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Lennart Poettering | install libpulsecore again, since libtool otherwise... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Lennart Poettering | fix copynpaste error |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Lennart Poettering | downgrade realtime group membership warning to 'info... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Lennart Poettering | update default config: |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Lennart Poettering | explicitly test for the availability of dbus_watch_get_... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Lennart Poettering | update libltdl copy |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Lennart Poettering | add native amd64 atomic int implementation |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Lennart Poettering | detect whether gcc atomic builtins are available |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Lennart Poettering | fix a couple of compiler warnings |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Lennart Poettering | if available, use native gcc atomicity builtins |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Lennart Poettering | create config.rpath to fix build on fedora |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Lennart Poettering | add a few missing files for make dist |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Lennart Poettering | drop initial libtool_lock() call since this is a debian... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Lennart Poettering | initialize libltdl for multi-thread support |
commit | commitdiff | tree | snapshot |
2007-09-04 |
Lennart Poettering | When in PA_STREAM_AUTO_TIMING_UPDATE mode, delay comple... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Lennart Poettering | actually add source code of module-default-device-restore |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Lennart Poettering | add a new module module-default-device-restore which... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Lennart Poettering | header file cleanup |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Lennart Poettering | only list supported resampling methods when --dump... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Lennart Poettering | add new API function pa_resample_method_supported(... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Lennart Poettering | actually define HAVE_LIBSAMPLERATE with AC_DEFINE |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Lennart Poettering | make libpulse-core a noinst lib, because it does not... |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Lennart Poettering | add missing configure.ac part of the libsamplerate... |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Lennart Poettering | Allow compilation without libsamplerate; based on patch... |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Lennart Poettering | fix dbus version check for dbus_watch_get_unix_fd() |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Lennart Poettering | make argument to pa_memchunk_will_need() const |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Lennart Poettering | fix build for dbus < 1.1.1, re #126, patch from Marc... |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Lennart Poettering | Don't set RLIMIT_MEMBLOCK to 0 on startup. Retain 4... |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Lennart Poettering | make use of pa_memchunk_will_need() before handing... |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Lennart Poettering | add new pa_memchunk_will_need() API, similar to pa_memb... |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Lennart Poettering | add new API pa_memblock_will_need() and make use of... |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Lennart Poettering | add new pa_will_need() API for paging in memory |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Lennart Poettering | make use of new PA_PAGE_SIZE macro |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Lennart Poettering | make use of new memory page alignment macros, reindent |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Lennart Poettering | add a couple of macros for memory page alignment |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Lennart Poettering | add pa_channel_position_to_pretty_string() to header |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Lennart Poettering | add pa_channel_position_to_pretty_string() for usage... |
commit | commitdiff | tree | snapshot |
2007-08-31 |
Lennart Poettering | make sure that we make include paths absolute before... |
commit | commitdiff | tree | snapshot |
next |