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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tried to get the volume information even upon init failure.
Pierre Ossman
2006-03-05
2
-8
/
+8
*
Update module-tunnel to the new protocol.
Pierre Ossman
2006-03-04
1
-5
/
+26
*
Fix warning caused by missing return in main().
Pierre Ossman
2006-03-04
2
-0
/
+4
*
Alignment safe protocol handling in esound module.
Pierre Ossman
2006-03-04
1
-126
/
+174
*
Negotiate protocol version between server and client. Will allow smoother
Pierre Ossman
2006-03-02
7
-3
/
+54
*
The tag argument is no longer unused.
Pierre Ossman
2006-03-02
1
-1
/
+1
*
Fix warnings on 64-bit systems.
Pierre Ossman
2006-03-02
1
-3
/
+3
*
Handle the new latency protocol. This is just a quick fix and does not
Pierre Ossman
2006-03-02
4
-2
/
+28
*
typo fix
Pierre Ossman
2006-03-02
1
-1
/
+1
*
protocol changes for new latency API (partial!)
Lennart Poettering
2006-03-02
4
-9
/
+39
*
We have both sink and source in this module.
Pierre Ossman
2006-02-27
1
-8
/
+23
*
Catch volume update events.
Pierre Ossman
2006-02-27
1
-1
/
+13
*
64-bit fixes.
Pierre Ossman
2006-02-27
4
-7
/
+7
*
Fix some signed/unsigned warnings.
Pierre Ossman
2006-02-27
1
-15
/
+17
*
Function prototype didn't match actual definition.
Pierre Ossman
2006-02-27
1
-1
/
+1
*
Get notifications about mixer changes from ALSA.
Pierre Ossman
2006-02-26
4
-19
/
+114
*
Handle ALSA file descriptors more correctly. This means a bit more overhead,
Pierre Ossman
2006-02-26
4
-62
/
+207
*
Fix correct default device.
Pierre Ossman
2006-02-26
1
-1
/
+1
*
Hardware volume support in ALSA modules.
Pierre Ossman
2006-02-26
4
-0
/
+322
*
* Add new "auth-group=" parameter to protocol-native-unix
Lennart Poettering
2006-02-24
6
-19
/
+86
*
Do an explicit cast to shut up gcc.
Pierre Ossman
2006-02-24
1
-1
/
+1
*
This wasn't supposed to be checked in.
Pierre Ossman
2006-02-24
1
-2
/
+0
*
Wrong variable used for port.
Pierre Ossman
2006-02-24
2
-1
/
+3
*
Tweak the handling of missing credential support so that we minimise non-POSIX
Pierre Ossman
2006-02-24
2
-5
/
+30
*
add support for authentication using SCM_CREDENTIALS
Lennart Poettering
2006-02-24
12
-91
/
+342
*
Call correct function.
Pierre Ossman
2006-02-24
1
-1
/
+1
*
Make local function static.
Pierre Ossman
2006-02-24
1
-1
/
+1
*
Hardware sink mute support.
Pierre Ossman
2006-02-24
1
-1
/
+34
*
IGAIN is a better choice than IMIX for source volume.
Pierre Ossman
2006-02-24
4
-10
/
+10
*
add a few more validity checks to protocol-esound
Lennart Poettering
2006-02-24
1
-22
/
+20
*
Some new additions were mislabeled as '\since 0.9'.
Pierre Ossman
2006-02-23
1
-7
/
+7
*
Mute switch for sinks and sources. This is independent of the volume
Pierre Ossman
2006-02-23
11
-13
/
+351
*
Hardware source volume support.
Pierre Ossman
2006-02-23
1
-0
/
+38
*
inet_pton expects in[6]_addr structures, nothing else.
Pierre Ossman
2006-02-23
1
-5
/
+5
*
Add inet_pton emulation for platforms that lack it. Only support IPv4 at
Pierre Ossman
2006-02-23
4
-0
/
+79
*
Update hardware volume to a correct initial value.
Pierre Ossman
2006-02-23
1
-0
/
+4
*
Wrong function name.
Pierre Ossman
2006-02-23
1
-1
/
+1
*
Make sure hardware volume gets a correct initial value.
Pierre Ossman
2006-02-23
1
-0
/
+4
*
Hardware source volume support in OSS.
Pierre Ossman
2006-02-23
4
-10
/
+85
*
change pa_log() and friends to not require a trailing \n on all logged strings
Lennart Poettering
2006-02-23
74
-530
/
+556
*
simplify tagstruct creation
Lennart Poettering
2006-02-23
6
-127
/
+74
*
fix source volume adjustment: copy memchunk before changing the volume of it
Lennart Poettering
2006-02-23
1
-5
/
+10
*
enforce maximum memblockq length for clients
Lennart Poettering
2006-02-22
1
-2
/
+5
*
add listen= parameter to tcp protocol modules
Lennart Poettering
2006-02-22
3
-2
/
+27
*
revive howl support
Lennart Poettering
2006-02-22
6
-106
/
+126
*
unbreak Makefile.am
Lennart Poettering
2006-02-22
1
-2
/
+2
*
todo test
Lennart Poettering
2006-02-22
1
-2
/
+2
*
rework parameter validity checking in protocol-native server side
Lennart Poettering
2006-02-22
2
-343
/
+182
*
Wrong userdata used to init operation.
Pierre Ossman
2006-02-22
1
-1
/
+1
*
Support for setting volume on sources.
Pierre Ossman
2006-02-22
11
-20
/
+232
[next]