]> code.delx.au - pulseaudio/history - src/pulsecore
sink-input: Fix comment
[pulseaudio] / src / pulsecore /
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
2009-11-05 Lennart Poetteringramping: minor cleanups
2009-11-05 Lennart PoetteringMerge remote branch 'origin/merge-queue'
2009-11-05 Lennart Poetteringcore-util: add call to detect if we are called from...
2009-11-02 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-10-31 Lennart PoetteringMerge remote branch 'phish3/master'
2009-10-31 Lennart Poetteringdaemon: make sure pa has its own session and process...
2009-10-31 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-10-31 Daniel MackMac OS X: add semaphore implementation
2009-10-31 Daniel MackWrap clock_gettime and friends
2009-10-30 Leszek KoltunskiX11: attach X11 properties to Screen, not Display
2009-10-30 Wim Taymanssvolume: fix MMX error
2009-10-30 Wim Taymanssink: simplify silence checks
2009-10-30 Lennart Poetteringsocket-util: drop redundant casts
2009-10-30 Lennart Poetteringsocket-util: allocate at least sizeof(sockaddr_storage...
2009-10-30 Lennart Poetteringuse pa_fopen_cloexec() where applicable
2009-10-30 Lennart Poetteringtdb: use O_CLOEXEC if available
2009-10-30 Lennart Poetteringcore-util: introduce pa_fopen_cloexec()
2009-10-30 Lennart Poetteringcore-util: make sure to enable FD_CLOEXEC unconditional...
2009-10-30 Lennart Poetteringuse cloexec wrappers wherever applicable
2009-10-30 Lennart Poetteringcore-util: introduce FD_CLOEXEC wrappers for open/socke...
2009-10-29 Lennart PoetteringMerge remote branch 'origin/master'
2009-10-29 Lennart Poetteringsimd: update test cases
2009-10-29 Lennart Poetteringsmoother: add comments about optimization recommendatio...
2009-10-28 Lennart Poetteringlibpulse: introduce PA_STREAM_RELATIVE_VOLUME
2009-10-28 Lennart Poetteringprotocol-native: if a client set volume/mute/device...
2009-10-28 Lennart Poetteringprotocol-native: declare that user configured volumes...
2009-10-28 Lennart Poetteringmemblock: decrease tile size to 64k again
2009-10-08 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
next