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
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add new module module-volume-restore which saves and restores volume of playb...
Lennart Poettering
2006-05-14
1
-0
/
+361
*
* add new parameter to pa_open_config_file() to specify open mode
Lennart Poettering
2006-05-14
4
-5
/
+5
*
* set default fragment metrics depending on the sample specs of the device in...
Lennart Poettering
2006-05-13
3
-15
/
+21
*
first set buffer size, and afterwards period size
Lennart Poettering
2006-05-13
1
-1
/
+1
*
fix fragment size calculation for module-alsa-source
Lennart Poettering
2006-05-13
1
-5
/
+9
*
use default alsa channel map for alsa devices
Lennart Poettering
2006-05-13
4
-2
/
+74
*
Fix control flow in pa_oss_open(). Also fall back to half duplex when device ...
Pierre Ossman
2006-05-02
1
-2
/
+6
*
When a control is removed, all bits are set so we need to test for that first.
Pierre Ossman
2006-04-28
2
-0
/
+6
*
Zero the fd list since we do a memcmp on it later.
Pierre Ossman
2006-04-28
1
-1
/
+1
*
Channel map argument support for solaris.
Pierre Ossman
2006-04-27
1
-4
/
+15
*
Channel map argument support for waveout.
Pierre Ossman
2006-04-27
1
-4
/
+16
*
fail if the channel map doesn't match the sample specs
Lennart Poettering
2006-04-26
1
-0
/
+5
*
support new channel_map argument in sink/source modules
Lennart Poettering
2006-04-26
11
-49
/
+158
*
Fall back to software volume if hardware mixer cannot control all channels.
Pierre Ossman
2006-04-25
2
-73
/
+53
*
* rework reference counting in the client libraries: now refcounting goes
Lennart Poettering
2006-04-24
1
-4
/
+4
*
* when playing back a sample from the sample cache, just take a pa_volume_t a...
Lennart Poettering
2006-04-23
1
-2
/
+1
*
modify x11 modules to not cache the Display variable since pa_x11wrap_get_dis...
Lennart Poettering
2006-04-22
2
-23
/
+17
*
* for unix sockets: remove the right parent directory on shutdown
Lennart Poettering
2006-04-22
1
-26
/
+36
*
Tweaks for the solaris module. The sound system requires complete frames
Pierre Ossman
2006-04-19
1
-11
/
+20
*
Sun's documentation about SIGPOLL on EOF:s is wrong, so use a timer based
Pierre Ossman
2006-04-19
1
-17
/
+31
*
WaveOut needs to have rather large chunks. This is about as low as we can
Pierre Ossman
2006-04-19
1
-3
/
+9
*
Reverse order of IPv6/IPv4 binding to handle systems without IPV6_V6ONLY.
Pierre Ossman
2006-04-19
1
-3
/
+3
*
make proper use of the muting facility of sinks in module-mmkbd-evdev
Lennart Poettering
2006-04-18
1
-21
/
+25
*
fix a couple of issues I found when compiling polypaudio with gcc 2.95
Lennart Poettering
2006-04-18
6
-6
/
+8
*
fix connecting of jack source in jack daemon
Lennart Poettering
2006-04-18
1
-1
/
+1
*
More fixes caused by Sun's complete inability to follow any standard
Pierre Ossman
2006-04-18
2
-2
/
+10
*
add a jack source module
Lennart Poettering
2006-04-18
1
-0
/
+393
*
* allow the user to set the jack client name
Lennart Poettering
2006-04-18
1
-32
/
+44
*
C99 requires explicit marking of integer literals' size.
Pierre Ossman
2006-04-18
2
-2
/
+2
*
add new JACK sink
Lennart Poettering
2006-04-17
1
-0
/
+382
*
properly initialize session counter
Lennart Poettering
2006-04-16
1
-0
/
+1
*
limit number of concurrent RTP streams
Lennart Poettering
2006-04-16
1
-0
/
+12
*
fix typo in module description
Lennart Poettering
2006-04-16
1
-1
/
+1
*
change default mcast address once again, to make sure our traffic doesn't lea...
Lennart Poettering
2006-04-16
2
-2
/
+2
*
rename module-rtp-monitor to module-rtp-send
Lennart Poettering
2006-04-16
1
-2
/
+2
*
* make sure RTP ports are chosen to be even
Lennart Poettering
2006-04-16
1
-1
/
+4
*
Fix ALSA fd handling to be compatible with blocking deferred events.
Pierre Ossman
2006-04-16
1
-2
/
+4
*
* deal properly with underruns, overflows and packet losses
Lennart Poettering
2006-04-16
1
-5
/
+22
*
* increase default MTU
Lennart Poettering
2006-04-16
1
-4
/
+5
*
replace homegrown endswith() with pa_endswith() from util.h
Lennart Poettering
2006-04-16
1
-15
/
+4
*
* add RTP/SAP/SDP reciever module
Lennart Poettering
2006-04-16
8
-48
/
+1000
*
* change default multicast address
Lennart Poettering
2006-04-15
3
-8
/
+9
*
add an RTP sender module
Lennart Poettering
2006-04-14
12
-0
/
+12527
*
unbreak module-tunnel
Lennart Poettering
2006-04-13
1
-9
/
+7
*
fix latency calculations of module-combine
Lennart Poettering
2006-04-13
1
-1
/
+3
*
* fix latency calculation where a full playback buffer was erroneously taken ...
Lennart Poettering
2006-04-12
1
-10
/
+22
*
* Beef up latency calculation in module-oss-mmap
Lennart Poettering
2006-04-10
1
-21
/
+81
*
minor cleanups for OSS module
Lennart Poettering
2006-04-10
1
-9
/
+25
*
clip volume at PA_VOLUME_NORM for alsa devices
Lennart Poettering
2006-04-08
2
-4
/
+25
*
add proper volume clipping support for OSS devices
Lennart Poettering
2006-04-08
1
-3
/
+8
[prev]
[next]