index
:
libADLMIDI
master
Fork of Bisqwit's OPL3 emulation library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
adlmidi-2
Age
Commit message (
Expand
)
Author
2019-02-22
Rhythm-mode percussion now works!
Vitaly Novichkov
2019-01-24
fix the SDL2 library search
JP Cimalando
2018-12-21
Fixed Haiku build
Wohlstand
2018-12-17
Fixed C++98 and C90 warnings, also CLang rpath warning
Vitaly Novichkov
2018-12-15
Remove pro files
Flamefire
2018-12-15
Remove explicit link to stdc++
Flamefire
2018-12-14
CMake: Move all directory targets into root script
Wohlstand
2018-12-14
Fixed DJGPP build
Vitaly Novichkov
2018-12-13
Fix OpenMP handling
Alexander Grund
2018-12-13
Improve compiler checks
Alexander Grund
2018-12-13
Optimize targets and related checks
Alexander Grund
2018-12-13
Fix compile definitions
Alexander Grund
2018-12-13
Fix SDL2 handling
Alexander Grund
2018-12-13
Revert "Put back "find_library" of SDL2"
Alexander Grund
2018-12-13
Put back "find_library" of SDL2
Vitaly Novichkov
2018-12-13
Continue clean-up of CMake build
Vitaly Novichkov
2018-12-13
Build: Splid the main CMake build script
Vitaly Novichkov
2018-12-05
ADLMIDI2: Backport minor fix from official ADLMIDI
Vitaly Novichkov
2018-12-04
ADLMIDI2: MSVC Warning fixes
Wohlstand
2018-07-31
fix some warnings
JP Cimalando
2018-07-31
ADLMIDI2: Added usage of Full-Panned stereo option
Vitaly Novichkov
2018-06-19
Apply same DJGPP build fix
Vitaly Novichkov
2018-06-03
Fixed warnings in the utils
Vitaly Novichkov
2018-05-16
allow to pass a -1 argument for instrument testing
JP Cimalando
2018-04-11
Update ADLMIDI2 to have support new command-line features
Vitaly Novichkov
2018-01-01
Fixed DJGPP build
Vitaly Novichkov
2017-12-17
Fixed build on CLang 3.8.0 on Linux
Vitaly Novichkov
2017-12-09
ADLMIDI2: Fixed macOS build
Wohlstand
2017-11-10
Ability to quit from Classic ADLMIDI under DOS by ESC key hit
Wohlstand
2017-11-10
Repair support of DJGPP for libADLMIDI and Classic ADLMIDI tool
Wohlstand
2017-11-09
Resolve weird crash caused by Tetris inside ADLMIDI2 and other changes
Wohlstand
2017-11-09
Don't inirialize Tetris statically in UserInterface in classic ADLMIDI tool
Wohlstand
2017-11-09
Added ability to use custom bank file from classic ADLMIDI tool
Wohlstand
2017-11-08
Fixed zero four-operators bug when using a bigger non-GM bank
Wohlstand
2017-11-08
Fixed Windows MinGW build
Wohlstand
2017-11-08
Fixed Windows MSVC build (adlmidi2 and gen_adldata)
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
Fixed few warnings in "ADLMIDI-2"
Wohlstand
2017-11-06
Added adapted original ADLMIDI as user of libADLMIDI code
Wohlstand