aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
39 hoursadlmidiplay.cpp: Workaround for GCC-15's std::dequeHEADmasterWohlstand
2025-05-20CMake, WinMM: Fixed "adlmidi.h" not foundWohlstand
2025-05-01MIDIPlay: Small timer tweak at the DOS playerWohlstand
2025-04-14Updated Apogee IMF bankWohlstand
2025-03-30WinMM: Prevent possible crash due to array out-of-rangeWohlstand
2025-03-29Added support for LLE OPL2 and OPL3 emulatorsWohlstand
2025-03-29Refactored DOS supportWohlstand
2025-03-27VLC Plugin: Apply dynamic list as at libOPNMIDIWohlstand
2025-03-27VLC Plugin: Fixed new emulators missingWohlstand
2025-03-26MIDIPlay: Enable terminal hotkeysWohlstand
2025-03-25Added MAME OPL2 emulatorWohlstand
2025-03-25Implemented support of YMFM emulators and OPL2Wohlstand
2025-03-25WinMM: Added ESFMu emulator into the listWohlstand
2025-03-25WinMM Experiment: Set high priority to render threadWohlstand
2025-03-24Added experimental support of ESFMu emulatorWohlstand
2025-03-17WinMM: Fixed beginthread data size at MidiSynth.cppWohlstand
2025-03-17WinMM: Allow fallback to PCM16 if FLOAT32 failsWohlstand
2025-03-17WinMM: Don't try to assign clientNum if dwUser is NULLWohlstand
2025-03-17WinMM: Small fix of the test.cWohlstand
2025-03-17WinMM: Extended test utilityWohlstand
2025-01-01Small fix of the copyright update scriptWohlstand
2025-01-01Update copyright year for 2025Wohlstand
2024-09-04VLC Plugin: ouch, fixed comment for macOSWohlstand
2024-09-04VLC Plugin: Added the "experimental" mark for the Serial featureWohlstand
2024-09-04Merge branch 'master' of github.com:Wohlstand/libADLMIDIWohlstand
2024-08-31gen_adldata: Fixed CMake version warningWohlstand
2024-08-29adlmidi-2: Fixed MSVC buildWohlstand
2024-08-29MIDIPlay: Fixed MSVC buildWohlstand
2024-08-29Merge branch 'master' into wip-hw-serialWohlstand
2024-08-29WinMM: Fixed MSVC buildWohlstand
2024-08-29Fixed DOS buildWohlstand
2024-08-29Merge branch 'master' of git@github.com:Wohlstand/libADLMIDI.git into wip-hw-...Wohlstand
2024-08-22WinMM: config_dialog.c: Fixed warningWohlstand
2024-08-22WinMM: Fixed the MinGW workaroundWohlstand
2024-08-22WinMM: Added gaining functionWohlstand
2024-08-22WinMM: Use the Float32 for WaveOutWohlstand
2024-08-22WinMM: Added chan-alloc and audio output optionsWohlstand
2024-08-02MusPlay: Added comments for some tweaksWohlstand
2024-08-02MusPlay: Set bigger mindelay limit on WindowsWohlstand
2024-08-02MidiPlay: Tweaked the non-SDL2 timerWohlstand
2024-08-02MidiPlay; Added explanations for error messagesWohlstand
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-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