aboutsummaryrefslogtreecommitdiff
path: root/utils/midiplay/adlmidiplay.cpp
AgeCommit message (Expand)Author
2018-06-21MidiPlay: print loop points in pretty formatVitaly Novichkov
2018-06-19MidiPlay: Don't spam print with non-changed output, and print times prettyVitaly Novichkov
2018-06-07library version string for HQ variantJP Cimalando
2018-05-19OpenWatcom compilation fixVitaly Novichkov
2018-05-17Fixed DJGPP build of MIDI PlayerVitaly Novichkov
2018-04-29ADLMIDIPlay: Fill g_audioFormat from obtained sample format valueVitaly Novichkov
2018-04-29ADLMIDIPlay: Small fix of obtained output informationVitaly Novichkov
2018-04-29ADLMIDIPlay: Added ability to use different sample formatVitaly Novichkov
2018-04-11Fixed typos in commentsVitaly Novichkov
2018-04-11Added command line option to turn on full-ranged CC74 to MIDI Player toolVitaly Novichkov
2018-04-11Put Nuked OPL3 1.8 be default and fix the DJGPP buildVitaly Novichkov
2018-04-10[Experimental] Added support for emulation core switching in real time!Vitaly Novichkov
2017-12-09Hardware OPL3 build fixVitaly Novichkov
2017-12-01Some fixes on non-DOS OpenWatcom targetsWohlstand
2017-11-20Small clean-up of demo toolWohlstand
2017-11-13Continue attempt to make library and demo player runnable under OpenWatcomWohlstand
2017-11-12libADLMIDI now is buildable under OpenWatcom except of some workaroundsWohlstand
2017-11-09Resolve weird crash caused by Tetris inside ADLMIDI2 and other changesWohlstand
2017-11-08Fixed zero four-operators bug when using a bigger non-GM bankWohlstand
2017-11-07Custom WOPL now supports multiple banksWohlstand
2017-11-01Added hooks and meta-info: title, copyright, track titles and markersWohlstand
2017-10-31Small clean-up of MIDI playerWohlstand
2017-10-31Added ability to print name of currently using OPL3 emulatorWohlstand
2017-10-26Continue works on loop points and some clean-upWohlstand
2017-10-25Clean-upWohlstand
2017-10-24Added working seekability!Wohlstand
2017-10-21Fixed MSVC2015 buildWohlstand
2017-10-20Added CMake supportWohlstand