Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-03-25 | Chipset: Added "hasFullPanning" method | Wohlstand | |
It should allow normal work of emulators without full-panning extension implementation, or with real hardware interfaces | |||
2025-01-01 | Update copyright year for 2025 | Wohlstand | |
2024-01-07 | Updated copyright year to 2024 | Wohlstand | |
2023-01-03 | Updated copyright for 2023 | Wohlstand | |
2022-01-05 | Updated copyright year for 2022 | Wohlstand | |
2021-01-14 | Updated copyright for 2021 | Wohlstand | |
2020-10-14 | Chipset: Synchronize code with OPL3-BE | Wohlstand | |
2020-02-22 | Merge branch 'master' into wip-new-embedded-banks | Wohlstand | |
2020-01-17 | Update copyright year | Wohlstand | |
2019-07-01 | First working of new database | Vitaly Novichkov | |
// not so stable, needs a polishing, however, multibank from embedded 72'th bank (DMXOPL3) works! | |||
2019-01-05 | Update copyright year to 2019 | Vitaly Novichkov | |
2018-07-29 | Implemented optional soft panning support for the included chip emulators, ↵ | Christopher Snowhill | |
disabled by default. | |||
2018-06-28 | License LGPL v2.1 for the complete chipset interface | Vitaly Novichkov | |
2018-06-19 | get chip base on level with OPNMIDI | JP Cimalando | |
2018-06-08 | chips: create a common method set for generation and resampling | JP Cimalando | |
2018-04-12 | Fix the damaged output regression and a small beautifying | Vitaly Novichkov | |
2018-04-11 | support for 32 bit mixing, and multiple sample formats | JP Cimalando | |
2018-04-10 | [Experimental] Added support for emulation core switching in real time! | Vitaly Novichkov | |
Due to clunky playback on updated Nuked OPL3 emulator v 1.8, I kept the Nuked OPL3 1.7.4 work in parallel and be a separated switchable emulator. |