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
/
wopl
Age
Commit message (
Expand
)
Author
2025-01-01
Update copyright year for 2025
Wohlstand
2024-01-07
Updated copyright year to 2024
Wohlstand
2023-01-03
Updated copyright for 2023
Wohlstand
2022-01-05
Updated copyright year for 2022
Wohlstand
2021-12-13
Added per-bank MT32 defaults option
Wohlstand
2021-07-27
wopl_file.h: Organize the stdint necessary defines
Wohlstand
2021-02-09
Fix compilation on Solaris
Cacodemon345
2021-01-14
Updated copyright for 2021
Wohlstand
2020-09-21
Added WinMM driver for windows (#236)
Vitaly Novichkov
2020-09-06
Added an aproximated HMI volume model
Wohlstand
2020-09-02
Added Generic FM variant of Win9X volume model
Wohlstand
2020-09-01
Added AIL volume model
Wohlstand
2020-08-31
WOPL: New volume models
Wohlstand
2020-01-17
Update copyright year
Wohlstand
2019-01-05
Update copyright year to 2019
Vitaly Novichkov
2018-11-04
update the WOPL library with fixes
JP Cimalando
2018-09-03
wopl: bug fix and test
JP Cimalando
2018-07-08
Small comma fix in WOPL parser header
Vitaly Novichkov
2018-07-04
Remove deprecated enums from WOPL file processor
Vitaly Novichkov
2018-07-04
Another typo fixes, begin to document all public functions
Vitaly Novichkov
2018-07-04
Added instrument rhythm-mode related enums into the public header
Vitaly Novichkov
2018-05-17
Auto-define missing int types to build on Watcom with C90
Vitaly Novichkov
2018-04-21
wopl API: give names to struct and enum types
JP Cimalando
2018-04-21
wopl robustness fix
JP Cimalando
2018-04-20
fix implementation defined behavior
JP Cimalando
2018-04-20
Use the same WOPL_File parser from OPL3 Bank Editor in libADLMIDI
Vitaly Novichkov