aboutsummaryrefslogtreecommitdiff
path: root/src/adlmidi_db.h
AgeCommit message (Collapse)Author
2025-01-01Update copyright year for 2025Wohlstand
2024-01-07Updated copyright year to 2024Wohlstand
2023-01-03Updated copyright for 2023Wohlstand
2022-12-12Include the 3DS into the condition of the packing disablingWohlstand
2022-11-15adlmidi_db.h: Don't pack structures on ARM64Wohlstand
An attempt to resolve the "pointer not aligned at address" CLang error
2022-01-05Updated copyright year for 2022Wohlstand
2021-01-14Updated copyright for 2021Wohlstand
2020-08-24Fixed a bug of junk instruments instead of blankWohlstand
2020-08-19Use new banks database formatWohlstand
However, it's stil need to clean-up and fix gen_adldata for a correct work!
2019-07-02Bank names array for compatibility and less DB source file sizeWohlstand
Yes, the compatibility is needed... for public function that gives RO an access to that array.
2019-07-01First working of new databaseVitaly Novichkov
// not so stable, needs a polishing, however, multibank from embedded 72'th bank (DMXOPL3) works!
2019-06-30Minor fixVitaly Novichkov
2019-06-06Pack database structures to reduce binary sizeWohlstand
2019-06-06Added IBK and C++98 support for generated databaseWohlstand