Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-06-30 | New cache format for measured entries | Vitaly Novichkov | |
2019-06-22 | Make new cache format for new database entries | Vitaly Novichkov | |
2019-06-22 | Enable measurer for new database format too | Vitaly Novichkov | |
2019-06-07 | Prepare to make measurer for new stuff | Vitaly Novichkov | |
2019-06-06 | All bank formats now loading into new database | Wohlstand | |
2019-06-06 | Added IBK and C++98 support for generated database | Wohlstand | |
2019-06-02 | Junglevision format is also supported by new DB | Vitaly Novichkov | |
2019-06-01 | Add Bisqwit, OP2 and TMB | Vitaly Novichkov | |
2019-05-31 | WOPL: Don't try to pass multibank data into old generator | Wohlstand | |
2019-05-31 | Minor clean-up of AIL code | Wohlstand | |
2019-05-31 | Organize file formats parsers, and multi-bank AIL support | Wohlstand | |
2019-05-31 | Make the output of data into new database format | Wohlstand | |
2019-05-30 | Continue work on a new db format with a small dumper | Wohlstand | |
2019-05-30 | Draft structure for new embedded banks store | Vitaly Novichkov | |
2019-02-22 | Rhythm-mode percussion now works! | Vitaly Novichkov | |
2019-01-05 | Update copyright year to 2019 | Vitaly Novichkov | |
2018-12-15 | Remove pro files | Flamefire | |
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 | |
Keep it have library code only but no utils and examples are will be built independently #196 | |||
2018-10-01 | Minor fix of measurer | Wohlstand | |
[Backport from OPN2-BE] When we generate nothing on a first window for "zero" peak time, the releasing delay will always be zero. The "Ride cymbal 1" in my "xg.wopn" is an example that was caused by this bug. | |||
2018-08-31 | fix a miswritten name: sneakernets | JP Cimalando | |
2018-08-31 | gen_adldata: conversion of AdLib Gold BNK2 as 4op | JP Cimalando | |
2018-08-29 | fix the miswritten name of Jamie O'Connell | JP Cimalando | |
2018-07-28 | GenAdldata: Little warning fix | Vitaly Novichkov | |
2018-07-23 | generate velocity offsets from wopl files | JP Cimalando | |
2018-07-23 | emit velocity offset in genadldata | JP Cimalando | |
2018-06-25 | VLC Plugin: more controls! | Vitaly Novichkov | |
#38 | |||
2018-06-16 | Upgrated measurer algorithm and re-generated full embedded banks database | Vitaly Novichkov | |
2018-05-19 | Works and fixes | Vitaly Novichkov | |
- Fixed an incorrect calculation of 4-op channels and choosing 4-op channels for 2-op only banks - Resolved trouble with automatically chosen flags because of internal confusion | |||
2018-05-14 | GenAdlData: Small change of format output | Vitaly Novichkov | |
to don't cause Qt Creator think it's an error message of compiler | |||
2018-05-06 | Another attempt to fix the AppVeyor build | Vitaly Novichkov | |
2018-05-06 | Attempt to fix AppVeyor build | Vitaly Novichkov | |
2018-05-06 | Update IniProcessing | Vitaly Novichkov | |
2018-04-10 | Apply the update of measurer and fix the build of GenAdlData | Vitaly Novichkov | |
2018-01-21 | Copyright year update 2018 | Vitaly Novichkov | |
2017-11-21 | Fixed a recentny found long-time bug in measurer: a wrong note-off channels | Wohlstand | |
TODO: Re-generate entire cache as because of incorrect note-off bug, entire data was written incorrectly | |||
2017-11-20 | Added a short comment into WOPL parser | Wohlstand | |
2017-11-19 | Upgrated support for WOPL bank format to v3 | Wohlstand | |
2017-11-12 | Added ability to don't put comments into adldata.cpp | Wohlstand | |
by simple "ADLDATA_WITH_COMMENTS" macro undeclarison | |||
2017-11-08 | Fixed Windows MinGW build | Wohlstand | |
2017-11-08 | Fixed Windows MSVC build (adlmidi2 and gen_adldata) | Wohlstand | |
2017-11-07 | Fixed build of GenAdldata tool | Wohlstand | |
2017-11-05 | Use WOPL's bank flags to set deep tremolo and deep vibrato | Wohlstand | |
2017-11-04 | Added default states for deep tremolo/vibrato and volume moduels | Wohlstand | |
TODO: Implement support for tri-states per deep-tremolo, deep-vibrato flags | |||
2017-11-04 | GenAdlData: Merge melodic and percussion parsers in WOPL format parser | Wohlstand | |
...to don't have duplicated code |