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
/
midiplay.cc
Age
Commit message (
Expand
)
Author
2024-08-29
adlmidi-2: Fixed MSVC build
Wohlstand
2020-10-21
ADLMIDI2; Backport recent changes from original project
Wohlstand
2020-10-21
Fix issue Wohlstand/libADLMIDI#239 by using _popen() plus a couple of other m...
HunterZ
2020-09-18
ADLMIDI2: Fixed an MSVC build
Wohlstand
2020-09-01
ADLMIDI2: Fixed build with disabled embedded banks mode
Wohlstand
2020-08-31
ADLMIDI2: Fixed a color reset and cursor showing
Wohlstand
2020-08-31
ADLMIDI2: A proper screen clear on quit
Wohlstand
2020-08-31
Remove C++ extras
Wohlstand
2020-08-25
Back-port a recent update of reverb code for adlmidi2
Wohlstand
2020-08-24
ADLMIDI2: Fixed an "bank always 0" bug
Wohlstand
2020-07-07
adlmidi2: Show the cursor after help text
Wohlstand
2019-09-23
MidiPlay: Fixed warnings and some Windows builds
Wohlstand
2019-09-23
MidiPlay: Move Audio Output into separate module
Wohlstand
2019-02-22
Rhythm-mode percussion now works!
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
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-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