Age | Commit message (Collapse) | Author |
|
# Conflicts:
# libADLMIDI-test.pro
# src/adlmidi.cpp
# src/adlmidi_private.hpp
|
|
|
|
- Move all private variables into MIDIplay class away from public ADL_MIDIPlayer structure
- Comment out most of legacy code
- Implement new-style ReadVarLenEx for error-checked var-len value reading process
TODO: Stabilize this and implement missing fields and API calls (meta-data retreiving)
|
|
|
|
Fixed wrong generated sound in some cases.
DBOPL has own constructors to initialize it's fields. memset no need here
|
|
|
|
Not only via callback funtion pointer
|
|
|