client: include zerocopy write calls in map file
[profile/ivi/pulseaudio-panda.git] / src / pulsecore /
2009-07-23 Lennart Poetteringdaemon: replace colons by dash in per-machine directory...
2009-07-23 Lennart PoetteringMerge branch 'master-tx'
2009-07-23 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-07-23 Lennart PoetteringMerge commit 'flameeyes/osx'
2009-07-23 Wim Taymansprotocol-native: use the right samplerate
2009-07-20 Lennart Poetteringmemtrap: clarify that we are not interested in the...
2009-07-17 Diego Elio 'Flamee... Again make sure that the wait() definition is not shadowed.
2009-07-01 Lennart Poetteringmemtrap: properly lock access to memtrap changer
2009-07-01 Lennart Poetteringmemblock: rearrange locking order
2009-07-01 Lennart Poetteringnative: don't hit assert when user uploads zero-sized...
2009-06-29 Diego Elio 'Flamee... Add missing headers includes for FreeBSD.
2009-06-29 Diego Elio 'Flamee... Rename the flock variable to f_lock.
2009-06-29 Diego Elio 'Flamee... Only declare saved_errno when it's going to be used...
2009-06-29 Diego Elio 'Flamee... Rename the wait parameter to wait_op, to avoid shadowin...
2009-06-29 Diego Elio 'Flamee... Also alias MAP_ANONYMOUS to MAP_ANON in shm.c, for...
2009-06-23 Lennart Poetteringsndfile: fix build on BE archs
2009-06-23 Lennart Poetteringrtclock: make use of constants when converting between...
2009-06-22 Lennart Poetteringrtclock: fix type of PA_TIMEVAL_RTCLOCK
2009-06-22 Lennart PoetteringMerge most of elmarco/rtclock2
2009-06-22 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-06-20 Marc-André Lureaurtclock: fix issues found by Lennart
2009-06-20 Marc-André LureauBase mainloop on pa_rtclock_now()
2009-06-20 Marc-André Lureaupulse: move pa_rtclock_now in pulsecommon
2009-06-19 Lennart Poetteringcore: get rid of rt sig/timer handling since modern...
2009-06-19 Marc-André Lureauperl -p -i -e 's/pa_rtclock_usec/pa_rtclock_now/g'...
2009-06-19 Lennart Poetteringcore: use rtkit to acquire high-priority scheduling
2009-06-19 Lennart Poetteringcore: ask RealtimeKit for RT scheduling
2009-06-18 Lennart Poetteringalsa,core: include mapping name in description strings
2009-06-18 Lennart Poetteringcore: be a bit more verbose when registering a sink...
2009-06-17 Lennart PoetteringMerge commit 'origin/master' into master-tx
2009-06-17 Lennart PoetteringMerge commit 'origin/master-tx'
2009-06-17 Lennart Poetteringnative-protocol: allow enumerating ports
2009-06-17 Lennart Poetteringnative: implement command to change sink/source port
2009-06-17 Lennart Poetteringalsa: rework mixer logic
2009-06-17 Lennart Poetteringpdispatch: fix s/recieve/receive/ typos
2009-06-17 Lennart Poetteringpstream: fix s/recieve/receive/ typos
2009-06-17 Lennart Poetteringgdbm: set default block size to 1K
2009-06-17 Lennart Poetteringcard: get rid of description field which is unused
2009-06-17 Lennart Poetteringcard: make sure to always hand failure code back in...
2009-06-17 Lennart Poetteringcard: some modernizations
2009-06-17 Lennart Poetteringcore-util: implement pa_maybe_prefix_path()
2009-06-17 Lennart Poetteringcore-util: implement pa_split_spaces_strv()
2009-06-17 Lennart Poetteringcore-util: implement pa_xstrfreev()
2009-06-17 Lennart Poetteringconf-parse: implement .include directive
2009-06-17 Lennart Poetteringchannelmap: define a couple of standard channel masks
2009-06-17 Lennart Poetteringhashmap: implement pa_hashmap_last()
2009-06-17 Lennart Poetteringhashmap: implement api to iterate a hashmap backwards
2009-06-17 Lennart Poetteringidxset: implement pa_idxset_copy()
2009-06-08 Lennart Poetteringsample: fix build on BE archs
2009-06-08 Lennart Poetteringprop: introduce new PA_PROP_DEVICE_INTENDED_ROLES property
2009-06-07 Lennart PoetteringMerge commit 'origin/master-tx'
2009-06-07 Lennart Poetteringcore: replace tabs by spaces
2009-06-07 Lennart Poetteringcore: make sure soft mute status stays in sync with...
2009-06-07 Jyri Sarhaoptimization: Optimized pa_sink_render_full.
2009-06-06 Lennart Poetteringcore: monitor sources need to inherit the suspend cause...
2009-06-06 Lennart Poetteringcore: suppress suspending/resume when we are already...
2009-06-06 Lennart Poetteringhashmap: introduce PA_HASHMAP_FOREACH macro
2009-06-05 Lennart Poetteringcore: add a suspend cause flags field
2009-06-04 Lennart Poetteringtdb: include signal.h before tdb.h for compat reasons
2009-05-28 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-05-28 Lennart Poetteringmodules: introduce PA_MODULE_DEPRECATED() macro for...
2009-05-27 Lennart PoetteringMerge commit 'flameeyes/master'
2009-05-27 Lennart Poetteringmodargs: introduce pa_modargs_get_proplist()
2009-05-25 Lennart Poetteringsndfile: big rework of libsndfile interfacing code
2009-05-25 Lennart Poetteringcore-util: introduce pa_disable_sigpipe()
2009-05-25 Lennart Poetteringcli: allow easy repeating of commands with '/'
2009-05-21 Lennart Poetteringcore-util: fall back to sysconf(_SC_OPEN_MAX) to find...
2009-05-15 Diego Elio 'Flamee... Add missing headers' include to build on FreeBSD 7.1.
2009-05-15 Diego Elio 'Flamee... When MAP_ANONYMOUS is missing, fallback to MAP_ANON.
2009-05-14 Lennart Poetteringshm: rework alignment when punching memory
2009-05-13 Lennart Poetteringmacro: include string.h because we need it for memset
2009-05-13 Lennart Poetteringdatabase: add tdb backend
2009-05-13 Lennart Poetteringdatabase: add gdbm backend
2009-05-13 Lennart Poetteringdatabase: add abstracted database API
2009-05-12 Lennart Poetteringcore: automatically add icons for headsets/headphones...
2009-05-12 Lennart Poetteringhttp: fix segfault on connection termination
2009-05-11 Lennart Poetteringmime: drop additional whitespace from mime types
2009-05-08 Jyri Sarhacore: Take samples from silence cache rather than write...
2009-05-08 Jyri Sarhacore: optimize pa_sink_render_full()
2009-05-08 Lennart Poetteringcore: liberalize 99a6a4 a bit
2009-05-08 Lennart Poetteringcore: cache requested latency only when we are running...
2009-05-08 Lennart Poetteringcore: make sure we fix up flags/monitor flags already...
2009-05-08 Lennart Poetteringcore: introduce pa_{sink,source}_set_fixed_latency()
2009-05-08 Lennart Poetteringmacro: add macros for initializing memory
2009-05-01 Lennart Poetteringsconv: fix a few minor conversion issues
2009-05-01 Lennart Poetteringsample-util: fix iteration loop when adjusting volume...
2009-05-01 Lennart Poetteringsample-util: properly allocate silence block for s24...
2009-05-01 Lennart Poetteringendian: fix LE/BE order for 24 bit accessor functions
2009-04-30 Lennart Poetteringheaders: minor cleanups
2009-04-29 Lennart Poetteringhttp: export information about currently active server...
2009-04-29 Lennart Poetteringstrlist: add new calls pa_strlist_{next|data}()
2009-04-29 Lennart Poetteringparseaddr: add new call pa_is_ip_address()
2009-04-29 Lennart Poetteringhttp: split out mime type handling calls
2009-04-29 Lennart Poetteringprotocol-http: allow listening into sinks/sources via...
2009-04-29 Lennart Poetteringioline: add new calls pa_ioline_detach_iochannel()...
2009-04-29 Lennart Poetteringioline: add callback that can be called when the ioline...
2009-04-29 Lennart Poetteringsimple-protocol: don't hit an assert when we call conne...
2009-04-29 Lennart Poetteringprotocol-http: substantial modernizations
2009-04-28 Lennart Poetteringprotocol-native,proplist-util: port to pa_get_{user...
2009-04-28 Lennart Poetteringcore-util: introduce pa_get_host_name_malloc() and...
next