summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-28build-sys: bump binary versionv0.9.16-test3Lennart Poettering1-1/+1
2009-07-28i18n: run make-update-poLennart Poettering28-4897/+6173
2009-07-28Merge branch 'master' into master-txLennart Poettering21-158/+293
2009-07-25client: minor modernizationsLennart Poettering1-7/+4
2009-07-25client: if a child we created was already reaped, assume that it was successfulLennart Poettering1-3/+10
2009-07-24interpol-test: allow configuration of latencyLennart Poettering1-27/+54
2009-07-24client: limit block size for zero-copy operations to mempool block sizeLennart Poettering2-6/+18
2009-07-24client: make volume struct constLennart Poettering2-2/+2
2009-07-24alsa: throw timing data away after device resumeLennart Poettering5-25/+30
2009-07-24autospawn: refuse autospawning if process disabled waitpid()Lennart Poettering1-2/+15
2009-07-24memblock: try to hit an assert earlier when ref counting doesn't workLennart Poettering1-9/+14
2009-07-24udev: explain what happened when inotify_add_watch() returned ENOSPC, rhbz #5...Lennart Poettering1-1/+11
2009-07-24alsa: handle correctly if alsa returns us 0 or EAGAIN on snd_pcm_mmap_begin i...Lennart Poettering2-11/+39
2009-07-23Sending translation for Spanishlogan1-426/+220
2009-07-23pacat: use zero-copy write calls when playing audio fileLennart Poettering1-61/+65
2009-07-23client: include zerocopy write calls in map fileLennart Poettering1-0/+2
2009-07-23alsa: don't reset volume/mute when selecting pathLennart Poettering1-2/+2
2009-07-23Sending translation for Polishraven1-73/+3
2009-07-23daemon: replace colons by dash in per-machine directory names for compat with...Lennart Poettering1-2/+2
2009-07-23build-sys: add a couple of stub MakefilesLennart Poettering3-0/+3
2009-07-23alsa: control 'Speaker' element as wellLennart Poettering4-0/+22
2009-07-23po: run make update-poLennart Poettering29-6335/+6290
2009-07-23Merge branch 'master-tx'Lennart Poettering5-747/+536
2009-07-23Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudioLennart Poettering11-17/+97
2009-07-23Merge commit 'flameeyes/osx'Lennart Poettering5-5/+28
2009-07-23protocol-native: use the right samplerateWim Taymans1-1/+1
2009-07-22Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudioLennart Poettering4-25/+18
2009-07-22udev: don't fail if /dev/snd is not available right-awayLennart Poettering1-6/+28
2009-07-22daemon: reset personality, to make the autospawn env cleaup completeLennart Poettering1-0/+10
2009-07-22alsa: deal properly with IO functions asking us to write 0 bytesLennart Poettering2-2/+12
2009-07-20memtrap: clarify that we are not interested in the return value of write()Lennart Poettering1-1/+1
2009-07-20client: allow zero-copy writing to the streamLennart Poettering3-44/+176
2009-07-20daemon: before exec'ing ourselves, make sure nobody plays games with /proc/se...Lennart Poettering2-6/+16
2009-07-18Sending translation for Catalanxconde1-642/+757
2009-07-17Again make sure that the wait() definition is not shadowed.Diego Elio 'Flameeyes' Pettenò1-2/+2
2009-07-17Make the rtstutter tests mostly pointless without CLOCK_REALTIME.Diego Elio 'Flameeyes' Pettenò1-0/+4
2009-07-17Further simplify on Daniel's patch for bootstrap.sh.Diego Elio 'Flameeyes' Pettenò1-8/+2
2009-07-17make bootstrap.sh aware of Darwin environmentDaniel Mack1-2/+14
2009-07-17Also request Darwin extensions, as they are needed for stuff like NSIG.Diego Elio 'Flameeyes' Pettenò1-0/+1
2009-07-17Request explicitly POSIX.1-2001 for clock_gettime.Diego Elio 'Flameeyes' Pettenò1-0/+3
2009-07-17Check for support of -z nodelete LD flag, don't use it unconditionally.Diego Elio 'Flameeyes' Pettenò2-1/+10
2009-07-16Merge commit 'flameeyes/master'Colin Guthrie3-24/+9
2009-07-16Remove exploitable LD_BIND_NOW hack (CVE-2009-1894).Diego Elio 'Flameeyes' Pettenò3-24/+8
2009-07-12introspect: Fix two memory issues in port handling code.Colin Guthrie1-1/+9
2009-07-07Sending translation for Czechpmkovar1-240/+275
2009-07-04Check for the library containing the backtrace() function.Diego Elio 'Flameeyes' Pettenò1-0/+1
2009-07-01stream-restore: mark volume changes from instant apply as saved onesv0.9.16-test2Lennart Poettering1-6/+7
2009-07-01bluetooth: don't connect on unconnected profileMarc-André Lureau1-0/+9
2009-07-01bluetooth: warn on EAGAIN after POLLOUTMarc-André Lureau1-0/+3
2009-07-01memtrap: properly lock access to memtrap changerLennart Poettering1-0/+20