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
/
midiplay
/
adlmidiplay.cpp
Age
Commit message (
Expand
)
Author
2019-09-23
MidiPlay: Move Audio Output into separate module
Wohlstand
2019-02-24
midiplay: oops! removed by mistake [ci skip]
JP Cimalando
2019-02-24
javaopl3 work in progress
JP Cimalando
2019-02-23
support the Opal emulator
JP Cimalando
2019-02-22
Rhythm-mode percussion now works!
Vitaly Novichkov
2018-11-10
fix minute display on 1+ hour tracks
JP Cimalando
2018-09-30
Lock settings for CMF and IMF playing to don't destroy them
Vitaly Novichkov
2018-07-31
ADLMIDIPlay: Tiny fix of "-fp" flag usage help
Vitaly Novichkov
2018-07-30
[Experimental] Partially apply fixes to kode54's pull request
Wohlstand
2018-07-10
midiplay: add argument --only
JP Cimalando
2018-07-07
rename enum members for consistency
JP Cimalando
2018-07-07
add midiplay option for solo track
JP Cimalando
2018-07-04
ADLMIDIPlay: Little polishing of the macros and multibank from embeds
Vitaly Novichkov
2018-06-28
basic channel description API
JP Cimalando
2018-06-25
Using bigger integers for math in some places
Vitaly Novichkov
2018-06-23
Implement a workaround for crashing Watcom compiler
Vitaly Novichkov
2018-06-21
MidiPlay: print loop points in pretty format
Vitaly Novichkov
2018-06-19
MidiPlay: Don't spam print with non-changed output, and print times pretty
Vitaly Novichkov
2018-06-07
library version string for HQ variant
JP Cimalando
2018-05-19
OpenWatcom compilation fix
Vitaly Novichkov
2018-05-17
Fixed DJGPP build of MIDI Player
Vitaly Novichkov
2018-04-29
ADLMIDIPlay: Fill g_audioFormat from obtained sample format value
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-11
Fixed typos in comments
Vitaly Novichkov
2018-04-11
Added command line option to turn on full-ranged CC74 to MIDI Player tool
Vitaly Novichkov
2018-04-11
Put Nuked OPL3 1.8 be default and fix the DJGPP build
Vitaly Novichkov
2018-04-10
[Experimental] Added support for emulation core switching in real time!
Vitaly Novichkov
2017-12-09
Hardware OPL3 build fix
Vitaly Novichkov
2017-12-01
Some fixes on non-DOS OpenWatcom targets
Wohlstand
2017-11-20
Small clean-up of demo tool
Wohlstand
2017-11-13
Continue attempt to make library and demo player runnable under OpenWatcom
Wohlstand
2017-11-12
libADLMIDI now is buildable under OpenWatcom except of some workarounds
Wohlstand
2017-11-09
Resolve weird crash caused by Tetris inside ADLMIDI2 and other changes
Wohlstand
2017-11-08
Fixed zero four-operators bug when using a bigger non-GM bank
Wohlstand
2017-11-07
Custom WOPL now supports multiple banks
Wohlstand
2017-11-01
Added hooks and meta-info: title, copyright, track titles and markers
Wohlstand
2017-10-31
Small clean-up of MIDI player
Wohlstand
2017-10-31
Added ability to print name of currently using OPL3 emulator
Wohlstand
2017-10-26
Continue works on loop points and some clean-up
Wohlstand
2017-10-25
Clean-up
Wohlstand
2017-10-24
Added working seekability!
Wohlstand
2017-10-21
Fixed MSVC2015 build
Wohlstand
2017-10-20
Added CMake support
Wohlstand
[prev]