index
:
libADLMIDI
master
Fork of Bisqwit's OPL3 emulation library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-10-09
Fixed WOPN parser to use both real 4-op and pseudo 4-op modes in same bank
Wohlstand
2017-10-09
Don't reinterpret same pointer every usage in adl_play()
Wohlstand
2017-10-08
Fix missing of byte skipping for the note-off event
Wohlstand
2017-10-08
Add support for WOPL banks format
Wohlstand
2017-10-01
Prepare for implementation of real-time MIDI support
Wohlstand
2017-09-30
Apply CLang warnings fix of fraction.h from WohlSoft/AudioCodecs repository
Wohlstand
2017-09-23
Improved instruments in 68'th bank and fixed octaves offsets in 59'th
Wohlstand
2017-09-23
Update 68'th bank
Wohlstand
2017-09-22
Update Sneakernet's DMXOPL bank
Wohlstand
2017-09-09
oops
Wohlstand
2017-09-09
Another update of drums of 66'th bank
Wohlstand
2017-09-04
Small update of percussions in 66'th bank
Wohlstand
2017-09-01
DMXOPL3 v2.2
Philippe Simons
2017-08-30
update DMXOPL v2.1a
loki666
2017-08-25
Update DMXOPL by @Sneakernets with latest fixes
Wohlstand
2017-08-22
Update @Sneakernets's DMXOPL2 bank
Wohlstand
2017-08-09
Fix the first kick drum in 12'th (Earthsieg) bank
Wohlstand
2017-08-08
Another small update of Sneakernets's bank
Wohlstand
2017-08-06
update DMXOPL
loki666
2017-07-30
Small sign-unsign warning fix
Wohlstand
2017-07-30
Fixed three missing HMI banks, again
Wohlstand
2017-07-30
Fixed three missing HMI banks
Wohlstand
2017-07-30
Improve gen_adldata program
Wohlstand
2017-07-25
use NukedOPL3 for gen_adldata
Philippe Simons
2017-07-14
Update Sneakernets's bank, again
Wohlstand
2017-07-10
Apply update of Sneakernets's bank
Wohlstand
2017-06-19
Add DMXOPL bank by @sneakernets
Wohlstand
2017-06-19
Fixed compatibility with MSVC
Wohlstand
2017-04-11
Another update of 68'th bank
Wohlstand
2017-04-07
Update the 68'th bank, again
Wohlstand
2017-04-06
Update the 68'th bank, using AIL format because of note offset ability
Wohlstand
2017-02-28
Change long double into double because of no necessary for it
Wohlstand
2017-02-28
Fixed wrong very long inter-note delays on 32-bit platforms
Wohlstand
2017-02-17
Attempt to fix incorrect delay calculation on 32-bit systems
Wohlstand
2017-02-17
Better audio clipping while mixing
Wohlstand
2017-02-16
Remove usage of std::shared_ptr
Wohlstand
2017-02-16
Fix processing of the drums of AIL banks!
Wohlstand
2017-02-15
Fix weird drums processing for some banks
Wohlstand
2017-02-15
Fixed logarithmic volumes flag and added support for XMI and MUS formats
Wohlstand
2017-02-07
Fill drum-less 47'th bank with drums set from the other bank
Wohlstand
2017-02-07
Fixed swapped melodic and drums mistake of the 12'th bank "Earthsiege"
Wohlstand
2017-01-26
Created a "Theme Park" bank with the fixed drums
Wohlstand
2017-01-16
Split adlmidi.cpp now keeps API functions only
Wohlstand
2016-12-09
Added a changalbe volume ranges model
Wohlstand
2016-12-08
Little experiment with switchable volume range models
Wohlstand
2016-12-08
Rename "slots" into "chipslots"
Wohlstand
2016-12-07
Ooops
Wohlstand
2016-12-07
Fix another Android NDK's warning
Wohlstand
2016-12-07
Fixed another crash and dealing with uninitialized memory
Wohlstand
2016-12-07
Little refactoring of adl_play() function to fix return size value
Wohlstand
[next]