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_private.hpp
Age
Commit message (
Expand
)
Author
2018-04-13
fix inclusion of cinttypes on OS X libstdc++
JP Cimalando
2018-04-12
fix SPtr implementation mistake
JP Cimalando
2018-04-11
support for 32 bit mixing, and multiple sample formats
JP Cimalando
2018-04-11
Move controls reset into same function
Vitaly Novichkov
2018-04-11
Changed logic of CC-74 Brightness
Vitaly Novichkov
2018-04-11
Merge branch 'master' of git@github.com:Wohlstand/libADLMIDI.git
Vitaly Novichkov
2018-04-11
Put Nuked OPL3 1.8 be default and fix the DJGPP build
Vitaly Novichkov
2018-04-10
fix memory management issues
JP Cimalando
2018-04-10
Added support for CC120 "All sounds off" (#48)
Vitaly Novichkov
2018-04-10
[Experimental] Added support for emulation core switching in real time!
Vitaly Novichkov
2018-03-25
Fixed the `long` vs `int64_t` conflict in CalculateAdlChannelGoodness
Vitaly Novichkov
2018-03-25
MSVC warning muter and remove `sstream` usage
Vitaly Novichkov
2018-03-24
Added ability to disable MUS and XMI converters and MIDI Sequencer
Vitaly Novichkov
2018-01-21
Copyright year update 2018
Vitaly Novichkov
2018-01-21
Move version number into the public header
Vitaly Novichkov
2017-12-16
Fix the sample rate initialization
Vitaly Novichkov
2017-12-16
Updated version number and changelog
Vitaly Novichkov
2017-12-16
Added realtime API, Experimental, not tested
Vitaly Novichkov
2017-12-10
Merge branch 'master' into get-rid-of-backup-buffer
Vitaly Novichkov
2017-12-08
Return back the "const" attribute to CalculateAdlChannelGoodness
Vitaly Novichkov
2017-12-01
Merge branch 'master' into get-rid-of-backup-buffer
Wohlstand
2017-12-01
Some fixes on non-DOS OpenWatcom targets
Wohlstand
2017-11-26
C++98 build has been fixed!
Wohlstand
2017-11-26
Attempt to fix compatibility with C++98
Wohlstand
2017-11-26
Merge branch 'master' into get-rid-of-backup-buffer
Wohlstand
2017-11-25
Don't affect percussion chgannels by CC74 Brightness
Wohlstand
2017-11-25
Experimental: Added Brightness CC74 controller support
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-18
Now it compiles under MinGW fine
Wohlstand
2017-11-18
Fix compilation on MinGW-w64 when using a DosBox emulator
Wohlstand
2017-11-18
Avoid a flood of missing bank debug messages, show every message once
Wohlstand
2017-11-17
Tiny beautifying, again
Wohlstand
2017-11-16
Clean-up and beautifying
Wohlstand
2017-11-14
Tiny clean up
Wohlstand
2017-11-13
Continue attempt to make library and demo player runnable under OpenWatcom
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
Ability to quit from Classic ADLMIDI under DOS by ESC key hit
Wohlstand
2017-11-09
Resolve weird crash caused by Tetris inside ADLMIDI2 and other changes
Wohlstand
2017-11-07
Fix a bug which overrides loopStart with seek destination position
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-06
Comment a useless function
Wohlstand
2017-11-05
Tri-state for deep-tremolo/vibrato/sm/adlib-percussion modes
Wohlstand
2017-11-05
Don't apply a too-short percussion note fix on IMF/CMF and RSXX musics.
Wohlstand
2017-11-05
Fix of infinite notes are appearing after events sort with 0-length notes
Wohlstand
2017-11-04
Fix pseudo-4op double-voice instrument playing with two equal voices
Wohlstand
2017-11-04
Added support for playing of Electronic Arts's MUS files
Wohlstand
[prev]
[next]