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
/
src
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
introduce pa_play_memblockq() which creates a playback stream and passes the ...
Lennart Poettering
2006-07-28
1
-0
/
+2
*
add new module "module-gconf" which reads configuration information from gcon...
Lennart Poettering
2006-07-26
1
-2
/
+22
*
add massif target to Makefile
Lennart Poettering
2006-07-23
1
-0
/
+3
*
Get ACL:s to work on Win32.
Pierre Ossman
2006-07-20
1
-2
/
+5
*
fix a few @@ replacments
Lennart Poettering
2006-07-20
1
-3
/
+3
*
implement "auth-ip-acl=" in the native and esound protocols
Lennart Poettering
2006-07-20
1
-3
/
+3
*
actually ship src/pulsecore/creds.h in the tarballs
Lennart Poettering
2006-07-20
1
-2
/
+3
*
add IP address ACL subsystem
Lennart Poettering
2006-07-20
1
-1
/
+13
*
fix sed scripts according to #define renames
Lennart Poettering
2006-07-19
1
-5
/
+5
*
* add new --system command line parameter to the daemon for running PulseAudi...
Lennart Poettering
2006-07-19
1
-7
/
+7
*
remove glib 1.2 adapter. It started to bitrot and wasn't used by anything any...
Lennart Poettering
2006-07-18
1
-25
/
+0
*
Make sure the win32 default conf gets shipped.
Pierre Ossman
2006-07-14
1
-0
/
+1
*
add new test get-binary-name-test for testing pa_get_binary_name()
Lennart Poettering
2006-07-14
1
-1
/
+7
*
* port libpulse-browse to use the native avahi API instead of the HOWL cruft
Lennart Poettering
2006-07-13
1
-14
/
+8
*
update module-zeroconf-publish to make use of the native AVAHI API, instead o...
Lennart Poettering
2006-07-13
1
-2
/
+17
*
Fix typo.
Pierre Ossman
2006-07-08
1
-1
/
+1
*
s/POLYP/PULSE/g
Lennart Poettering
2006-06-19
1
-12
/
+12
*
big s/polyp/pulse/g
Lennart Poettering
2006-06-19
1
-398
/
+398
*
add new test "interpol-test"
Lennart Poettering
2006-06-19
1
-0
/
+6
*
Make sure our inet_ntop() implementation gets linked into the new users.
Pierre Ossman
2006-06-13
1
-1
/
+4
*
Use AM_ICONV to determine what needs to be done for iconv support. (closes #19)
Pierre Ossman
2006-06-12
1
-2
/
+2
*
Add all the preopen libs to the polypaudio binary's dependency list as they
Pierre Ossman
2006-06-11
1
-0
/
+2
*
merge patch from Igor Zubkov, fixing linking of the HOWL modules
Lennart Poettering
2006-05-29
1
-2
/
+2
*
drop the .sh suffix from esdcompat
Lennart Poettering
2006-05-29
1
-4
/
+4
*
We only need the so for libpolypdsp.
Pierre Ossman
2006-05-25
1
-0
/
+2
*
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
Lennart Poettering
2006-05-25
1
-1
/
+5
*
Use only the basename of libpolypdsp.so so that it will work on multi-arch
Pierre Ossman
2006-05-25
1
-9
/
+3
*
Move libpolypdsp in the makefile to avoid the libtool bug where it must come
Pierre Ossman
2006-05-25
1
-19
/
+24
*
add new padsp utility: a $LD_PRELOAD wrapper for using the OSS API with polyp...
Lennart Poettering
2006-05-23
1
-2
/
+21
*
Wrap strerror() in a function that makes it thread safe and converts the
Pierre Ossman
2006-05-22
1
-0
/
+1
*
Fix which headers get installed for libpolyp.
Pierre Ossman
2006-05-19
1
-1
/
+11
*
Sort source files.
Pierre Ossman
2006-05-19
1
-28
/
+28
*
Move timeval calculation functions into their own file.
Pierre Ossman
2006-05-18
1
-2
/
+4
*
split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]
Lennart Poettering
2006-05-17
1
-18
/
+13
*
Move utf8 to the public part (libpolyp).
Pierre Ossman
2006-05-17
1
-4
/
+5
*
Move xmalloc to the public side (libpolyp).
Pierre Ossman
2006-05-17
1
-7
/
+7
*
* add new configure option --with-module-dir=
Lennart Poettering
2006-05-16
1
-50
/
+48
*
* remove .a files from the modules directory after installation
Lennart Poettering
2006-05-16
1
-23
/
+24
*
add new test programme utf8-test.c
Lennart Poettering
2006-05-16
1
-1
/
+7
*
undo r868
Lennart Poettering
2006-05-15
1
-3
/
+3
*
module-volume-restore uses regexp() so make sure it's only built on systems
Pierre Ossman
2006-05-15
1
-3
/
+3
*
add utf8 validity checking API
Lennart Poettering
2006-05-14
1
-1
/
+3
*
add new module module-volume-restore which saves and restores volume of playb...
Lennart Poettering
2006-05-14
1
-2
/
+10
*
Handle pipes on platforms where they are non-existant of broken.
Pierre Ossman
2006-05-11
1
-0
/
+2
*
Add stubs for the threaded main loop so that we can compile it on
Pierre Ossman
2006-05-09
1
-7
/
+2
*
Windows doesn't have POSIX thread. ifdef out things for now.
Pierre Ossman
2006-05-02
1
-1
/
+6
*
add new threaded main loop implementation (with test/example)
Lennart Poettering
2006-04-30
1
-0
/
+8
*
add new test 'channelmap-test'
Lennart Poettering
2006-04-26
1
-1
/
+7
*
* Merge build system patch from Igor Zubkov
Lennart Poettering
2006-04-23
1
-12
/
+13
*
fix CFLAGS for jack modules
Lennart Poettering
2006-04-18
1
-2
/
+2
[next]