index
:
libADLMIDI
master
Fork of Bisqwit's OPL3 emulation library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
gen_adldata
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2024-08-31
gen_adldata: Fixed CMake version warning
Wohlstand
2023-05-17
gen_adldata: Support for custom banks.ini files
Wohlstand
2021-07-27
gen_adldata: Added an option to minify the generated source file
Wohlstand
2021-01-07
Do quiet check for OpenMP
Wohlstand
2020-10-14
GenAdlData: Small fix for OpenMP detect on MSVC
Wohlstand
2020-09-13
Rename "adldata.cpp" into "inst_db.cpp"
Wohlstand
2019-09-23
MidiPlay: Move Audio Output into separate module
Wohlstand
2019-09-23
Don't call "-no-pie" when it's unavailable
Wohlstand
2019-09-23
Set "-no-pie" to all executables built by GCC
Wohlstand
2019-07-02
Simplify and automate preparation for deep-debug
Wohlstand
2019-07-01
First working of new database
Vitaly Novichkov
2019-06-22
Enable measurer for new database format too
Vitaly Novichkov
2018-12-15
Remove explicit link to stdc++
Flamefire
2018-12-13
Fix OpenMP handling
Alexander Grund
2018-12-13
Improve compiler checks
Alexander Grund
2018-12-13
Fix SDL2 handling
Alexander Grund
2018-12-13
Continue clean-up of CMake build
Vitaly Novichkov
2018-12-13
Build: Splid the main CMake build script
Vitaly Novichkov