aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2024-05-11MidiPlay: Better DOS timer codeWohlstand
2024-05-11MidiPlay: Backported gaininig from OPNMIDI playerWohlstand
2024-05-11Initial implementation of Serial supportWohlstand
2024-05-06MidiPlay: Print the status about DOS clockWohlstand
2024-05-06MidiPlay: Added check for dmpi_yield on DOSWohlstand
2024-01-07Updated copyright year to 2024Wohlstand
2023-07-23adlmidiplay.cpp: Small whitespace tweakWohlstand
2023-05-17gen_adldata: Support for custom banks.ini filesWohlstand
2023-01-03Updated copyright for 2023Wohlstand
2022-11-12MidiPlay: Always use the system byte orderWohlstand
2022-10-25xmi2mid: added an ability to explort multiple files at onceWohlstand
2022-10-25midiplay: Added Linux-only song switch for debug purposesWohlstand
2022-10-17Improved the multi-song XMI supportWohlstand
2022-06-29Added the chip channels allocation mode optionWohlstand
2022-06-16Disable automatic arpeggio by defaultWohlstand
2022-01-05Updated copyright year for 2022Wohlstand
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-07-27gen_adldata: Added an option to minify the generated source fileWohlstand
2021-06-10Fixed GCC9 warnings at some classesWohlstand
2021-01-24Added an ability to disable auto-arpeggioWohlstand
2021-01-14Updated copyright for 2021Wohlstand
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-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-14GenAdlData: Small fix for OpenMP detect on MSVCWohlstand
2020-09-28MidiPlay: A small beautifyWohlstand
2020-09-22Merge branch 'master' of git@github.com:Wohlstand/libADLMIDI.gitWohlstand
2020-09-22WinMM-Drv: fixed a minor crashWohlstand
2020-09-21WinMM-DRV: A small fix for the vanilla MinGW toolchainWohlstand
2020-09-21WinMM-Drv: A minor fixWohlstand
2020-09-21WinMM-Drv: Minor fix of the build for MSVCWohlstand
2020-09-21WinMM-Drv: Better compatibility with older WindowsWohlstand
2020-09-21WinMM-Drv: A small fix of a menu heightWohlstand
2020-09-21WinMM-DRV: Slightly change the wigth of 4ops comboboxWohlstand
2020-09-21WinMM-DRV: Organize resources and use ResEdit instead of VSWohlstand
2020-09-21WinMM-DRV: Fixed a small typo in a "vibrato" wordWohlstand
2020-09-21WinMM-DRV: Don't write a blank path line into registryWohlstand
2020-09-21Added WinMM driver for windows (#236)Vitaly Novichkov
2020-09-17GenAdlData: Apply the fix for DMX drumsWohlstand
2020-09-16VLC Plugin: Added missing HMI volume models into the listWohlstand
2020-09-16Added old and buggy HMI volume modelWohlstand
2020-09-13Rename "adldata.cpp" into "inst_db.cpp"Wohlstand
2020-09-12A small typo fixWohlstand
2020-09-06MIDIPlay: Make easier help read on DOSWohlstand