Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-15 | Merge branch 'master' of github.com:Wohlstand/libADLMIDI | Vitaly Novichkov | |
# Conflicts: # utils/vlc_codec/CMakeLists.txt | |||
2018-12-15 | CMake: Use C90 but C99 at VLC Plugin | Vitaly Novichkov | |
2018-12-14 | CMake: Move all directory targets into root script | Wohlstand | |
2018-12-14 | Continue CMake clean-up | Vitaly Novichkov | |
2018-12-14 | Fixed DJGPP build | Vitaly Novichkov | |
2018-12-13 | Fix OpenMP handling | Alexander Grund | |
2018-12-13 | Improve compiler checks | Alexander Grund | |
2018-12-13 | Optimize targets and related checks | Alexander Grund | |
2018-12-13 | Fix compile definitions | Alexander Grund | |
No "-D" needed | |||
2018-12-13 | Fix SDL2 handling | Alexander Grund | |
2018-12-13 | Revert "Put back "find_library" of SDL2" | Alexander Grund | |
This reverts commit c43c8b1293f1766abfef5689c8d21fb0fd124f6f. | |||
2018-12-13 | Put back "find_library" of SDL2 | Vitaly Novichkov | |
Unfortunately, the "find_package" fails on some cases | |||
2018-12-13 | Continue clean-up of CMake build | Vitaly Novichkov | |
2018-12-13 | Keep output of VLC plugin into the root of binary directory | Vitaly Novichkov | |
2018-12-13 | Build: Splid the main CMake build script | Vitaly Novichkov | |
Keep it have library code only but no utils and examples are will be built independently #196 | |||
2018-12-05 | ADLMIDI2: Backport minor fix from official ADLMIDI | Vitaly Novichkov | |
Change setbuffer to setvbuf, fixing PR2 / issue 2. https://github.com/bisqwit/adlmidi/commit/2f3a6263b79b832efac1feda07cee07820dfc309 | |||
2018-12-04 | ADLMIDI2: MSVC Warning fixes | Wohlstand | |
2018-11-10 | fix minute display on 1+ hour tracks | JP Cimalando | |
2018-10-01 | Minor fix of measurer | Wohlstand | |
[Backport from OPN2-BE] When we generate nothing on a first window for "zero" peak time, the releasing delay will always be zero. The "Ride cymbal 1" in my "xg.wopn" is an example that was caused by this bug. | |||
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-09-02 | rename DOSBox using preferred casing | JP Cimalando | |
2018-08-31 | fix a miswritten name: sneakernets | JP Cimalando | |
2018-08-31 | gen_adldata: conversion of AdLib Gold BNK2 as 4op | JP Cimalando | |
2018-08-29 | fix the miswritten name of Jamie O'Connell | JP Cimalando | |
2018-07-31 | fix some warnings | JP Cimalando | |
2018-07-31 | ADLMIDI2: Added usage of Full-Panned stereo option | Vitaly Novichkov | |
2018-07-31 | ADLMIDIPlay: Tiny fix of "-fp" flag usage help | Vitaly Novichkov | |
2018-07-31 | VLC Plugin: Added usage of the full panning stereo | Vitaly Novichkov | |
2018-07-30 | [Experimental] Partially apply fixes to kode54's pull request | Wohlstand | |
2018-07-28 | GenAdldata: Little warning fix | Vitaly Novichkov | |
2018-07-23 | generate velocity offsets from wopl files | JP Cimalando | |
2018-07-23 | emit velocity offset in genadldata | JP Cimalando | |
2018-07-10 | midiplay: add argument --only | JP Cimalando | |
2018-07-09 | provide XMI to MID conversion as tool | 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 | VLC Plugin: Fixed a little typo | Vitaly Novichkov | |
2018-06-25 | VLC Plugin: more controls! | Vitaly Novichkov | |
#38 | |||
2018-06-25 | Using bigger integers for math in some places | Vitaly Novichkov | |
2018-06-24 | Small fix of VLC codec | Vitaly Novichkov | |
2018-06-23 | VLC Plugin: Fixed SysEx passing | Vitaly Novichkov | |
2018-06-23 | Implement a workaround for crashing Watcom compiler | Vitaly Novichkov | |
2018-06-22 | VLC Codec: Make passing of SysEx events | Vitaly Novichkov | |
2018-06-22 | VLC Plugin: Add missing Note-AfterTouch event support | Vitaly Novichkov | |
2018-06-21 | MidiPlay: print loop points in pretty format | Vitaly Novichkov | |
2018-06-19 | Apply same DJGPP build fix | Vitaly Novichkov | |
as here https://github.com/Wohlstand/libADLMIDI/commit/96f407668feb79b883e294d1ce3f7fc5bbf823ed [ :warning: A conflict with "poly-portamento2" is possible!!! :warning:. Need to me resolve it on receiving the push ] | |||
2018-06-19 | MidiPlay: Don't spam print with non-changed output, and print times pretty | Vitaly Novichkov | |
2018-06-16 | Upgrated measurer algorithm and re-generated full embedded banks database | Vitaly Novichkov | |