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
2018-05-06
Fixed inability to load another custom bank!
Vitaly Novichkov
2018-05-01
Re-calculate measure delays in my 4-op bank
Vitaly Novichkov
2018-04-29
ADLMIDIPlay: Fill g_audioFormat from obtained sample format value
Vitaly Novichkov
2018-04-29
Use code of adl_cvtS8 in adl_cvtU8 directly
Vitaly Novichkov
2018-04-29
Added type casting into CopySamplesTransformed
Vitaly Novichkov
2018-04-29
ADLMIDIPlay: Small fix of obtained output information
Vitaly Novichkov
2018-04-29
ADLMIDIPlay: Added ability to use different sample format
Vitaly Novichkov
2018-04-27
Fixed MinGW-w64 build of DosBox emulator
Vitaly Novichkov
2018-04-27
Fixed MSVC build
Vitaly Novichkov
2018-04-25
ReadME: Add release data and correct CMake options manual
Vitaly Novichkov
2018-04-23
Merge pull request #81 from VolcanoMobile/master
Vitaly Novichkov
2018-04-23
add simple CMakeLists for android
loki666
2018-04-23
Fixed Android build
Vitaly Novichkov
2018-04-23
Merge branch 'stable'
Vitaly Novichkov
2018-04-23
Small fix for Android. TODO: Make a fix of this for MSVC
Vitaly Novichkov
2018-04-23
Small fix for Android. TODO: Make a fix of this for MSVC
Vitaly Novichkov
2018-04-23
Merge pull request #80 from jpcima/hard-rt
Vitaly Novichkov
2018-04-22
implement copy for OplChannel, and move implementations in .cpp
JP Cimalando
2018-04-22
Merge pull request #79 from jpcima/hard-rt-nullfix
Vitaly Novichkov
2018-04-22
check LocationData for null on access of vibdelay
JP Cimalando
2018-04-22
Merge pull request #78 from jpcima/hard-rt-nullfix
Vitaly Novichkov
2018-04-22
fix a null problem when allocating the last user cell
JP Cimalando
2018-04-22
Merge branch 'master' into stable
Vitaly Novichkov
2018-04-22
Added "Apogee IMF 90-ish" bank into set of embedded banks
Vitaly Novichkov
2018-04-22
Added my very old bank built with SBTimbre and was in the IBK format
Vitaly Novichkov
2018-04-22
Merge branch 'master' into stable
Vitaly Novichkov
2018-04-21
Merge pull request #77 from jpcima/wopl-api
Vitaly Novichkov
2018-04-21
wopl API: give names to struct and enum types
JP Cimalando
2018-04-21
Merge pull request #76 from VolcanoMobile/master
Vitaly Novichkov
2018-04-21
android: add build rules for rt
loki666
2018-04-21
Merge pull request #75 from jpcima/wopl-names
Vitaly Novichkov
2018-04-21
wopl robustness fix
JP Cimalando
2018-04-20
Merge pull request #74 from jpcima/fix-rshift
Vitaly Novichkov
2018-04-20
fix implementation defined behavior
JP Cimalando
2018-04-20
Android.mk: Add wopl_file.c into the script
Vitaly Novichkov
2018-04-20
Use the same WOPL_File parser from OPL3 Bank Editor in libADLMIDI
Vitaly Novichkov
2018-04-20
Fix a small warning, found on attempt to build OPL3 Bank Editor
Vitaly Novichkov
2018-04-20
Add note about of Hard-RT work of @jpcima into ChangeLog
Vitaly Novichkov
2018-04-20
Put some another functions into "ADLMIDI_DISABLE_MIDI_SEQUENCER" zone
Vitaly Novichkov
2018-04-19
hard-RT: elimination of the user map
JP Cimalando
2018-04-19
Merge pull request #71 from jpcima/hard-realtime-phys3
Vitaly Novichkov
2018-04-18
Merge remote-tracking branch 'origin/hard-realtime-phys2' into HEAD
JP Cimalando
2018-04-18
reformulated phys code into original map semantics
JP Cimalando
2018-04-18
Updated DMXOPL3 bank by @sneakernets
Wohlstand
2018-04-18
Updated DMXOPL3 bank by @sneakernets
Wohlstand
2018-04-18
explicit link against the library target
JP Cimalando
2018-04-18
fix Android.mk
loki666
2018-04-18
Merge pull request #70 from jpcima/cmake
Vitaly Novichkov
2018-04-18
explicit link against the library target
JP Cimalando
2018-04-17
Merge pull request #68 from VolcanoMobile/master
Vitaly Novichkov
[next]