stream-restore: Fix segfaulting. The dbus entry callbacks expect a dbus_entry pointer...
[profile/ivi/pulseaudio-panda.git] / src /
2010-05-10 Tanu Kaskinenstream-restore: Fix segfaulting. The dbus entry callbac...
2010-05-10 Tanu Kaskinendbus: Fix segfault when receiving a property access...
2010-05-10 Tanu Kaskinendbus: Initialize properly the type field of new server...
2010-05-10 Tanu Kaskinendbus: Make it possible to allow remote connections...
2010-05-10 Tanu Kaskinencli: Increase the command maximum length from 1024...
2010-05-10 Tanu Kaskinenalsa: Fix log output to inform about positive base...
2010-05-10 Tanu Kaskinenalsa-mixer: Replace erroneous PA_ALSA_VOLUME_IGNORE...
2010-05-10 Tanu Kaskinenalsa-mixer: Use pa_xfree() instead of pa_xstrdup()...
2010-05-08 Colin Guthriertp: Fix bracketing in pa_rtp_recv.
2010-05-08 Jez Austinsocket-client: properly handle asyncns failures
2010-05-08 Colin Guthrieintended-roles: Do not pick monitor sources when doing...
2010-05-08 Daniel T Chenalsa: Handle 'Digital Mic' as an 'Input Source'
2010-05-08 Kees Cookcore-util: ensure that we chmod only the dir we ourselv...
2010-05-07 Lennart Poetteringtests: fix once test
2010-05-07 Pierre-Louis Bossartadd rewind-safeguard parameter
2010-05-07 David Henningssonjack: Prevent crash on jack server shutdown
2010-05-07 Lennart Poetteringthread: name all threads so that the names appear in...
2010-02-25 Lennart Poetteringvirtual: when fixed block sizes are used the memblockq...
2010-02-25 Lennart Poetteringvirtual: document how to implement fixed block size...
2010-02-25 Lennart Poetteringmemblockq: implement new call pa_memblockq_peek_fixed_s...
2010-02-24 Lennart Poetteringvirtual: minor simplifications for the virtual sink
2010-02-24 Lennart Poetteringequalizer: various smaller cleanups for m-e-s
2010-02-23 Lennart Poetteringcore: rework how stream volumes affect sink volumes
2010-02-23 Lennart Poetteringalsa: don't make use of tsched related variables when...
2010-02-23 Lennart Poetteringesd,simple: use pa_memblockq_pop_missing()
2010-02-23 Lennart Poetteringvarious modernizations
2010-02-23 Lennart Poetteringiochannel: remove fd from poll() when we don't care...
2010-02-22 Lennart Poetteringnative: improve logging for buffer_attrs
2010-02-22 Lennart Poetteringsuspend-on-idle: resume audio device even for initially...
2010-02-22 Lennart Poetteringalsa: reset max_rewind/max_request while suspending
2010-02-21 Lennart Poetteringalsa-util: strip spaces from ALSA card/pcm names
2010-02-21 Lennart Poetteringconf-parser: make use of pa_strip() wherever applicable
2010-02-21 Lennart Poetteringcore-util: introduce generic function pa_strip()
2010-02-21 Matthijs Kooijmanhttp: support HTTP HEAD
2010-02-21 Lennart Poetteringpacat: pass buffer_attr to recording streams too
2010-02-21 João Paulo Rechi... bluetooth: add HFP Gateway support
2010-02-21 João Paulo Rechi... bluetooth: improve dbus logging
2010-02-21 Lennart Poetteringbuild-sys: fix check for pthread_setaffinity_np()
2010-02-21 Daniel T Chenbuild-sys: Add missing profile and alsa-mixer/paths...
2010-02-21 Lennart Poetteringpacmd: don't enter busy loop when reading from stdin...
2010-02-21 Lennart Poetteringdaemon: first take name on the bus, then return in...
2010-02-21 Lennart Poetteringscache: when playing a sample from the cache make sure...
2010-02-21 Lennart Poetteringsample-cache: use the sample name as unmodified fallbac...
2010-02-21 Lennart Poetteringstream-restore: be a little bit more verbose why we...
2010-02-21 Lennart Poetteringproplist: explicitly mention a role 'test'
2010-02-21 Lennart Poetteringchannelmap: Use "Subwoofer" as pretty name for LFE
2010-02-21 Lennart Poetteringshm: don't complain about missing SHM segments
2010-02-21 Lennart Poetteringpacmd: store away fd type
2010-02-21 Lennart Poetteringpacat: always fully fulfill write requests
2010-02-21 Lennart Poetteringfdsem: be more verbose when reading from eventfd fails.
2010-02-21 Lennart Poetteringdbus: first restart timer, then dispatch it
2010-02-21 Lennart Poetteringpadsp: emulate /dev/audio, too
2010-02-21 Lennart Poetteringalsa: use default output port names
2010-02-21 Lennart Poetteringalsa: cover "Internal Mic" elements
2010-02-21 Lennart Poetteringalsa: cover 'Shared Mic/Line in', 'Analog Source'
2010-02-21 Lennart Poetteringalsa: cover "Desktop Speaker" mixer elements
2010-02-21 Lennart PoetteringRevert "pacat: Don't use any buffer attr if we don...
2010-02-21 Lennart Poetteringpactl: implement pactl subscribe
2010-02-17 Pierre-Louis Bossartvirtual-sink,source: enable virtual-source and virtual...
2010-02-17 Pierre-Louis Bossartvirtual-source: boilerplate virtual source for PCM...
2010-02-17 Pierre-Louis Bossartvirutal-sink: boilerplate virtual sink to add PCM proce...
2010-02-11 Colin Guthriepacat: Don't use any buffer attr if we don't set any...
2010-02-09 Lennart Poetteringnative: rework handling of seeks that depend on variabl...
2010-02-09 Lennart Poetteringclient: implement $PULSE_LATENCY_MSEC
2010-02-09 Lennart Poetteringpacat: allow configuration of latency in msec
2010-02-09 Lennart Poetteringudev: use ID_MODEL_ENC instead of ID_MODEL if it is set
2010-02-09 Lennart Poetteringalsa: cover bass boost mixer element
2010-02-09 Lennart Poetteringudev: rework modem detection a bit
2010-02-09 Daniel T. Chenudev: handle sound cards with both modem and audio...
2010-02-09 Colin Guthriealsa: Cover the 'Int Mic Boost' element.
2010-02-09 Colin Guthriealsa: cover Input Source:Int Mic
2010-02-09 Lennart Poetteringcpu: check for CMOV flag before using this intsruction...
2010-02-09 Lennart Poetteringalsa: ignore volume changes from the hw if we are not...
2010-02-09 Lennart Poetteringudev: make sure we get events only for sound devices
2010-02-09 Lennart Poetteringlog: add an easy way to disable log rate limiting
2010-02-09 Lennart Poetteringbluetooth: fix invalid memory access
2010-02-09 Lennart Poetteringonce: make once related variables volatile
2010-02-09 Lennart Poetteringudev: don't forget to unref devices we are not interest...
2010-02-09 Lennart Poetteringclient: verify connection state in pa_stream_connect_up...
2010-02-09 Lennart Poetteringclient: detect forking in sample cache API, too
2010-02-09 Lennart Poetteringbluetooth: don't hit an assert if latency is queried...
2010-02-09 Lennart Poetteringbluetooth: destruct stream only if it is not already...
2010-02-09 Lennart Poetteringcore: make sure we always return a valid memblock in...
2010-02-09 Lennart Poetteringnative: fix request counter miscalculations
2010-02-09 Lennart Poetteringdbus: remove filter functions only if they were actuall...
2010-02-09 Colin Guthriecore: Fix macro typo - PA_SINK_IS_LINKED -> PA_SINK_INP...
2010-02-05 Colin Guthriestream-restore: Clear the save_sink/save_source flags...
2010-02-02 Daniel Mackosx: don't build the once-test binary on OS X
2010-02-02 Paul Menzelclient.conf.in: Typo. s/a/are/
2010-02-02 Lennart Poetteringshm: explicitly mark shm seg for MAP_NORESERVE to reque...
2010-01-21 Paul MenzelTypo. s/a/are/
2010-01-14 Lennart Poetteringclient: include dolby channel names in comments
2010-01-14 Lennart Poetteringstart: we don't need to check for $PULSE_SERVER anymore
2010-01-13 Lennart Poetteringnative: when run in system mode, do not look for fallba...
2010-01-13 Lennart Poetteringnative: fallback to another port if the default port...
2010-01-13 Lennart Poetteringclient: introduce auto-connect-display= following the...
2010-01-13 Lennart Poetteringclient: introduce auto-connect-localhost= option in...
2010-01-13 Lennart PoetteringMerge remote branch 'tanuk/fixes'
2010-01-13 Lennart Poetteringtests: add pa_once_xxx() test
2010-01-09 Tanu Kaskinendaemon: Don't autospawn if a server address is explicit...
next