]> code.delx.au - pulseaudio/history - src/pulsecore
card-restore: we don't need to save card data that came from the database
[pulseaudio] / src / pulsecore /
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...
2009-04-28 Lennart Poetteringmemtrap: implicitly page align memory areas
2009-04-28 Lennart Poetteringmacro: make pa_page_align roung up instead of down
2009-04-28 Lennart Poetteringmacro: add new macro pa_align_ptr()
2009-04-28 Lennart Poetteringshm: minor modernizations
2009-04-28 Lennart Poetteringshm: page align shm size when mmap()ing it
2009-04-28 Lennart Poetteringstrbuf: add new call pa_strbuf_putc()
2009-04-28 Lennart Poetteringidxset: add enumeration macro PA_IDXSET_FOREACH
2009-04-22 Lennart Poetteringmemtrap,aupdate: split atomic update from memtrap into...
2009-04-21 Lennart PoetteringMerge commit 'origin/master-tx'
2009-04-21 Lennart Poetteringmemtrap: add a bit of documentation for memtrap
2009-04-21 Lennart Poetteringmemtrap: fix parameter type
2009-04-21 Lennart Poetteringmemtrap: hook up core to memtrap system
2009-04-21 Lennart Poetteringmemtrap: make installation of SIGBUS handler explicit...
2009-04-21 Lennart Poetteringmemtrap: when we fail to handle sigbus say so
2009-04-21 Lennart Poetteringmemtrap: add new logic to trap and handle SIGBUS
2009-04-21 Lennart Poetteringsemaphore: introduce static semaphores
2009-04-21 Lennart Poetteringmutex: add initializer for static mutexes
2009-04-21 Lennart Poetteringmutex: when we fail to fill in mutex into static mutex...
2009-04-21 Lennart Poetteringllist: add PA_LLIST_FOREACH
2009-04-19 Lennart Poetteringobject: revert to old unref() behaviour
2009-04-19 Lennart Poetteringobject: fix ref counting of objects on destruction
2009-04-19 Lennart Poetteringlog: use pa_logl() instead of pa_log_level()
2009-04-19 Lennart Poetteringlog: print file name only when we have it
2009-04-18 Lennart Poetteringobject: keep refcount at 1 while destructing objects
2009-04-18 Lennart Poetteringcore-util: handle EINTR already inside of pa_read/pa_write
2009-04-13 Lennart Poetteringcore: when applying delay memblockq take monitored...
2009-04-13 Lennart Poetteringcore: use pa_{source|sink}_get_latency_within_thread...
2009-04-13 Lennart PoetteringMerge commit 'origin/master-tx'
2009-04-13 Lennart Poetteringcore: introduce new 'reference' volume for sinks
2009-04-13 Lennart Poetteringproplist-util: use pa_session_id() instead of accessing...
next