summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* alsa: throw timing data away after device resumeLennart Poettering2009-07-245-25/+30
* autospawn: refuse autospawning if process disabled waitpid()Lennart Poettering2009-07-241-2/+15
* memblock: try to hit an assert earlier when ref counting doesn't workLennart Poettering2009-07-241-9/+14
* udev: explain what happened when inotify_add_watch() returned ENOSPC, rhbz #5...Lennart Poettering2009-07-241-1/+11
* alsa: handle correctly if alsa returns us 0 or EAGAIN on snd_pcm_mmap_begin i...Lennart Poettering2009-07-242-11/+39
* pacat: use zero-copy write calls when playing audio fileLennart Poettering2009-07-231-61/+65
* client: include zerocopy write calls in map fileLennart Poettering2009-07-231-0/+2
* alsa: don't reset volume/mute when selecting pathLennart Poettering2009-07-231-2/+2
* daemon: replace colons by dash in per-machine directory names for compat with...Lennart Poettering2009-07-231-2/+2
* build-sys: add a couple of stub MakefilesLennart Poettering2009-07-233-0/+3
* alsa: control 'Speaker' element as wellLennart Poettering2009-07-234-0/+22
* po: run make update-poLennart Poettering2009-07-2329-6335/+6290
* Merge branch 'master-tx'Lennart Poettering2009-07-235-747/+536
|\
| * Sending translation for Catalanxconde2009-07-181-642/+757
| * Sending translation for Czechpmkovar2009-07-071-240/+275
| * Sending translation for Spanishlogan2009-06-191-246/+257
| * Sending translation for Germanbarney2009-06-191-231/+249
| * Sending translation for Polishraven2009-06-181-196/+193
| * Merge commit 'origin/master' into master-txLennart Poettering2009-06-1787-1898/+7881
| |\
* | \ Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudioLennart Poettering2009-07-2311-17/+97
|\ \ \
| * \ \ Merge commit 'flameeyes/osx'Lennart Poettering2009-07-235-5/+28
| |\ \ \
| | * | | Again make sure that the wait() definition is not shadowed.Diego Elio 'Flameeyes' Pettenò2009-07-171-2/+2
| | * | | Make the rtstutter tests mostly pointless without CLOCK_REALTIME.Diego Elio 'Flameeyes' Pettenò2009-07-171-0/+4
| | * | | Further simplify on Daniel's patch for bootstrap.sh.Diego Elio 'Flameeyes' Pettenò2009-07-171-8/+2
| | * | | make bootstrap.sh aware of Darwin environmentDaniel Mack2009-07-171-2/+14
| | * | | Also request Darwin extensions, as they are needed for stuff like NSIG.Diego Elio 'Flameeyes' Pettenò2009-07-171-0/+1
| | * | | Request explicitly POSIX.1-2001 for clock_gettime.Diego Elio 'Flameeyes' Pettenò2009-07-171-0/+3
| | * | | Check for support of -z nodelete LD flag, don't use it unconditionally.Diego Elio 'Flameeyes' Pettenò2009-07-172-1/+10
| * | | | protocol-native: use the right samplerateWim Taymans2009-07-231-1/+1
| * | | | Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudioLennart Poettering2009-07-224-25/+18
| |\| | |
| | * | | Merge commit 'flameeyes/master'Colin Guthrie2009-07-163-24/+9
| | |\ \ \
| | | * | | Remove exploitable LD_BIND_NOW hack (CVE-2009-1894).Diego Elio 'Flameeyes' Pettenò2009-07-163-24/+8
| | | * | | Check for the library containing the backtrace() function.Diego Elio 'Flameeyes' Pettenò2009-07-041-0/+1
| | * | | | introspect: Fix two memory issues in port handling code.Colin Guthrie2009-07-121-1/+9
| | |/ / /
| * | | | udev: don't fail if /dev/snd is not available right-awayLennart Poettering2009-07-221-6/+28
| * | | | daemon: reset personality, to make the autospawn env cleaup completeLennart Poettering2009-07-221-0/+10
| * | | | alsa: deal properly with IO functions asking us to write 0 bytesLennart Poettering2009-07-222-2/+12
| |/ / /
* | | | memtrap: clarify that we are not interested in the return value of write()Lennart Poettering2009-07-201-1/+1
* | | | client: allow zero-copy writing to the streamLennart Poettering2009-07-203-44/+176
* | | | daemon: before exec'ing ourselves, make sure nobody plays games with /proc/se...Lennart Poettering2009-07-202-6/+16
|/ / /
* | | stream-restore: mark volume changes from instant apply as saved onesv0.9.16-test2Lennart Poettering2009-07-011-6/+7
* | | bluetooth: don't connect on unconnected profileMarc-André Lureau2009-07-011-0/+9
* | | bluetooth: warn on EAGAIN after POLLOUTMarc-André Lureau2009-07-011-0/+3
* | | memtrap: properly lock access to memtrap changerLennart Poettering2009-07-011-0/+20
* | | memblock: rearrange locking orderLennart Poettering2009-07-011-17/+21
* | | reserve: update from upstream git repoLennart Poettering2009-07-014-1/+33
* | | alsa: fix a few commentsLennart Poettering2009-07-011-2/+1
* | | build-sys: add missing dependency to libcliLennart Poettering2009-07-011-1/+1
* | | libpulse: minor cleanupsLennart Poettering2009-07-011-11/+19
* | | native: don't hit assert when user uploads zero-sized sampleLennart Poettering2009-07-011-1/+3