Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-23 | adlmidiplay.cpp: Small whitespace tweak | Wohlstand | |
2023-01-03 | Updated copyright for 2023 | Wohlstand | |
2022-10-25 | midiplay: Added Linux-only song switch for debug purposes | Wohlstand | |
2022-10-17 | Improved the multi-song XMI support | Wohlstand | |
- Allow selecting every individual song of the XMI file - Allow dynamic song switch without re-opening of a file - Fixed XMI2MID converter with adding an ability to export every individual song - Added hooks for loop start and end events - Added an option to immediately stop the song processing on loop end reaching (needed to perform dynamic song switch at the loop end point) | |||
2022-06-29 | Added the chip channels allocation mode option | Wohlstand | |
2022-06-16 | Disable automatic arpeggio by default | Wohlstand | |
2022-01-05 | Updated copyright year for 2022 | Wohlstand | |
2021-12-01 | adlmidiplay.cpp: Fixed a typo | Wohlstand | |
2021-01-24 | Added an ability to disable auto-arpeggio | Wohlstand | |
Backported from libOPNMIDI | |||
2021-01-14 | Updated copyright for 2021 | Wohlstand | |
2020-09-28 | MidiPlay: A small beautify | Wohlstand | |
2020-09-16 | Added old and buggy HMI volume model | Wohlstand | |
It's needed to make a correct sounding of music of some game soundtracks such as "Asterix & Obelix" TODO: Verify the behavior of drums, seems still being different! | |||
2020-09-12 | A small typo fix | Wohlstand | |
Compared to the original documents and headers of John Miles for the proper title of his audio library. However, it also has "IBM" prefix: "IBM Audio Interface Library". Idk, is need to mention the IBM? | |||
2020-09-06 | MIDIPlay: Make easier help read on DOS | Wohlstand | |
When running this thing on DOS console, make it being easier to read by adding of "press any key to continue" separator every 23 printed lines | |||
2020-09-06 | Added an aproximated HMI volume model | Wohlstand | |
2020-09-02 | Added Generic FM variant of Win9X volume model | Wohlstand | |
2020-09-01 | Added AIL volume model | Wohlstand | |
2020-08-30 | MidiPlay: Added an ability to change the volume model | Wohlstand | |
2020-08-20 | MidiPlay: Tune out the printing delay | Wohlstand | |
2020-08-20 | MidiPlay: Fixed too big time print delay | Wohlstand | |
on emulated playback | |||
2020-08-16 | Tuned the work on hardware OPL3 chip | Wohlstand | |
#230 | |||
2020-01-17 | Update copyright year | Wohlstand | |
2019-09-26 | Fixed build for MSVC2013 | Wohlstand | |
2019-09-23 | MidiPlay: Fixed warnings and some Windows builds | Wohlstand | |
2019-09-23 | MidiPlay: Move Audio Output into separate module | Wohlstand | |
2019-02-24 | midiplay: oops! removed by mistake [ci skip] | JP Cimalando | |
2019-02-24 | javaopl3 work in progress | JP Cimalando | |
2019-02-23 | support the Opal emulator | JP Cimalando | |
2019-02-22 | Rhythm-mode percussion now works! | Vitaly Novichkov | |
2018-11-10 | fix minute display on 1+ hour tracks | JP Cimalando | |
2018-09-30 | Lock settings for CMF and IMF playing to don't destroy them | Vitaly Novichkov | |
For now, all settings are in safe, except of custom bank that getting be dropped away by CMF file that does passing of own custom instruments. | |||
2018-07-31 | ADLMIDIPlay: Tiny fix of "-fp" flag usage help | Vitaly Novichkov | |
2018-07-30 | [Experimental] Partially apply fixes to kode54's pull request | Wohlstand | |
2018-07-10 | midiplay: add argument --only | JP Cimalando | |
2018-07-07 | rename enum members for consistency | JP Cimalando | |
2018-07-07 | add midiplay option for solo track | JP Cimalando | |
2018-07-04 | ADLMIDIPlay: Little polishing of the macros and multibank from embeds | Vitaly Novichkov | |
2018-06-28 | basic channel description API | JP Cimalando | |
2018-06-25 | Using bigger integers for math in some places | Vitaly Novichkov | |
2018-06-23 | Implement a workaround for crashing Watcom compiler | Vitaly Novichkov | |
2018-06-21 | MidiPlay: print loop points in pretty format | Vitaly Novichkov | |
2018-06-19 | MidiPlay: Don't spam print with non-changed output, and print times pretty | Vitaly Novichkov | |
2018-06-07 | library version string for HQ variant | JP Cimalando | |
2018-05-19 | OpenWatcom compilation fix | Vitaly Novichkov | |
2018-05-17 | Fixed DJGPP build of MIDI Player | Vitaly Novichkov | |
2018-04-29 | ADLMIDIPlay: Fill g_audioFormat from obtained sample format value | Vitaly Novichkov | |
To avoid distorted sound because wanted and obtained sample format is different. | |||
2018-04-29 | ADLMIDIPlay: Small fix of obtained output information | Vitaly Novichkov | |
2018-04-29 | ADLMIDIPlay: Added ability to use different sample format | Vitaly Novichkov | |
2018-04-11 | Fixed typos in comments | Vitaly Novichkov | |
2018-04-11 | Added command line option to turn on full-ranged CC74 to MIDI Player tool | Vitaly Novichkov | |