index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio
/
midiparser_qt.h
Age
Commit message (
Collapse
)
Author
2014-02-18
AUDIO: Make GPL headers consistent in themselves.
Johannes Schickel
2012-12-13
AUDIO: Add some general documentation on MidiParser_QT
Matthew Hoops
2012-09-12
AUDIO: Implement simple dynamic QuickTime MIDI channel remapping
Matthew Hoops
Needed for IHNM Mac sounds
2012-09-10
AUDIO: Implement QuickTime MIDI channel remapping
Matthew Hoops
Needed to support channels with a drum kit
2012-09-09
AUDIO: Fix QuickTime MIDI with extra info in the header
Matthew Hoops
The 11th Hour Mac MIDI's now play
2012-09-09
COMMON: Make QuickTimeParser::readSampleDesc take the desc size
Matthew Hoops
2012-09-07
AUDIO: Add some documentation to MidiParser_QT
Matthew Hoops
2012-09-07
AUDIO: Fix QuickTime MIDI end of track
Matthew Hoops
The end marker is used for editing only
2012-09-07
AUDIO: Begin basic playback of QuickTime MIDI files
Matthew Hoops
Sounds almost correct, but too fast
2012-09-07
AUDIO: Keep track of the QuickTime MIDI time scale
Matthew Hoops
2012-09-06
AUDIO: Read in all QuickTime MIDI track data
Matthew Hoops
2012-09-06
AUDIO: Allow for parsing QuickTime 'Tune' files
Matthew Hoops