aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2024-08-02MidiPlay: Added Utf8Main to support unicode pathsWohlstand
2024-08-01MidiPlay: Added an ugly workaround for macOSWohlstand
2024-05-27MidiPlay: Alternative test of MIDI timerWohlstand
2024-05-27MidiPlay: Fixed double-free of handlersWohlstand
2024-05-24Serial: Tweaked some of timer codeWohlstand
2024-05-23MidiPlay: Tweaked the timer codeWohlstand
2024-05-23MidiPlay: Fixed build on macOSWohlstand
2024-05-21VLC plugin: Fixed the delay value for events processingWohlstand
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