]> code.delx.au - pulseaudio/history - src/pulsecore
Merge remote branch 'mkbosmans/rate-adjustment'
[pulseaudio] / src / pulsecore /
2011-01-31 Colin GuthrieMerge remote branch 'mkbosmans/rate-adjustment'
2011-01-31 David HenningssonFighting rewinds: Reduce calls to handle_seek
2011-01-31 David HenningssonFighting rewinds: Seek and write data in the same message
2011-01-31 Lennart Poetteringratelimit: fix log levels of log suppression messages
2011-01-23 Scott ReevesCore: Fix incorrect check of return value
2011-01-17 Colin GuthrieMerge commit 'e4979ab5cff84ef64c88bba3a1b6b4c5e02f7777'
2011-01-15 Jyri Sarhacore: Use pa_sink_get_latency_within_thread() in sync...
2011-01-15 Jyri Sarhacore: Use volume_change_safety_margin when rewinding...
2011-01-15 Jyri Sarhacore: Change sematics of pa_flist_new_with_name() ...
2011-01-03 Colin GuthrieRevert "core: make use of dbus_message_iter_append_fixe...
2010-12-20 Zhang WanmingFix typos
2010-12-18 Vincent BeckerFix return value of pa_sndfile_format_from_string
2010-12-18 Yang Xichuancore: Fix variable "has_whined" value bug
2010-12-05 Colin Guthriebuild-sys: Replace dummy Makefiles with proper Makefile...
2010-11-28 Jyri Sarhacore: Add name to flist struct for more informative...
2010-11-28 Jyri Sarhacore: Lower "flist is full" log message level to debug...
2010-11-28 Arun Raghavanvolume: Add explicit checks for ARMv6 instructions
2010-11-16 Jyri Sarhacore: New LIFO style flist implementation v2.2
2010-10-20 Luiz Augusto von... core: make use of dbus_message_iter_append_fixed_array
2010-10-19 Arun Raghavanvolume: Fix incorrect usage of PA_VOLUME_IS_VALID
2010-10-17 Colin Guthrielog: Totally trivial spelling 'correction' (for en-US)
2010-10-16 Colin Guthrieintended-roles: Mark devices with a form factor of...
2010-10-16 Jyri Sarhadaemon-conf: Add sync volume parameters to daemon-conf
2010-10-16 Jyri Sarhacore: Add infrastructure for synchronizing HW and SW...
2010-10-14 Arun Raghavancli: Validate volume before setting
2010-10-14 Arun Raghavanvolume: Use a macro to check if a volume is valid
2010-10-13 David HenningssonSSE/MMX/ARM: Fix high frequency noise with unusual...
2010-10-06 Colin Guthrieintrospect: Include whether a stream is corked in the...
2010-10-01 Colin Guthriesink-input: Fix comment
2010-10-01 Colin Guthriesuspend: Do not assert when checking for device suspend...
2010-09-23 Arun Raghavancpu: Add CPU information to pa_core
2010-09-18 Colin Guthriex11: Use the default screen for X11 properties.
2010-09-18 Colin Guthriexcb: xcb_get_setup() can return 0, so make sure we...
2010-09-18 Colin Guthriex11: Partially convert to XCB.
2010-09-07 Wim Taymanssmoother: avoid losing precision
2010-09-04 Colin Guthriecli: Allow .include on directories as well as files.
2010-08-19 Tanu Kaskinencore: New function: pa_module_update_proplist().
2010-08-12 Pierre-Louis BossartAC3 passthrough support
2010-06-05 Colin GuthrieMerge remote branch 'tanuk2/fixes'
2010-05-10 Tanu Kaskinendbus: Fix slightly messed up assertions.
2010-05-10 Tanu Kaskinendbus: Use a struct as the hashmap items for listening_s...
2010-05-10 Tanu Kaskinendbus: Fix segfault when receiving a property access...
2010-05-10 Tanu Kaskinencli: Increase the command maximum length from 1024...
2010-05-08 Jez Austinsocket-client: properly handle asyncns failures
2010-05-08 Kees Cookcore-util: ensure that we chmod only the dir we ourselv...
2010-05-07 Lennart Poetteringthread: name all threads so that the names appear in...
2010-02-25 Lennart Poetteringmemblockq: implement new call pa_memblockq_peek_fixed_s...
2010-02-23 Lennart Poetteringcore: rework how stream volumes affect sink volumes
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-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 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 Poetteringshm: don't complain about missing SHM segments
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-09 Lennart Poetteringnative: rework handling of seeks that depend on variabl...
2010-02-09 Lennart Poetteringcpu: check for CMOV flag before using this intsruction...
2010-02-09 Lennart Poetteringlog: add an easy way to disable log rate limiting
2010-02-09 Lennart Poetteringonce: make once related variables volatile
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 Colin Guthriecore: Fix macro typo - PA_SINK_IS_LINKED -> PA_SINK_INP...
2010-02-02 Lennart Poetteringshm: explicitly mark shm seg for MAP_NORESERVE to reque...
2010-01-13 Lennart Poetteringnative: fallback to another port if the default port...
2010-01-13 Lennart PoetteringMerge remote branch 'tanuk/fixes'
2010-01-06 Tanu Kaskinensink-input: Replace a tab indentation with spaces.
2010-01-06 Tanu Kaskinenidxset: Fix _get_by_data() comment.
2010-01-05 huan zhengcore: volume ramping fix
2010-01-05 Lennart PoetteringMerge remote branch 'zonque/topic/osx'
2010-01-05 Daniel Mackfix a number of warnings
2010-01-05 Mads Kiilerichheaders: Some trivial fixes for some documentation...
2010-01-05 Pierre-Louis BossartSubject: rtpoll: better support for DEBUG_TIMING logs
2009-12-22 Daniel T ChenMore src/pulsecore/cpu-arm.c FTBFS fixes
2009-12-22 Daniel T ChenFix the following warnings (which now cause buildd...
2009-12-16 Daniel Mackfix a number of warnings
2009-12-16 Daniel Mackhack around another OS X bug: recv() with MSG_PEEK...
2009-12-16 Daniel Mackpoll() is totally broken on Mac OS X
2009-12-08 Daniel Mackcore-rtclock.c: tweak OS_IS_DARWIN constraints
2009-12-06 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-12-03 Tanu Kaskinendbus: Add a missing break statement in handle_message_cb().
2009-12-03 Tanu Kaskinendbus: Handle the cases when a non-existing interface...
2009-11-30 Colin GuthrieMerge remote branch 'tanuk/master'
2009-11-24 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-11-23 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-11-23 Lennart PoetteringMerge remote branch 'phish3/master'
2009-11-22 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-11-20 Diego Elio 'Flamee... Rename all the signal parameters and variables to somet...
2009-11-20 Diego Elio 'Flamee... Merge branch 'master' of git://git.0pointer.de/pulseaudio
2009-11-20 Lennart PoetteringMerge remote branch 'phish3/master'
2009-11-20 Joe Marcus Clarkefreebsd: fix atomic ops implementations
2009-11-20 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-11-11 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-11-11 Lennart Poetteringcore: make cpuid code compile cleanly with 32bit PIC
2009-11-11 Lennart Poetteringcore: adjust volume only when there is actually a memor...
2009-11-10 Wim Taymansprotocol: use the right sample rate for sources
next