aboutsummaryrefslogtreecommitdiff
path: root/src/adlmidi.cpp
AgeCommit message (Expand)Author
2017-10-18Wave recording in demo tool and disable loop by defaultWohlstand
2017-10-18Smooth finalizing, rewinding, and a bit more crash safetyWohlstand
2017-10-17EXPERIMENTAL: Support for custom banks!Wohlstand
2017-10-09Don't reinterpret same pointer every usage in adl_play()Wohlstand
2017-06-19Fixed compatibility with MSVCWohlstand
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-15Fixed logarithmic volumes flag and added support for XMI and MUS formatsWohlstand
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-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-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 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-13Fixed freezing on IMF playingWohlstand
2016-06-07Continue research at JungleVision file formatWohlstand
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
2015-12-10Allow volume modulationWohlstand
2015-10-10Fix error of Windows buildWohlstand
2015-10-10Initial commitWohlstand