Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152525011
D55605.id173511.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
343 B
Referenced Files
None
Subscribers
None
D55605.id173511.diff
View Options
diff --git a/sys/dev/sound/pcm/feeder_volume.c b/sys/dev/sound/pcm/feeder_volume.c
--- a/sys/dev/sound/pcm/feeder_volume.c
+++ b/sys/dev/sound/pcm/feeder_volume.c
@@ -249,7 +249,7 @@
uint8_t *dst;
const int16_t *vol;
const int8_t *muted;
- uint8_t master_muted = 0;
+ bool master_muted = false;
/*
* Fetch filter data operation.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 16, 12:03 PM (11 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29542941
Default Alt Text
D55605.id173511.diff (343 B)
Attached To
Mode
D55605: sound: enforce MASTER volume mute during playback
Attached
Detach File
Event Timeline
Log In to Comment