Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-27 | Update .gitignore | Wohlstand | |
Ignore VisualStudio related stuff when opening CMake project | |||
2022-11-12 | Ignore macOS side junk files | Wohlstand | |
2019-07-02 | Simplify and automate preparation for deep-debug | Wohlstand | |
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-11-01 | MIDI Sequencer: Minor polishing | Vitaly Novichkov | |
2018-07-04 | Continue documenting, and apply some minor fixes on other files | Vitaly Novichkov | |
2017-10-20 | Added CMake support | Wohlstand | |
2017-07-30 | Improve gen_adldata program | Wohlstand | |
- Now it caches all generated data, so, we won't have to re-calculate same - File is writing by gen_adldata nor by stdout forward - Instead of hardcoded list of banks, I made the INI file which declares list of banks to generate - Add simple validators to tell which bank is absense and can't be loaded - Split code of gen_adldata.cc into multiple files of different role | |||
2015-10-10 | Update makefile | Wohlstand | |
added support of "clean" | |||
2015-10-10 | Initial commit | Vitaly Novichkov | |