Age | Commit message (Collapse) | Author |
|
|
|
The filter id should be computed from the sound entry status for each decoded block. The current code was resulting in blocks being skipped.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This makes sure the sound is at the correct volume
|
|
|
|
|
|
|
|
|
|
Entity class
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Add missing initializer/destructors
- Add some const modifiers
- Remove some unneeded casts
- Use enumeration values in switch constructs
|
|
|
|
|