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-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
2016-12-07
Added validation of variable length value on MIDI loading
Wohlstand
2016-12-07
Fixed crash in the DosBox version
Wohlstand
2016-12-07
Ouch (fixed inverted loop flag, reported in issue #3)
Wohlstand
2016-12-07
Begin optimization works on Nuked OPL3's code
Wohlstand
2016-12-06
Fixed Android build
Wohlstand
2016-12-06
Added Nuked OPL3 emulator (which is more accurate than DosBox's)
Wohlstand
2016-11-15
Fixed drums in 4 banks
Wohlstand
2016-10-23
Fixed build on Windows
Wohlstand
2016-10-22
Apply latest update of ADLMIDI
Wohlstand
2016-09-02
Added three Apogee banks: Blood, Lee and NAM
Wohlstand
2016-09-02
Added a function to retrieve a count of the banks
Wohlstand
2016-08-06
Fixed infinite loop caused by attempt to play blank MIDI-file
Wohlstand
2016-08-05
Handle 111'th controller as loopStart point
Wohlstand
2016-06-20
Merge branch 'master' of git@github.com:Wohlstand/libADLMIDI.git
Wohlstand
2016-06-20
Replacing some IBK's with merged TMB's
Wohlstand
2016-06-13
Partially modified banks
Wohlstand
2016-06-13
Fixed freezing on IMF playing
Wohlstand
2016-06-09
Another changes of the modded OP3 banks
Wohlstand
2016-06-09
Another experiment with OP3-files
Wohlstand
2016-06-07
Continue research at JungleVision file format
Wohlstand
2016-05-14
Fixed example
Wohlstand
2016-05-14
Added 68'th bank: default Timbre bank of the Build Engine
Wohlstand
2016-03-22
Fixed file parsing and accuracy of DMX banks playback
Wohlstand
2016-03-16
More accurate DMX fine tune of second voice
Wohlstand
2016-02-07
Changes made in January and February 2016
Wohlstand
2016-02-07
Taking generated audio also via pointer
Wohlstand
2016-02-07
Small warning fix
Wohlstand
2016-02-07
Small fix of the drums
Wohlstand
2015-12-20
Add one new IBK bank (Jamey O'Connel's)
Wohlstand
2015-12-20
Refresh my-gmopl bank
Wohlstand
2015-12-10
Allow volume modulation
Wohlstand
2015-12-10
Adding one new IBK-based bank
Wohlstand
2015-10-10
Fix error of Windows build
Wohlstand
2015-10-10
Initial commit
Wohlstand
[prev]