index
:
libADLMIDI
master
Fork of Bisqwit's OPL3 emulation library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
33 hours
adlmidiplay.cpp: Workaround for GCC-15's std::deque
HEAD
master
Wohlstand
2025-05-27
describeChannels: Don't show absent OPL2 channels
Wohlstand
2025-05-26
adlmidi_midiplay.cpp: Give priority to quietest notes to be stolen
Wohlstand
2025-05-25
opl_chip_base.h: Fixed CLang warning
Wohlstand
2025-05-25
Fixed glitchy note sounding after channel stealing
Wohlstand
2025-05-25
Stabilise the channels logic
Wohlstand
2025-05-24
Fixed another crash because of channels-users confusion
Wohlstand
2025-05-23
Fixed a crash because of invalid user of chip channel
Wohlstand
2025-05-23
Improve stability of 2-voice instruments on single OPL2
Wohlstand
2025-05-23
Updated changelog
Wohlstand
2025-05-23
Experiment: Allow multiple note dupes on same channel
Wohlstand
2025-05-20
CMake, WinMM: Fixed "adlmidi.h" not found
Wohlstand
2025-05-20
adlmidi_midiplay.cpp: Fixed the channels logic
Wohlstand
2025-05-01
MIDIPlay: Small timer tweak at the DOS player
Wohlstand
2025-04-22
Updated Apogee-IMF-90 bank. Again.
Wohlstand
2025-04-15
Serial: Fixed UWP build (#289)
Denis Barkar
2025-04-15
Added missing check macros into adlmidi_opl3.cpp
Wohlstand
2025-04-14
Updated Apogee IMF bank
Wohlstand
2025-04-10
adlmidi_opl3: Fixed the dead loop when tone comes lower than zero
Wohlstand
2025-04-06
YMF262-LLE: Fixed stereo channels
Wohlstand
2025-04-05
ymfm_opl: Fixed the extra seicolon warning
Wohlstand
2025-04-05
ymfm_opl: Fixed 3DS warnings
Wohlstand
2025-04-05
Mame FMOPL: Fixed 3DS build
Wohlstand
2025-03-30
LLE: Fixed incorrect work of deep-tremolo
Wohlstand
2025-03-30
WinMM: Prevent possible crash due to array out-of-range
Wohlstand
2025-03-29
Added support for LLE OPL2 and OPL3 emulators
Wohlstand
2025-03-29
Refactored DOS support
Wohlstand
2025-03-27
Fixed logic where drum formula gets overriden by wrong code
Wohlstand
2025-03-27
Clarify the panning/fbconn data logic
Wohlstand
2025-03-27
Chips: Don't divide OPL2 output by 2
Wohlstand
2025-03-27
VLC Plugin: Apply dynamic list as at libOPNMIDI
Wohlstand
2025-03-27
VLC Plugin: Fixed new emulators missing
Wohlstand
2025-03-26
CMake: Enable stricter debug of STL containers
Wohlstand
2025-03-26
CMake: Added support for Address Sanitizer
Wohlstand
2025-03-26
MIDIPlay: Enable terminal hotkeys
Wohlstand
2025-03-26
Fixed the memory damage that leads further double-free bug
Wohlstand
2025-03-26
ymfm.h: Make everything non-virtual
Wohlstand
2025-03-26
Added missing OPL Chip Base method
Wohlstand
2025-03-25
Do cache the panning register
Wohlstand
2025-03-25
Fixed instruments distortion on OPL2 chips
Wohlstand
2025-03-25
Prevent writing incompatible data to OPL2 chips
Wohlstand
2025-03-25
Fixed some CLang warnings
Wohlstand
2025-03-25
Added MAME OPL2 emulator
Wohlstand
2025-03-25
Implemented support of YMFM emulators and OPL2
Wohlstand
2025-03-25
Added YMFM emulators
Wohlstand
2025-03-25
Merge branch 'master' of github.com:Wohlstand/libADLMIDI
Wohlstand
2025-03-25
Chipset: Added "hasFullPanning" method
Wohlstand
2025-03-25
WinMM: Added ESFMu emulator into the list
Wohlstand
2025-03-25
esfm.c: Fixed another C90 violation
Wohlstand
2025-03-25
WinMM Experiment: Set high priority to render thread
Wohlstand
[next]