index
:
pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
master
master-tx
merge-queue
rtpoll
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
PulseAudio Sound Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'flameeyes/master'
Colin Guthrie
2009-07-16
3
-24
/
+9
|
\
|
*
Remove exploitable LD_BIND_NOW hack (CVE-2009-1894).
Diego Elio 'Flameeyes' Pettenò
2009-07-16
3
-24
/
+8
|
*
Check for the library containing the backtrace() function.
Diego Elio 'Flameeyes' Pettenò
2009-07-04
1
-0
/
+1
*
|
introspect: Fix two memory issues in port handling code.
Colin Guthrie
2009-07-12
1
-1
/
+9
|
/
*
stream-restore: mark volume changes from instant apply as saved ones
v0.9.16-test2
Lennart Poettering
2009-07-01
1
-6
/
+7
*
bluetooth: don't connect on unconnected profile
Marc-André Lureau
2009-07-01
1
-0
/
+9
*
bluetooth: warn on EAGAIN after POLLOUT
Marc-André Lureau
2009-07-01
1
-0
/
+3
*
memtrap: properly lock access to memtrap changer
Lennart Poettering
2009-07-01
1
-0
/
+20
*
memblock: rearrange locking order
Lennart Poettering
2009-07-01
1
-17
/
+21
*
reserve: update from upstream git repo
Lennart Poettering
2009-07-01
4
-1
/
+33
*
alsa: fix a few comments
Lennart Poettering
2009-07-01
1
-2
/
+1
*
build-sys: add missing dependency to libcli
Lennart Poettering
2009-07-01
1
-1
/
+1
*
libpulse: minor cleanups
Lennart Poettering
2009-07-01
1
-11
/
+19
*
native: don't hit assert when user uploads zero-sized sample
Lennart Poettering
2009-07-01
1
-1
/
+3
*
bluetooth: don't busy loop when device is not writable but we want to write
Lennart Poettering
2009-07-01
1
-1
/
+1
*
bluetooth: handle absence of bluez D-Bus service properly
Lennart Poettering
2009-07-01
1
-11
/
+66
*
reserve: fix build without D-Bus
Lennart Poettering
2009-06-30
1
-0
/
+4
*
bootstrap: Ship git-version-gen with the tarball.
Colin Guthrie
2009-06-29
2
-1
/
+6
*
introspect: Fix a bug in sink/source info protocol handling related to ports.
Colin Guthrie
2009-06-29
1
-60
/
+64
*
combine: Do not set (and update) description if the user passed one in during...
Colin Guthrie
2009-06-29
1
-1
/
+12
*
udev: Don't install the udev rules if we're not compiling udev support
Colin Guthrie
2009-06-29
1
-0
/
+2
*
Add missing headers includes for FreeBSD.
Diego Elio 'Flameeyes' Pettenò
2009-06-29
2
-0
/
+5
*
Rename the flock variable to f_lock.
Diego Elio 'Flameeyes' Pettenò
2009-06-29
1
-8
/
+8
*
Only declare saved_errno when it's going to be used (on Linux).
Diego Elio 'Flameeyes' Pettenò
2009-06-29
1
-2
/
+1
*
Rename the wait parameter to wait_op, to avoid shadowing wait().
Diego Elio 'Flameeyes' Pettenò
2009-06-29
2
-13
/
+13
*
Remove the call for pa_rtpoll_install() in the Solaris module.
Diego Elio 'Flameeyes' Pettenò
2009-06-29
1
-1
/
+0
*
Fix the moved rtclock.h header in the Solaris module.
Diego Elio 'Flameeyes' Pettenò
2009-06-29
1
-1
/
+1
*
Also alias MAP_ANONYMOUS to MAP_ANON in shm.c, for FreeBSD.
Diego Elio 'Flameeyes' Pettenò
2009-06-29
1
-0
/
+5
*
Add a missing sys/stat.h include for FreeBSD to declare umask().
Diego Elio 'Flameeyes' Pettenò
2009-06-29
1
-0
/
+1
*
Don't try to compile the rtkit sources when dbus is not enabled.
Diego Elio 'Flameeyes' Pettenò
2009-06-29
1
-2
/
+3
*
Implement mix-test for s24le and s24be sample formats.
Diego Elio 'Flameeyes' Pettenò
2009-06-29
1
-0
/
+29
*
Use static constants to keep the generated sample blocks.
Diego Elio 'Flameeyes' Pettenò
2009-06-29
1
-46
/
+20
*
Ignore IPv6 tests, if IPv6 was built in but the system doesn't have it.
Diego Elio 'Flameeyes' Pettenò
2009-06-29
1
-2
/
+4
*
Use the new CC_CHECK_CFLAGS_APPEND macro instead of a manual for.
Diego Elio 'Flameeyes' Pettenò
2009-06-29
1
-5
/
+1
*
Properly link module-zeroconf-publish against libnative-protocol.
Diego Elio 'Flameeyes' Pettenò
2009-06-29
1
-1
/
+1
*
Check for and use flags to reject undefined symbols in libraries.
Diego Elio 'Flameeyes' Pettenò
2009-06-29
2
-1
/
+6
*
Update attributes.m4 file from xine-lib.
Diego Elio 'Flameeyes' Pettenò
2009-06-29
1
-3
/
+56
*
Make it more clear that PulseAudio needs libtool 2.2.
Diego Elio 'Flameeyes' Pettenò
2009-06-29
1
-1
/
+1
*
sndfile: fix build on BE archs
v0.9.16-test1
Lennart Poettering
2009-06-23
1
-1
/
+1
*
build-sys: don't make pulseaudio binary suid on install anymore
Lennart Poettering
2009-06-23
1
-1
/
+0
*
build-sys: properly drop '-' from major/minor/micro strings
Lennart Poettering
2009-06-23
1
-3
/
+3
*
build-sys: teacch git versioning script to not kill - in version strings
Lennart Poettering
2009-06-23
1
-1
/
+2
*
build-sys: drop compat with old git versions so that tarballs for -test1 styl...
Lennart Poettering
2009-06-23
1
-12
/
+12
*
intended-roles: drop quite a few unnecessary includes
Lennart Poettering
2009-06-23
1
-12
/
+1
*
modules: pass properly initialized userdata pointers to various hooks
Lennart Poettering
2009-06-23
3
-6
/
+6
*
intended-roles: properly initialize split state
Lennart Poettering
2009-06-23
1
-1
/
+1
*
rtclock: make use of constants when converting between nsec and usec
Lennart Poettering
2009-06-23
1
-3
/
+3
*
intended-roles: fix symdef header inclusion
Lennart Poettering
2009-06-23
1
-1
/
+1
*
build-sys: use pax tar format to allow longer file names
Lennart Poettering
2009-06-23
1
-1
/
+1
*
builds-sys: work around automake 1.11 borkage
Lennart Poettering
2009-06-23
1
-2
/
+2
[next]