aboutsummaryrefslogtreecommitdiff
path: root/utils/midiplay
AgeCommit message (Expand)Author
2020-08-16Tuned the work on hardware OPL3 chipWohlstand
2020-01-17Update copyright yearWohlstand
2019-09-26Fixed build for MSVC2013Wohlstand
2019-09-23MidiPlay: Fixed warnings and some Windows buildsWohlstand
2019-09-23MidiPlay: Move Audio Output into separate moduleWohlstand
2019-09-23Don't call "-no-pie" when it's unavailableWohlstand
2019-09-23Set "-no-pie" to all executables built by GCCWohlstand
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
2019-01-24fix the SDL2 library searchJP Cimalando
2018-12-21Fixed Haiku buildWohlstand
2018-12-17Fixed C++98 and C90 warnings, also CLang rpath warningVitaly Novichkov
2018-12-15Remove makefilesFlamefire
2018-12-15Remove explicit link to stdc++Flamefire
2018-12-14CMake: Move all directory targets into root scriptWohlstand
2018-12-14Fixed DJGPP buildVitaly Novichkov
2018-12-13Optimize targets and related checksAlexander Grund
2018-12-13Fix compile definitionsAlexander Grund
2018-12-13Fix SDL2 handlingAlexander Grund
2018-12-13Revert "Put back "find_library" of SDL2"Alexander Grund
2018-12-13Put back "find_library" of SDL2Vitaly Novichkov
2018-12-13Continue clean-up of CMake buildVitaly Novichkov
2018-12-13Build: Splid the main CMake build scriptVitaly 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-02Fixed OpenWatcom IDE projectWohlstand