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
/
module-oss-mmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix detection of shared memory support and proper fallback.
Pierre Ossman
2006-08-22
1
-0
/
+3
*
remove all occurences of
Lennart Poettering
2006-08-18
1
-26
/
+26
*
Rework memory management to allow shared memory data transfer. The central idea
Lennart Poettering
2006-08-18
1
-3
/
+3
*
make use of pa_sink_used_by()/pa_source_used_by() wherever applicable
Lennart Poettering
2006-08-12
1
-4
/
+3
*
name the sink/source after the device file, just like we already do for the n...
Lennart Poettering
2006-08-12
1
-5
/
+28
*
handle hot-remeving of OSS devices properly
Lennart Poettering
2006-08-12
1
-23
/
+51
*
don't set the sink/source descriptions manually, use the new functions pa_{si...
Lennart Poettering
2006-08-11
1
-11
/
+13
*
shorten sink/source device descriptions a little
Lennart Poettering
2006-08-11
1
-2
/
+2
*
set is_hardware flag for a few hw plugins
Lennart Poettering
2006-07-16
1
-0
/
+2
*
big s/polyp/pulse/g
Lennart Poettering
2006-06-19
1
-15
/
+15
*
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
Lennart Poettering
2006-05-25
1
-1
/
+1
*
Wrap strerror() in a function that makes it thread safe and converts the
Pierre Ossman
2006-05-22
1
-14
/
+15
*
split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]
Lennart Poettering
2006-05-17
1
-1
/
+1
*
Move xmalloc to the public side (libpolyp).
Pierre Ossman
2006-05-17
1
-1
/
+2
*
use PA_CHANNEL_MAP_OSS in module-oss, module-oss-mmap
Lennart Poettering
2006-05-17
1
-1
/
+1
*
* modify pa_channel_map_init_auto() to take an extra argument specifying the ...
Lennart Poettering
2006-05-16
1
-1
/
+1
*
support new channel_map argument in sink/source modules
Lennart Poettering
2006-04-26
1
-6
/
+9
*
* 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
*
IGAIN is a better choice than IMIX for source volume.
Pierre Ossman
2006-02-24
1
-2
/
+2
*
Hardware source volume support in OSS.
Pierre Ossman
2006-02-23
1
-2
/
+30
*
change pa_log() and friends to not require a trailing \n on all logged strings
Lennart Poettering
2006-02-23
1
-22
/
+22
*
add hw info to description for oss-mmap, too
Lennart Poettering
2006-02-21
1
-3
/
+19
*
add hw volume control for module-oss-mmap
Lennart Poettering
2006-02-21
1
-1
/
+31
*
move alsa-util.[ch], oss-util.[ch] and howl-wrap.[ch] to the modules director...
Lennart Poettering
2006-02-16
1
-1
/
+1
*
Reorganised the source tree. We now have src/ with a couple of subdirs:
Pierre Ossman
2006-02-16
1
-0
/
+426