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
*
minor cleanups
Lennart Poettering
2006-04-07
1
-4
/
+6
*
* really pass the ipv6 socket server to protocol_new in case of ipv6.
Lennart Poettering
2006-04-06
1
-22
/
+15
*
s/index/idx/, to avoid gcc warning
Lennart Poettering
2006-04-06
1
-2
/
+2
*
Fix some warnings caused by size_t having varying size.
Pierre Ossman
2006-03-31
2
-2
/
+2
*
Remember to store the struct with module info.
Pierre Ossman
2006-03-11
1
-0
/
+2
*
Trying to listen on an IPv6 socket by default and only do IPv4 if that fails
Pierre Ossman
2006-03-07
1
-36
/
+107
*
Fetch sound card name into sink/source description.
Pierre Ossman
2006-03-05
2
-2
/
+22
*
Volume support in tunnel module.
Pierre Ossman
2006-03-05
1
-1
/
+260
*
It's safer to set buffer size than to try setting number of periods.
Pierre Ossman
2006-03-05
1
-1
/
+3
*
Return the proper error code so that we get a correct error message.
Pierre Ossman
2006-03-05
1
-12
/
+12
*
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
*
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
*
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
1
-4
/
+13
*
add support for authentication using SCM_CREDENTIALS
Lennart Poettering
2006-02-24
1
-2
/
+2
*
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
*
Hardware source volume support.
Pierre Ossman
2006-02-23
1
-0
/
+38
*
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
28
-241
/
+240
*
add listen= parameter to tcp protocol modules
Lennart Poettering
2006-02-22
1
-2
/
+8
*
revive howl support
Lennart Poettering
2006-02-22
3
-39
/
+32
*
add hw info to description for oss-mmap, too
Lennart Poettering
2006-02-21
1
-3
/
+19
*
include hw description gathered from /dev/sndstat in sink/source description ...
Lennart Poettering
2006-02-21
3
-3
/
+90
*
Hardware volume support on Windows.
Pierre Ossman
2006-02-21
1
-0
/
+40
*
* Don't build seperate ipv4/ipv6 versions of the protocol plugins
Lennart Poettering
2006-02-21
1
-25
/
+13
*
add hw volume control for module-oss-mmap
Lennart Poettering
2006-02-21
4
-19
/
+73
*
fix snd_pcm_hw_params_set_rate_near() usage
Lennart Poettering
2006-02-20
1
-1
/
+6
*
* modify pa_context_exit_daemon() to return a pa_operation object
Lennart Poettering
2006-02-20
1
-1
/
+1
*
Hardware volume support for Solaris.
Pierre Ossman
2006-02-20
1
-0
/
+36
*
* Make typdefs for the pa_context callback prototypes
Lennart Poettering
2006-02-20
1
-1
/
+1
*
Fixes for the Solaris detection.
Pierre Ossman
2006-02-20
1
-1
/
+3
*
Detect support for Windows' waveout.
Pierre Ossman
2006-02-20
1
-0
/
+16
*
Detect support for Solaris (/dev/audio).
Pierre Ossman
2006-02-20
1
-0
/
+31
*
Remove a debug fprintf that was left in.
Pierre Ossman
2006-02-20
1
-2
/
+0
*
1) Add flexible seeking support (including absolute) for memory block queues ...
Lennart Poettering
2006-02-20
2
-4
/
+12
*
Cleaned up the includes after the restructuring. Indicate which headers are
Pierre Ossman
2006-02-17
7
-11
/
+14
*
* rename polypcore/subscribe.[ch] to polypcore/core-subscribe.[ch] to avoid c...
Lennart Poettering
2006-02-16
4
-4
/
+4
*
add a bunch of simple Makefile in the subdirs, just to make compilation with ...
Lennart Poettering
2006-02-16
1
-0
/
+1
*
move alsa-util.[ch], oss-util.[ch] and howl-wrap.[ch] to the modules director...
Lennart Poettering
2006-02-16
10
-4
/
+517
[next]