Age | Commit message (Collapse) | Author |
|
Took the OpenMPT's fix for this
#278
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Added missing transpose, depth control, and song marker controllers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#268
|
|
|
|
|
|
|
|
Make HMI-OLD volume model also use "Any-Released" channel allocation as the normal "HMI".
|
|
It violates C90 standard
|
|
|
|
|
|
Add an ability to specify a custom list of banks during the build process
Instead of using a pre-built cache, the new banks list will be generated on the fly.
@mmontag, I didn't forgot about you, and I hope, you could make your own "banks.ini" somewhere outside, and build the the thing with it.
|
|
|
|
This makes a pain to package managers who needs to specify an own set of optimisations using CMAKE_BUILD_TYPE=None way.
|
|
|
|
|
|
|
|
|
|
- It breaks compilation on -std=c90
- It conflicts with the existsing declaration at the header
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Actually, Wreckin Crew racing game hadn't used the MIDI sound, however, I found the same bank is used at "Heroes of Minght and Magic 2"
|
|
|
|
|
|
|
|
|
|
|
|
|