aboutsummaryrefslogtreecommitdiff
path: root/utils/midiplay/adlmidiplay.cpp
AgeCommit message (Expand)Author
2019-09-23MidiPlay: Move Audio Output into separate moduleWohlstand
2019-02-24midiplay: oops! removed by mistake [ci skip]JP Cimalando
2019-02-24javaopl3 work in progressJP Cimalando
2019-02-23support the Opal emulatorJP Cimalando
2019-02-22Rhythm-mode percussion now works!Vitaly Novichkov
2018-11-10fix minute display on 1+ hour tracksJP Cimalando
2018-09-30Lock settings for CMF and IMF playing to don't destroy themVitaly Novichkov
2018-07-31ADLMIDIPlay: Tiny fix of "-fp" flag usage helpVitaly Novichkov
2018-07-30[Experimental] Partially apply fixes to kode54's pull requestWohlstand
2018-07-10midiplay: add argument --onlyJP Cimalando
2018-07-07rename enum members for consistencyJP Cimalando
2018-07-07add midiplay option for solo trackJP Cimalando
2018-07-04ADLMIDIPlay: Little polishing of the macros and multibank from embedsVitaly Novichkov
2018-06-28basic channel description APIJP Cimalando
2018-06-25Using bigger integers for math in some placesVitaly Novichkov
2018-06-23Implement a workaround for crashing Watcom compilerVitaly Novichkov
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