aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
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
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