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
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge r1502 from trunk: Move pthreads detection as it gets confused by things...
Lennart Poettering
2007-10-28
1
-4
/
+4
*
Merge r1504 from trunk: Solaris hides inet_ntop in nsl
Lennart Poettering
2007-10-28
1
-0
/
+1
*
port module-esound-sink to new core
Lennart Poettering
2007-10-27
1
-1
/
+1
*
fix url
Lennart Poettering
2007-10-15
1
-1
/
+1
*
Assorted minor Windows compatibility fixes for recent code updates.
Pierre Ossman
2007-10-03
1
-0
/
+1
*
Adapt rtpoll and friends to Windows by replacing timespec with timeval and
Pierre Ossman
2007-10-03
1
-3
/
+4
*
Replace all references to sys/poll.h with poll.h as that's what POSIX defines.
Pierre Ossman
2007-10-03
1
-4
/
+1
*
make use of byte swap builtins of gcc if they are available
Lennart Poettering
2007-09-22
1
-31
/
+32
*
strtof() is a rather recent addition to C. Fall back to strtod() if it isn't
Pierre Ossman
2007-09-18
1
-1
/
+1
*
Emulate lrintf with simple truncation if it isn't available.
Pierre Ossman
2007-09-18
1
-0
/
+3
*
add a locale-independant pa_atof() implementation
Lennart Poettering
2007-09-17
1
-1
/
+1
*
Rename pa_strsignal() to pa_sig2str(), since we return the symbolical signal ...
Lennart Poettering
2007-09-17
1
-1
/
+1
*
Add a special ltdl .so loader that avoids lazy frelocations during runtime
Lennart Poettering
2007-09-17
1
-1
/
+1
*
use priority inheritance on mutexes where applicable
Lennart Poettering
2007-09-17
1
-0
/
+16
*
add proper boolean type pa_bool_t
Lennart Poettering
2007-09-16
1
-0
/
+12
*
call dbus_shutdown() before exiting, to make valgrind output more useful
Lennart Poettering
2007-09-14
1
-1
/
+1
*
unify static TLS support, make use of gcc __thread attribute if available
Lennart Poettering
2007-09-10
1
-0
/
+12
*
posix_madvise and posix_fadvise aren't present on all systems.
Pierre Ossman
2007-09-10
1
-2
/
+2
*
explicitly test for the availability of dbus_watch_get_unix_fd() before using...
Lennart Poettering
2007-09-06
1
-1
/
+43
*
detect whether gcc atomic builtins are available
Lennart Poettering
2007-09-04
1
-2
/
+14
*
actually define HAVE_LIBSAMPLERATE with AC_DEFINE
Lennart Poettering
2007-09-03
1
-0
/
+4
*
add missing configure.ac part of the libsamplerate patch from r1753, re #125
Lennart Poettering
2007-09-02
1
-6
/
+37
*
enable -ffast-math for gcc
Lennart Poettering
2007-08-25
1
-1
/
+1
*
add check for ppoll()
Lennart Poettering
2007-08-22
1
-1
/
+1
*
bump protocol revision and soname of libpulse
Lennart Poettering
2007-08-15
1
-2
/
+2
*
make make distcheck pass
Lennart Poettering
2007-08-12
1
-2
/
+1
*
ship full libltdl tree in SVN to make sure we can build this crack on fedora
Lennart Poettering
2007-08-12
1
-3
/
+4
*
bump soname and stuff for fedora pre-release
Lennart Poettering
2007-08-12
1
-3
/
+3
*
merge compat changes from trunk
Lennart Poettering
2007-08-04
1
-0
/
+1
*
Bump revision of libs and package
Lennart Poettering
2007-05-27
1
-3
/
+3
*
Revert stuff from commit 1431 that wasn't supposed to be there.
Pierre Ossman
2007-03-01
1
-1
/
+0
*
Handle when ALSA tweaks our sample spec so much that the frame size changes.
Pierre Ossman
2007-03-01
1
-0
/
+1
*
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
2007-02-13
1
-0
/
+3
*
Make sure we get proper host identifiers.
Pierre Ossman
2007-02-12
1
-0
/
+2
*
rename default realtime group from "realtime" to "pulse-rt", since it is puls...
Lennart Poettering
2006-09-20
1
-1
/
+1
*
fix a few autoconf warnings (patch by Flameeyes)
Lennart Poettering
2006-09-02
1
-1
/
+10
*
Make sure libatomic_ops.a isn't included in win32 builds as libtool doesn't
Pierre Ossman
2006-08-31
1
-1
/
+4
*
Make sure the libatomic_ops lib is included.
Pierre Ossman
2006-08-30
1
-0
/
+2
*
Remove check for libatomic_ops library as some systems have no (zero, nada)
Pierre Ossman
2006-08-30
1
-6
/
+0
*
add libatomic-ops to hard dependencies
Lennart Poettering
2006-08-29
1
-0
/
+12
*
bump version and sonames
Lennart Poettering
2006-08-26
1
-4
/
+4
*
fix typo
Lennart Poettering
2006-08-22
1
-1
/
+1
*
Fix detection of shared memory support and proper fallback.
Pierre Ossman
2006-08-22
1
-9
/
+4
*
Fix detection of page size for non-POSIX systems.
Pierre Ossman
2006-08-22
1
-1
/
+2
*
check for posix_memalign and friends
Lennart Poettering
2006-08-19
1
-6
/
+5
*
look for shm_open in -lrt
Lennart Poettering
2006-08-18
1
-0
/
+2
*
Build HAL support only when either OSS or ALSA is available
Lennart Poettering
2006-08-11
1
-1
/
+1
*
merge HAL support from Shams E. King
Lennart Poettering
2006-08-06
1
-0
/
+37
*
bump API and protocol version. Return PA_ERR_NOTSUPPORTED if pa_context_move_...
Lennart Poettering
2006-08-01
1
-2
/
+2
*
add missing configure.ac checks for module-gconf
Lennart Poettering
2006-07-26
1
-1
/
+38
[next]