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
*
bump sonames
Lennart Poettering
2007-10-30
1
-3
/
+3
*
merge 'lennart' branch back into trunk.
Lennart Poettering
2007-10-28
1
-51
/
+182
*
compat with automake 1.10
Lennart Poettering
2007-08-04
1
-0
/
+1
*
Solaris hides inet_ntop in nsl.
Pierre Ossman
2007-07-10
1
-0
/
+1
*
Move pthreads detection as it gets confused by things in LIBS.
Pierre Ossman
2007-07-10
1
-4
/
+4
*
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
*
bump version and sonames
Lennart Poettering
2006-07-24
1
-3
/
+3
*
bump release and sonames
Lennart Poettering
2006-07-20
1
-5
/
+5
*
* add new --system command line parameter to the daemon for running PulseAudi...
Lennart Poettering
2006-07-19
1
-2
/
+53
*
remove glib 1.2 adapter. It started to bitrot and wasn't used by anything any...
Lennart Poettering
2006-07-18
1
-47
/
+9
*
make pulseaudio compile again on FreeBSD (patch from Diego "Flameeyes" Petteno)
Lennart Poettering
2006-07-16
1
-0
/
+3
*
show summary after "configure" has run (closes: #22)
Lennart Poettering
2006-07-16
1
-0
/
+77
*
* fall back to prctl(PR_GET_NAME) in pa_get_binary_name() if readlink() fails
Lennart Poettering
2006-07-14
1
-0
/
+2
*
remove HOWL snippet from configure script
Lennart Poettering
2006-07-13
1
-35
/
+0
*
check for avahi in configure.ac
Lennart Poettering
2006-07-13
1
-0
/
+31
*
* remove doc/ directory
Lennart Poettering
2006-07-08
1
-1
/
+0
*
remove all docs from tarball since they are now available on pulseaudio.org
Lennart Poettering
2006-07-07
1
-28
/
+0
*
bump version number
Lennart Poettering
2006-06-20
1
-1
/
+1
*
s/POLYP/PULSE/g
Lennart Poettering
2006-06-19
1
-5
/
+5
*
name the pkg-config files after the library names
Lennart Poettering
2006-06-19
1
-2
/
+2
*
big s/polyp/pulse/g
Lennart Poettering
2006-06-19
1
-14
/
+14
*
Use AM_ICONV to determine what needs to be done for iconv support. (closes #19)
Pierre Ossman
2006-06-12
1
-1
/
+5
*
Also look in winsock2.h for INADDR_NONE. (solves #18)
Pierre Ossman
2006-06-12
1
-1
/
+2
*
Properly escape the m4 macros and make the code a bit more readable.
Pierre Ossman
2006-06-12
1
-37
/
+207
*
actually build cpulimit support if SIGXCPU is available
Lennart Poettering
2006-06-02
1
-1
/
+4
*
bump version and soname
Lennart Poettering
2006-06-02
1
-2
/
+2
*
Add new configure options to disable/enable specific modules at configure tim...
Lennart Poettering
2006-06-02
1
-24
/
+90
*
* add new API function pa_stream_get_buffer_attr().
Lennart Poettering
2006-05-25
1
-1
/
+1
*
move modules to ${libdir}/polypaudio-${PA_MAJORMINOR}/modules/
Lennart Poettering
2006-05-25
1
-2
/
+2
*
padsp needs dlsym & co so make sure we get that lib included.
Pierre Ossman
2006-05-24
1
-0
/
+1
[next]