blob: 229f88ad4fed33d45af74a68ac4cf2ce13fc9082 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] OSS sound support
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20OSS%20sound%20support&In-Reply-To=%3CCAONrEta6kRhZRhJsGsdbqwQTUoo5tUzu2u1rQ3FWm5fb9yXTqg%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008697.html">
<LINK REL="Next" HREF="008712.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] OSS sound support</H1>
<B>Thierry Vignaud</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20OSS%20sound%20support&In-Reply-To=%3CCAONrEta6kRhZRhJsGsdbqwQTUoo5tUzu2u1rQ3FWm5fb9yXTqg%40mail.gmail.com%3E"
TITLE="[Mageia-dev] OSS sound support">thierry.vignaud at gmail.com
</A><BR>
<I>Sun Oct 9 18:20:24 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="008697.html">[Mageia-dev] OSS sound support
</A></li>
<LI>Next message: <A HREF="008712.html">[Mageia-dev] OSS sound support
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8698">[ date ]</a>
<a href="thread.html#8698">[ thread ]</a>
<a href="subject.html#8698">[ subject ]</a>
<a href="author.html#8698">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 9 October 2011 13:34, Colin Guthrie <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>> wrote:
>>><i> I've just pushed some changes that disable OSS sound under PulseAudio
</I>>>><i> sound profile.
</I>>>><i>
</I>>>><i> If you want to use OSS apps with PulseAudio, please install "ossp"
</I>>>><i> package which I've also just submitted.
</I>>>><i>
</I>>>><i> I think ultimately we'll disable ALSA OSS emulation completely and use
</I>>>><i> ossp in both PA and non-PA modes but I hear that the non-PA usage isn't
</I>>>><i> quite as nice, so I'm holding off doing this just yet.
</I>>><i>
</I>>><i> then task-pa should suggests ossp...
</I>><i>
</I>><i> I'm undecided about this. I'm not sure if the default setup should
</I>><i> include OSS sound support or not. Perhaps it would be better left as
</I>><i> something that users install if they need it.
</I>
We'd support for OSS, I don't see any reason to drop that support
gratuitously
><i> As we'll eventually have to go through all the packages that require
</I>><i> soundwrapper, perhaps we could either:
</I>><i>
</I>><i> a) Replace the soundwrapper require with a ossp require.
</I>><i> b) Patch soundwrapper such that it's a noop if osspd is running and make
</I>><i> it require ossp.
</I>><i>
</I>><i> The latter would mean less churn on packages, but it's arguably just
</I>><i> delaying the inevitable work of doing it eventually.
</I>
Or both
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008697.html">[Mageia-dev] OSS sound support
</A></li>
<LI>Next message: <A HREF="008712.html">[Mageia-dev] OSS sound support
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8698">[ date ]</a>
<a href="thread.html#8698">[ thread ]</a>
<a href="subject.html#8698">[ subject ]</a>
<a href="author.html#8698">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|