Age | Commit message (Collapse) | Author |
|
QuickTime docs don't list it, and we shouldn't treat it as a bank select
|
|
Added in munt commit d4f8ebf54be0a8255af08bb24f1962afa8378096
|
|
Previous munt revision was 189f607c88e7404ad99abcf4b90f23b103003ed1
(Feb 09, 2012).
Current munt revision is f969d2081d41b669c1bfebd0026b5419c09517ae
(Nov 15, 2012)
|
|
|
|
|
|
This is an initial implementation and does not implement the differences
in voice allocation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by astyle.cpp.
|
|
This does give them slightly nicer names and also adds a "g_" prefix to them.
|
|
Powered by:
git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//'
|
|
Conflicts:
AUTHORS
|
|
Needed for IHNM Mac sounds
|
|
Needed to support channels with a drum kit
|
|
The 11th Hour Mac MIDI's now play
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The end marker is used for editing only
|
|
Sounds almost correct, but too fast
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
VideoDecoder upgrade & partial rewrite
|
|
|
|
|
|
This also adds an omitted _decodedSampleCount initialization in Oki
ADPCM decoder.
|
|
|
|
|
|
|
|
|
|
|
|
When a row has a new period, but no new sample, restart the track's
last sample (except when we're doing portamento).
|
|
invalid VOC files.
Formerly when an unsupported block was found the opening would fail. Instead
now all the valid blocks till that occasion will be played.
This fixes an missing sound in Full Throttle (thanks to clone2727 for
reporting), which is using a VOC file which fails to specify the proper block
length for its sound block.
|
|
|