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
*
rework handling of srcdir != builddir (patch from Flameeyes)
Lennart Poettering
2006-09-02
1
-7
/
+3
*
allow building when srcdir != builddir (patch from Flameeyes)
Lennart Poettering
2006-09-02
1
-1
/
+6
*
make esdcompat executable
Lennart Poettering
2006-09-02
1
-0
/
+1
*
Thread implementation for Win32.
Pierre Ossman
2006-09-01
1
-3
/
+13
*
define AO_REQUIRE_CAS in the Makefile instead of each source file, effectivel...
Lennart Poettering
2006-08-31
1
-0
/
+1
*
add a threading primitive API
Lennart Poettering
2006-08-29
1
-3
/
+13
*
add lock-free reference counting macros, based on libatomic-ops
Lennart Poettering
2006-08-29
1
-1
/
+3
*
add new test memblock-test for testing SHM import/export
Lennart Poettering
2006-08-18
1
-4
/
+13
*
implement new module "module-rescue-streams" which moves sink inputs away whe...
Lennart Poettering
2006-08-13
1
-1
/
+9
*
rework hook list stuff again, and replace macros with real functins. We loose...
Lennart Poettering
2006-08-13
1
-1
/
+2
*
implement typeafe hook chain
Lennart Poettering
2006-08-12
1
-1
/
+7
*
merge HAL support from Shams E. King
Lennart Poettering
2006-08-06
1
-0
/
+18
*
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
[next]