aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-15VLC Plugin: Added the auto-arpeggio settings fieldWohlstand
2021-12-13Added per-bank MT32 defaults optionWohlstand
2021-12-01adlmidiplay.cpp: Fixed a typoWohlstand
2021-11-20Another small fixWohlstand
2021-11-20Fixed buildWohlstand
2021-11-20Fixed memory damages and crashes while playing XMI filesWohlstand
2021-11-19Send CC123 after passing loop endWohlstand
2021-10-25Update README.mdWohlstand
2021-10-25Update README.mdWohlstand
2021-10-25Added an ability to disable/enable the MIDI channelWohlstand
2021-10-25Added an ability to set number of loopsWohlstand
2021-10-25Updated the midi sequencer codeWohlstand
2021-08-25Add 3DS into the FPIC conditionWohlstand
2021-08-21Minor fix of broken drums at msadlib bankWohlstand
2021-08-19Another banks reorganizingWohlstand
2021-08-16Added MS-AdLib bankWohlstand
2021-07-27wopl_file.h: Organize the stdint necessary definesWohlstand
2021-07-27gen_adldata: Added an option to minify the generated source fileWohlstand
2021-07-18Synchronize the MIDI Sequencer with mainstreamWohlstand
2021-07-17Build: Don't build shared library where impossibleWohlstand
2021-07-17Build: Tune the Vita compatibilityWohlstand
2021-06-10Fixed broken unit testsWohlstand
2021-06-10Fixed GCC9 warnings at some classesWohlstand
2021-05-24Merge branch 'master' of github.com:Wohlstand/libADLMIDIWohlstand
2021-05-24Organize DMX banks into one folderWohlstand
2021-05-24Added the DMX bank from the Strife gameWohlstand
2021-02-09Fix compilation on SolarisCacodemon345
2021-01-24Added an ability to disable auto-arpeggioWohlstand
2021-01-14SDL2 Audio example: attempt to fix a conflict with the MIDI Player toolWohlstand
2021-01-14Updated copyright for 2021Wohlstand
2021-01-09Tune the SDL2 Audio C exampleWohlstand
2021-01-07Tune the processing of bank recognizing algorithmWohlstand
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-11-26GenAdlData: don't override files if nothing was changedWohlstand
2020-11-26Fixed IMF playing because of last data row missWohlstand
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-10-20Fixed a mistake in the installation manualWohlstand
2020-10-16Remove useless blocks from play and generate callsWohlstand
2020-10-16Remove the check from the MIDI playerWohlstand
2020-10-16Fixed an infinite loop caused by a zero delay valueWohlstand
2020-10-14Chipset: Synchronize code with OPL3-BEWohlstand
2020-10-14GenAdlData: Small fix for OpenMP detect on MSVCWohlstand
2020-10-14DosBox: keep own smart pointerWohlstand
2020-10-12DMX: A small fix of SynthBass2 G-bugWohlstand
2020-10-11Apply the same fix as for libOPNMIDIWohlstand
2020-09-28Fixed some minor MSVC warningsWohlstand