#76 closed defect (fixed)
[PATCH] GMplayer doesn't allow entry of a mixer_channel
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Component: | core |
Version: | HEAD | Severity: | normal |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
In the audio preferences menu for both alsa and OSS, the values for the
mixer_device was getting overwritten by the value entered as the mixer_channel.
The mixer_channel was unsettable. The attached patch corrects the typo that
causes this.
GMplayer is still vulnerable to error loops if the dsp device, mixer device, or
mixer channel is set to a nonexistant device.
Attachments (1)
Change History (3)
by , 20 years ago
comment:1 by , 20 years ago
comment:2 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks, applied.
Copy-and-Paste just doesn't work ;-)
Note:
See TracTickets
for help on using tickets.
Patch to fix Gui/mplayer/gtk/opts.c