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
/
adlmidi.cpp
Age
Commit message (
Expand
)
Author
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-21
Remove no more needed "device" argument from SendStereoAudio
Vitaly Novichkov
2017-12-21
Added missing DLL exports on RealTime functions
Vitaly Novichkov
2017-12-18
Fixed missing applySetup() calls on bank changes
Wohlstand
2017-12-16
Fix the sample rate initialization
Vitaly Novichkov
2017-12-16
Added experimental VLC plugin
Vitaly Novichkov
2017-12-16
Added realtime API, Experimental, not tested
Vitaly Novichkov
2017-12-10
Added "TODO" note into "adl_generate" function
Vitaly Novichkov
2017-12-01
Merge branch 'master' into get-rid-of-backup-buffer
Wohlstand
2017-11-26
Fix a support for tristate flags (Default, Force-On and Force-Off)
Wohlstand
2017-11-23
Get rid of backup samples buffer
Wohlstand
2017-11-20
Use const char* and const void* as input data types
Wohlstand
2017-11-16
Clean-up and beautifying
Wohlstand
2017-11-12
libADLMIDI now is buildable under OpenWatcom except of some workarounds
Wohlstand
2017-11-10
Incomplete attempt to provide support for OpenWattcom compiler
Wohlstand
2017-11-10
Small fix of warnings on DJGPP
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
Fixed a small warning
Wohlstand
2017-11-08
Fixed zero four-operators bug when using a bigger non-GM bank
Wohlstand
2017-11-07
Fixed build with usage of DosBox emulator
Wohlstand
2017-11-07
Custom WOPL now supports multiple banks
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-31
Merge branch 'master' into seekability
Wohlstand
2017-10-31
Optimize and clean-up of adl_play() function and use persistent buffer
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-18
Wave recording in demo tool and disable loop by default
Wohlstand
2017-10-18
Smooth finalizing, rewinding, and a bit more crash safety
Wohlstand
2017-10-17
EXPERIMENTAL: Support for custom banks!
Wohlstand
2017-10-09
Don't reinterpret same pointer every usage in adl_play()
Wohlstand
2017-06-19
Fixed compatibility with MSVC
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-15
Fixed logarithmic volumes flag and added support for XMI and MUS formats
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-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
[prev]
[next]