aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2016-12-07Added validation of variable length value on MIDI loadingWohlstand
2016-12-07Fixed crash in the DosBox versionWohlstand
2016-12-07Ouch (fixed inverted loop flag, reported in issue #3)Wohlstand
2016-12-07Begin optimization works on Nuked OPL3's codeWohlstand
2016-12-06Fixed Android buildWohlstand
2016-12-06Added Nuked OPL3 emulator (which is more accurate than DosBox's)Wohlstand
2016-11-15Fixed drums in 4 banksWohlstand
2016-10-23Fixed build on WindowsWohlstand
2016-10-22Apply latest update of ADLMIDIWohlstand
2016-09-02Added three Apogee banks: Blood, Lee and NAMWohlstand
2016-09-02Added a function to retrieve a count of the banksWohlstand
2016-08-06Fixed infinite loop caused by attempt to play blank MIDI-fileWohlstand
2016-08-05Handle 111'th controller as loopStart pointWohlstand
2016-06-20Merge branch 'master' of git@github.com:Wohlstand/libADLMIDI.gitWohlstand
2016-06-20Replacing some IBK's with merged TMB'sWohlstand
2016-06-13Partially modified banksWohlstand
2016-06-13Fixed freezing on IMF playingWohlstand
2016-06-09Another changes of the modded OP3 banksWohlstand
2016-06-09Another experiment with OP3-filesWohlstand
2016-06-07Continue research at JungleVision file formatWohlstand
2016-05-14Fixed exampleWohlstand
2016-05-14Added 68'th bank: default Timbre bank of the Build EngineWohlstand
2016-03-22Fixed file parsing and accuracy of DMX banks playbackWohlstand
2016-03-16More accurate DMX fine tune of second voiceWohlstand
2016-02-07Changes made in January and February 2016Wohlstand
2016-02-07Taking generated audio also via pointerWohlstand
2016-02-07Small warning fixWohlstand