Age | Commit message (Collapse) | Author |
|
https://github.com/bisqwit/adlmidi/commit/8f749a2b3370fb1c25f6340fcab7baf57cb9b5d0
|
|
|
|
Minor style fix
|
|
|
|
|
|
Also, move entire code of volume model from MIDIPlay into OPL3
|
|
|
|
(thanks to NukeYKT for a hint)
|
|
|
|
on emulated playback
|
|
|
|
#230
|
|
|
|
Backport a small fix from the mainstream: https://github.com/bisqwit/adlmidi/commit/491e0ef5dfe668bfa1dbfafe007fdc98fd854ede
|
|
#229
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This code piece should simplify a dealing with MIDI libraries
TODO: Modify some content of adl_playFormat() to use this feature
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Otherwise, this happens: https://stackoverflow.com/questions/46551213/gcc-7-2-compiles-shared-library-instead-of-executable
|
|
|
|
...when a building of both shared and static libraries is enabled
|
|
|
|
Minor fix of Accordion
|
|
Replaced and polished some instruments
|
|
dosbox: thread-safe global initialization
|
|
|
|
|