aboutsummaryrefslogtreecommitdiff
path: root/utils/adlmidi-2
AgeCommit message (Expand)Author
2024-08-29adlmidi-2: Fixed MSVC buildWohlstand
2024-08-29MIDIPlay: Fixed MSVC buildWohlstand
2021-01-07adlmidi2: Tune the buildWohlstand
2021-01-07Little fix at includesWohlstand
2021-01-07adlmidi2: Add the test check for termio and termios typeWohlstand
2021-01-07Do quiet check for OpenMPWohlstand
2020-10-21ADLMIDI2; Backport recent changes from original projectWohlstand
2020-10-21Fix issue Wohlstand/libADLMIDI#239 by using _popen() plus a couple of other m...HunterZ
2020-09-18ADLMIDI2: Fixed an MSVC buildWohlstand
2020-09-01ADLMIDI2: Fixed build with disabled embedded banks modeWohlstand
2020-08-31ADLMIDI2: Fixed buildWohlstand
2020-08-31ADLMIDI2: Fixed a color reset and cursor showingWohlstand
2020-08-31ADLMIDI2: A proper screen clear on quitWohlstand
2020-08-31Remove C++ extrasWohlstand
2020-08-31ADLMIDI2: Turn video and puzzle bools into optionsWohlstand
2020-08-25Back-port a recent update of reverb code for adlmidi2Wohlstand
2020-08-24ADLMIDI2: Fixed an "bank always 0" bugWohlstand
2020-07-07 adlmidi2: Show the cursor after help textWohlstand
2020-06-09Attempt to fix a build on ARMWohlstand
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-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 pro filesFlamefire
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-13Fix OpenMP handlingAlexander Grund
2018-12-13Improve compiler checksAlexander Grund
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-12-05ADLMIDI2: Backport minor fix from official ADLMIDIVitaly Novichkov
2018-12-04ADLMIDI2: MSVC Warning fixesWohlstand
2018-07-31fix some warningsJP Cimalando
2018-07-31ADLMIDI2: Added usage of Full-Panned stereo optionVitaly Novichkov
2018-06-19Apply same DJGPP build fixVitaly Novichkov
2018-06-03Fixed warnings in the utilsVitaly Novichkov
2018-05-16allow to pass a -1 argument for instrument testingJP Cimalando
2018-04-11Update ADLMIDI2 to have support new command-line featuresVitaly Novichkov
2018-01-01Fixed DJGPP buildVitaly Novichkov
2017-12-17Fixed build on CLang 3.8.0 on LinuxVitaly Novichkov