index
:
~jprvita/pulseaudio
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
bluetooth-headsets-media-api
bluetooth-hf-audio-agent
bt-fixes
master
master-tx
merge-queue
rtpoll
stable-1.x
stable-2.x
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-11
Build HAL support only when either OSS or ALSA is available
Lennart Poettering
1
-1
/
+1
2006-08-06
merge HAL support from Shams E. King
Lennart Poettering
1
-0
/
+37
2006-08-01
bump API and protocol version. Return PA_ERR_NOTSUPPORTED if pa_context_move_...
Lennart Poettering
1
-2
/
+2
2006-07-26
add missing configure.ac checks for module-gconf
Lennart Poettering
1
-1
/
+38
2006-07-24
bump version and sonames
Lennart Poettering
1
-3
/
+3
2006-07-20
bump release and sonames
Lennart Poettering
1
-5
/
+5
2006-07-19
* add new --system command line parameter to the daemon for running PulseAudi...
Lennart Poettering
1
-2
/
+53
2006-07-18
remove glib 1.2 adapter. It started to bitrot and wasn't used by anything any...
Lennart Poettering
1
-47
/
+9
2006-07-16
make pulseaudio compile again on FreeBSD (patch from Diego "Flameeyes" Petteno)
Lennart Poettering
1
-0
/
+3
2006-07-16
show summary after "configure" has run (closes: #22)
Lennart Poettering
1
-0
/
+77
2006-07-14
* fall back to prctl(PR_GET_NAME) in pa_get_binary_name() if readlink() fails
Lennart Poettering
1
-0
/
+2
2006-07-13
remove HOWL snippet from configure script
Lennart Poettering
1
-35
/
+0
2006-07-13
check for avahi in configure.ac
Lennart Poettering
1
-0
/
+31
2006-07-08
* remove doc/ directory
Lennart Poettering
1
-1
/
+0
2006-07-07
remove all docs from tarball since they are now available on pulseaudio.org
Lennart Poettering
1
-28
/
+0
2006-06-20
bump version number
Lennart Poettering
1
-1
/
+1
2006-06-19
s/POLYP/PULSE/g
Lennart Poettering
1
-5
/
+5
2006-06-19
name the pkg-config files after the library names
Lennart Poettering
1
-2
/
+2
2006-06-19
big s/polyp/pulse/g
Lennart Poettering
1
-14
/
+14
2006-06-12
Use AM_ICONV to determine what needs to be done for iconv support. (closes #19)
Pierre Ossman
1
-1
/
+5
2006-06-12
Also look in winsock2.h for INADDR_NONE. (solves #18)
Pierre Ossman
1
-1
/
+2
2006-06-12
Properly escape the m4 macros and make the code a bit more readable.
Pierre Ossman
1
-37
/
+207
2006-06-02
actually build cpulimit support if SIGXCPU is available
Lennart Poettering
1
-1
/
+4
2006-06-02
bump version and soname
Lennart Poettering
1
-2
/
+2
2006-06-02
Add new configure options to disable/enable specific modules at configure tim...
Lennart Poettering
1
-24
/
+90
2006-05-25
* add new API function pa_stream_get_buffer_attr().
Lennart Poettering
1
-1
/
+1
2006-05-25
move modules to ${libdir}/polypaudio-${PA_MAJORMINOR}/modules/
Lennart Poettering
1
-2
/
+2
2006-05-24
padsp needs dlsym & co so make sure we get that lib included.
Pierre Ossman
1
-0
/
+1
2006-05-24
Remove the exceedingly anal warnings. It's impossible to write a non-trivial
Pierre Ossman
1
-1
/
+1
2006-05-22
Wrap strerror() in a function that makes it thread safe and converts the
Pierre Ossman
1
-0
/
+3
2006-05-19
generate PA_MAJORMINOR properly - only from major and minor, not from micro
Lennart Poettering
1
-2
/
+7
2006-05-18
And functions for convertion to and from current locale and UTF-8.
Pierre Ossman
1
-1
/
+1
2006-05-16
change version number from "0.9" to "0.9.0" to make version comparisons easier
Lennart Poettering
1
-1
/
+1
2006-05-16
bump version number to 0.9
Lennart Poettering
1
-2
/
+2
2006-05-16
* add new configure option --with-module-dir=
Lennart Poettering
1
-0
/
+13
2006-05-11
Handle pipes on platforms where they are non-existant of broken.
Pierre Ossman
1
-1
/
+1
2006-04-26
bump version number
Lennart Poettering
1
-1
/
+1
2006-04-24
chown() and chmod() aren't available on Windows.
Pierre Ossman
1
-2
/
+2
2006-04-24
Undo invalid automake version requirement.
Pierre Ossman
1
-1
/
+1
2006-04-22
require automake 1.9 in configure.ac
Lennart Poettering
1
-1
/
+1
2006-04-18
Make the probe for RNG sources at runtime since the configure script isn't
Pierre Ossman
1
-20
/
+0
2006-04-18
Clarify that JACK libs are optional.
Pierre Ossman
1
-1
/
+1
2006-04-18
More fixes caused by Sun's complete inability to follow any standard
Pierre Ossman
1
-0
/
+13
2006-04-17
add new JACK sink
Lennart Poettering
1
-0
/
+9
2006-04-16
* add new check for $RANDOM_DEVICE
Lennart Poettering
1
-4
/
+24
2006-04-13
add new configure option to enable preloading even on architectures that supp...
Lennart Poettering
1
-0
/
+6
2006-03-31
Large file support. Polypaudio probably doesn't need it, but it causes warnings
Pierre Ossman
1
-0
/
+4
2006-03-02
Negotiate protocol version between server and client. Will allow smoother
Pierre Ossman
1
-0
/
+1
2006-02-23
Add inet_pton emulation for platforms that lack it. Only support IPv4 at
Pierre Ossman
1
-1
/
+1
2006-02-21
* Get rid of libpolyp-mainloop
Lennart Poettering
1
-2
/
+0
[next]