aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-10-09Fixed WOPN parser to use both real 4-op and pseudo 4-op modes in same bankWohlstand
2017-10-09Don't reinterpret same pointer every usage in adl_play()Wohlstand
2017-10-08Fix missing of byte skipping for the note-off eventWohlstand
2017-10-08Add support for WOPL banks formatWohlstand
2017-10-01Prepare for implementation of real-time MIDI supportWohlstand
2017-09-30Apply CLang warnings fix of fraction.h from WohlSoft/AudioCodecs repositoryWohlstand
2017-09-23Improved instruments in 68'th bank and fixed octaves offsets in 59'thWohlstand
2017-09-23Update 68'th bankWohlstand
2017-09-22Update Sneakernet's DMXOPL bankWohlstand
2017-09-09oopsWohlstand
2017-09-09Another update of drums of 66'th bankWohlstand
2017-09-04Small update of percussions in 66'th bankWohlstand
2017-09-01DMXOPL3 v2.2Philippe Simons
2017-08-30update DMXOPL v2.1aloki666
2017-08-25Update DMXOPL by @Sneakernets with latest fixesWohlstand
2017-08-22Update @Sneakernets's DMXOPL2 bankWohlstand
2017-08-09Fix the first kick drum in 12'th (Earthsieg) bankWohlstand
2017-08-08Another small update of Sneakernets's bankWohlstand
2017-08-06update DMXOPLloki666
2017-07-30Small sign-unsign warning fixWohlstand
2017-07-30Fixed three missing HMI banks, againWohlstand
2017-07-30Fixed three missing HMI banksWohlstand
2017-07-30Improve gen_adldata programWohlstand
2017-07-25use NukedOPL3 for gen_adldataPhilippe Simons
2017-07-14Update Sneakernets's bank, againWohlstand
2017-07-10Apply update of Sneakernets's bankWohlstand
2017-06-19Add DMXOPL bank by @sneakernetsWohlstand
2017-06-19Fixed compatibility with MSVCWohlstand
2017-04-11Another update of 68'th bankWohlstand
2017-04-07Update the 68'th bank, againWohlstand
2017-04-06Update the 68'th bank, using AIL format because of note offset abilityWohlstand
2017-02-28Change long double into double because of no necessary for itWohlstand
2017-02-28Fixed wrong very long inter-note delays on 32-bit platformsWohlstand
2017-02-17Attempt to fix incorrect delay calculation on 32-bit systemsWohlstand
2017-02-17Better audio clipping while mixingWohlstand
2017-02-16Remove usage of std::shared_ptrWohlstand
2017-02-16Fix processing of the drums of AIL banks!Wohlstand
2017-02-15Fix weird drums processing for some banksWohlstand
2017-02-15Fixed logarithmic volumes flag and added support for XMI and MUS formatsWohlstand
2017-02-07Fill drum-less 47'th bank with drums set from the other bankWohlstand
2017-02-07Fixed swapped melodic and drums mistake of the 12'th bank "Earthsiege"Wohlstand
2017-01-26Created a "Theme Park" bank with the fixed drumsWohlstand
2017-01-16Split adlmidi.cpp now keeps API functions onlyWohlstand
2016-12-09Added a changalbe volume ranges modelWohlstand
2016-12-08Little experiment with switchable volume range modelsWohlstand
2016-12-08Rename "slots" into "chipslots"Wohlstand
2016-12-07OoopsWohlstand
2016-12-07Fix another Android NDK's warningWohlstand
2016-12-07Fixed another crash and dealing with uninitialized memoryWohlstand
2016-12-07Little refactoring of adl_play() function to fix return size valueWohlstand