Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-22 | Provide pkg-config support | JP Cimalando | |
2018-10-19 | CMake: Oops | Vitaly Novichkov | |
2018-10-19 | CMake: Force static library build for VLC plugin | Vitaly Novichkov | |
2018-10-19 | AppVeyor: Push artifacts through script | Vitaly Novichkov | |
2018-10-19 | AppVeyor: Use silent mode of wget | Vitaly Novichkov | |
2018-10-19 | AppVeyor: Separate VLC plugin build | Vitaly Novichkov | |
2018-10-19 | AppVeyor: Fix the syntax errors | Vitaly Novichkov | |
2018-10-19 | AppVeyor: Try to build and deploy VLC plugin | Vitaly Novichkov | |
For MinGW-w64 toolchains only | |||
2018-10-18 | VLC: Prefer static library linking over shared | Vitaly Novichkov | |
2018-10-18 | VLC: Small fix of the findVLC on Windows | Wohlstand | |
2018-10-18 | Remove old useless files of OP3 experiments | Vitaly Novichkov | |
#185 | |||
2018-10-10 | MIDI Sequencer: remove old comments | Vitaly Novichkov | |
2018-10-10 | Added the exact license note into "fraction.hpp" file | Vitaly Novichkov | |
The license of this file is in Public Domain: https://bisqwit.iki.fi/src/index.html "... and orphan source code files are copyrighted public domain." | |||
2018-10-09 | pthread, not winpthread | Vitaly Novichkov | |
2018-10-09 | Don't hardcode "vlccore" library, use recognized name | Vitaly Novichkov | |
2018-10-09 | Link libgcc, libstdc++ and pthreads statically with DLL on Windows | Vitaly Novichkov | |
2018-10-09 | VLC Plugin: Link also pthreads on Windows | Vitaly Novichkov | |
2018-10-09 | VLC Plugin: Oops | Vitaly Novichkov | |
Fixed a nosense | |||
2018-10-09 | VLC Plugin: link libgcc and libstdc++ statically for a test | Vitaly Novichkov | |
2018-10-09 | Fixed a warning with disabled MIDI sequencer | Vitaly Novichkov | |
2018-10-06 | Merge pull request #184 from jpcima/reorganize | Vitaly Novichkov | |
reorganize the OPL3 chip manager code | |||
2018-10-05 | typedef OPL3 as Synth | JP Cimalando | |
2018-10-05 | reorganize around a lighter adlmidi_private header | JP Cimalando | |
2018-10-05 | reorganize MIDIplay code | JP Cimalando | |
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 |