Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-05 | reorganize the OPL3 chip manager code | JP Cimalando | |
2018-10-05 | Put updated "progdesc.php" in "_old_files" | Vitaly Novichkov | |
2018-10-04 | Merge pull request #183 from jpcima/cmake-installs | Vitaly Novichkov | |
improvement on the installation procedure based on CMake | |||
2018-10-04 | improvement on the installation procedure based on CMake | JP Cimalando | |
Detect the standard installation paths of OS distributions. Install a version symlink for the shared library. | |||
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-10-01 | Merge branch 'stable' of github.com:Wohlstand/libADLMIDI into stable | Wohlstand | |
2018-10-01 | Merge branch 'master' of github.com:Wohlstand/libADLMIDI into stable | Wohlstand | |
2018-10-01 | Merge branch 'master' into stable | Vitaly Novichkov | |
2018-10-01 | Readme update | Vitaly Novichkov | |
2018-10-01 | Remove useless dllexport from the typedef | Vitaly Novichkov | |
2018-09-30 | Minor fix of the public header | Vitaly Novichkov | |
2018-09-30 | Merge branch 'master' into stable | Vitaly Novichkov | |
2018-09-30 | Move "MaxChips" constant macro into adlmidi_private.hpp | Vitaly Novichkov | |
2018-09-30 | Remove useless condition | Vitaly Novichkov | |
2018-09-30 | TRUE Fix the 4-op channels count setup | Vitaly Novichkov | |
2018-09-30 | Fix the 4-op channels count setup | Vitaly Novichkov | |
2018-09-30 | Another CMF/IMF/RSXX playback fix | Vitaly Novichkov | |
2018-09-30 | Sequencer: fix attempt to load CMF again in same instance | Vitaly Novichkov | |
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-29 | Merge branch 'master' into stable | Vitaly Novichkov | |
2018-09-29 | CMake: Add a proper install of VLC plugin | Vitaly Novichkov | |
2018-09-28 | Merge branch 'master' into stable | Vitaly Novichkov | |
2018-09-28 | Fixed wrong position report on hot file re-load | Vitaly Novichkov | |
When opening another file with using of same instance, the position is getting be incorrect. | |||
2018-09-26 | Merge branch 'master' into stable | Vitaly Novichkov | |
2018-09-26 | Add the competition between channels with releasing notes | Vitaly Novichkov | |
#181 | |||
2018-09-26 | Pay attention to releasing notes | Vitaly Novichkov | |
#181 | |||
2018-09-26 | Fixed the too fast killing of releasing notes | Vitaly Novichkov | |
#181 | |||
2018-09-26 | Merge branch 'master' into stable | Vitaly Novichkov | |
2018-09-25 | Merge pull request #180 from jpcima/dosbox-1 | Vitaly Novichkov | |
dosbox: fix a potential cache access problem | |||
2018-09-25 | Merge branch 'stable' of git@github.com:Wohlstand/libADLMIDI.git into stable | Wohlstand | |
2018-09-25 | Merge branch 'master' into stable | Wohlstand | |
2018-09-25 | dosbox: fix a potential cache access problem, and some warnings | JP Cimalando | |
2018-09-25 | DosBox: Little code style correction | Vitaly Novichkov | |
2018-09-24 | dosbox: add caching of the attack rate computation | JP Cimalando | |
2018-09-20 | Remove my old experimental bank | Vitaly Novichkov | |
Which is included now as "Apogee-IMF-90.wopl" | |||
2018-09-20 | Minor update of my 4op GM bank | Vitaly Novichkov | |
2018-09-19 | Merge pull request #176 from jpcima/consistency | Vitaly Novichkov | |
eliminate a redundant null check | |||
2018-09-19 | eliminate a redundant null check | JP Cimalando | |
2018-09-19 | Added automatic detection of HMI / RPG-Maker loop format | Vitaly Novichkov | |
#175 | |||
2018-09-11 | Merge pull request #173 from jpcima/consistency | Vitaly Novichkov | |
have consistent null checks and returns | |||
2018-09-11 | have consistent null checks and returns | JP Cimalando | |
2018-09-06 | Merge pull request #171 from jpcima/igp-access | Vitaly Novichkov | |
access into global chip settings | |||
2018-09-06 | access into global chip settings | JP Cimalando | |
2018-09-04 | Merge branch 'master' into stable | Vitaly Novichkov | |
2018-09-04 | Fix one minor MSVC warning | Vitaly Novichkov | |
2018-09-04 | Merge branch 'master' into stable | Vitaly Novichkov | |
2018-09-03 | Merge pull request #170 from jpcima/wopl-file | Vitaly Novichkov | |
wopl: bug fix and test | |||
2018-09-03 | wopl: bug fix and test | JP Cimalando | |
2018-09-02 | Merge pull request #167 from jpcima/emulator-name | Vitaly Novichkov | |
rename DOSBox using preferred casing | |||
2018-09-02 | rename DOSBox using preferred casing | JP Cimalando | |