index
:
libADLMIDI
master
Fork of Bisqwit's OPL3 emulation library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2018-01-21
Copyright year update 2018
Vitaly Novichkov
2018-01-21
Move version number into the public header
Vitaly Novichkov
2018-01-18
Fix C90 comment compatibility
Wohlstand
2017-12-24
Remove const from adl_metaMarker() return value
Vitaly Novichkov
2017-12-24
Fixed an inability to use adlmidi.h in pure C programs
Vitaly Novichkov
2017-12-16
Added experimental VLC plugin
Vitaly Novichkov
2017-12-16
Added realtime API, Experimental, not tested
Vitaly Novichkov
2017-11-20
Use const char* and const void* as input data types
Wohlstand
2017-11-16
Clean-up and beautifying
Wohlstand
2017-11-10
Ability to quit from Classic ADLMIDI under DOS by ESC key hit
Wohlstand
2017-11-10
Added adl_atEnd() function
Wohlstand
2017-11-09
Resolve weird crash caused by Tetris inside ADLMIDI2 and other changes
Wohlstand
2017-11-08
Fixed zero four-operators bug when using a bigger non-GM bank
Wohlstand
2017-11-07
New API, classic ADLMIDI, and CMake
Wohlstand
2017-11-06
Repair instrument testing mode in ADLMIDI-2 utility
Wohlstand
2017-11-05
Tri-state for deep-tremolo/vibrato/sm/adlib-percussion modes
Wohlstand
2017-11-01
Added hooks and meta-info: title, copyright, track titles and markers
Wohlstand
2017-10-31
Added ability to print name of currently using OPL3 emulator
Wohlstand
2017-10-26
Continue works on loop points and some clean-up
Wohlstand
2017-10-25
Clean-up
Wohlstand
2017-10-24
Added working seekability!
Wohlstand
2017-10-21
Fixed MSVC2015 build
Wohlstand
2017-10-20
Added CMake support
Wohlstand