#8126 closed patch
SIMON: Fix for ALSA and SEQ MIDI drivers
Reported by: | eriktorbjorn | Owned by: | SF/khalek |
---|---|---|---|
Priority: | normal | Component: | Engine: AGOS |
Version: | Keywords: | ||
Cc: | Game: | Simon the Sorcerer 1 |
Description
This fixes the ALSA and SEQ MIDI drivers so that they will work with the new MidiStreamer. The problem was that when MidiStreamer tried to open the driver in simple mode (after streaming mode had failed), it would fail because the driver thought it had already been opened.
Now if only the MIDI drivers would honor the music_volume setting everything would be just peachy...
Ticket imported from: #638246. Ticket imported from: patches/231.
Attachments (1)
Change History (5)
by , 22 years ago
Attachment: | midifix.diff added |
---|
comment:1 by , 22 years ago
Owner: | set to |
---|
comment:2 by , 22 years ago
sorry erik I credited jameison on the commit :/ but thanks for the patch :)
comment:3 by , 22 years ago
Owner: | changed from | to
---|---|
Status: | new → closed |
comment:4 by , 6 years ago
Component: | → Engine: AGOS |
---|---|
Game: | → Simon the Sorcerer 1 |
Note:
See TracTickets
for help on using tickets.
Patch against a November 13 CVS snapshot