Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-07 | New API, classic ADLMIDI, and CMake | Wohlstand | |
- Attempt to support hardware OPL and add build of classic ADLMIDI into CMake - Added new API functions - Added C++ Extras are needed for classic ADLMIDI player - Error string is no more static. Static variant is kept for initialization errors only. | |||
2017-10-22 | Fix MSVC CMake compilation | Wohlstand | |
TODO: Fix a freaking MSVC's "invalid comparator" assert given by std::map::lower_bound() call | |||
2017-10-22 | Fix execution of gen_adldata from Xcode project build | Wohlstand | |
2017-10-22 | Fixed CMake build on macOS | Wohlstand | |
2017-10-21 | Fixed MSVC2015 build | Wohlstand | |
2017-10-20 | Fixed MinGW Windowd build via CMake | Wohlstand | |
(Issue #26) | |||
2017-10-20 | Fixed CMake build | Wohlstand | |
2017-10-20 | Added CMake support | Wohlstand | |