Use libcanberra for sounds
Instead MikMod, use libcanberra for sounds effects. This fix some bugs and use PulseAudio.
Blueprint information
- Status:
- Started
- Approver:
- Daniele Napolitano
- Priority:
- Medium
- Drafter:
- None
- Direction:
- Approved
- Assignee:
- Wesley Ellis
- Definition:
- Approved
- Series goal:
- Accepted for trunk
- Implementation:
- Needs Code Review
- Milestone target:
- 0.9.2
- Started by
- Daniele Napolitano
- Completed by
Related branches
Related bugs
Bug #345304: Gweled segfaults on sound initialization | Fix Released |
Bug #681203: Sound device failed to load in some cases | Fix Committed |
Sprints
Whiteboard
Got libcanberra-gtk to link properly, and even got libcanberra to play autonom.ogg for the main window widget. Now to start tuning it so that it plays for the right widgets and events.
Wes Ellis: Sound now plays for all events. I have one more commit to push and I will be ready for review. Should be up in a couple hours.
Wes Ellis: Okay, just wrapping things up here. All sounds work on my system, and the toggle buttons for sound preferences and music preferences now work (rev 101). The only thing that is lacking is the background music looping. I was hoping to use (*ca_finish_
Wes Ellis: All done, or so I think.