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
Age
Commit message (
Expand
)
Author
2018-09-26
Fixed the too fast killing of releasing notes
Vitaly Novichkov
2018-09-25
dosbox: fix a potential cache access problem, and some warnings
JP Cimalando
2018-09-25
DosBox: Little code style correction
Vitaly Novichkov
2018-09-24
dosbox: add caching of the attack rate computation
JP Cimalando
2018-09-20
Minor update of my 4op GM bank
Vitaly Novichkov
2018-09-19
Merge pull request #176 from jpcima/consistency
Vitaly Novichkov
2018-09-19
eliminate a redundant null check
JP Cimalando
2018-09-19
Added automatic detection of HMI / RPG-Maker loop format
Vitaly Novichkov
2018-09-11
have consistent null checks and returns
JP Cimalando
2018-09-06
access into global chip settings
JP Cimalando
2018-09-04
Fix one minor MSVC warning
Vitaly Novichkov
2018-09-03
wopl: bug fix and test
JP Cimalando
2018-09-02
rename DOSBox using preferred casing
JP Cimalando
2018-09-01
provide default initialization for bank setup
JP Cimalando
2018-08-31
gen_adldata: conversion of AdLib Gold BNK2 as 4op
JP Cimalando
2018-08-31
Fixed build: missing change on CPP Extras part
Vitaly Novichkov
2018-08-31
Merge branch 'master' of git@github.com:Wohlstand/libADLMIDI.git
Vitaly Novichkov
2018-08-31
Added high tone frequency extension from OPL3-BE
Vitaly Novichkov
2018-08-30
Merge pull request #162 from jpcima/refresh-4ops
Vitaly Novichkov
2018-08-30
fix a case of miscalculation and infinite loop
JP Cimalando
2018-08-30
API to return 4op channels to the original count
JP Cimalando
2018-08-29
Merge pull request #161 from jpcima/joconnell
JP Cimalando
2018-08-29
fix a typo about Apogee Sound System
JP Cimalando
2018-08-29
fix the miswritten name of Jamie O'Connell
JP Cimalando
2018-08-28
Small warning fix
Wohlstand
2018-08-28
sequencer: enable end silence skipping
JP Cimalando
2018-08-28
XMI: fix the VLQ reading procedure
JP Cimalando
2018-08-28
Little beautifying
Vitaly Novichkov
2018-08-27
reassign the channel categories after num4ops was decreased
JP Cimalando
2018-08-27
early koff update to prevent a bad reuse of channel
JP Cimalando
2018-08-25
upgrade timing resolution to the microsecond
JP Cimalando
2018-08-22
Rotate octave on high out of range tone frequencies
Vitaly Novichkov
2018-08-03
Minor changes in comment text
JP Cimalando
2018-08-03
Minor cosmetical changes
Vitaly Novichkov
2018-08-02
add safety check for emulator switching
JP Cimalando
2018-07-31
Merge pull request #149 from jpcima/fix-warnings
Vitaly Novichkov
2018-07-31
fix the gcc warning "class-memaccess"
JP Cimalando
2018-07-31
Merge pull request #148 from jpcima/fix-warnings
Vitaly Novichkov
2018-07-31
fix some warnings
JP Cimalando
2018-07-31
Added missing `const` to pan-law tables
Vitaly Novichkov
2018-07-31
Fixed MSVC Build of shared library
Wohlstand
2018-07-31
Use macro hint instead of absolute panning mask value
Vitaly Novichkov
2018-07-31
Fix the initial panning state
Vitaly Novichkov
2018-07-31
Use the Pan Law table on DosBox emulator also
Vitaly Novichkov
2018-07-31
NukedOPL3: Guarantee that center pan will be equal
Vitaly Novichkov
2018-07-31
Merge branch 'master' into fullpan
Vitaly Novichkov
2018-07-30
[Experimental] Partially apply fixes to kode54's pull request
Wohlstand
2018-07-30
Merge pull request #147 from jpcima/visibility-hidden
Vitaly Novichkov
2018-07-30
remove an exported function which is unused
JP Cimalando
2018-07-30
Merge pull request #146 from jpcima/visibility-hidden
Vitaly Novichkov
[next]