aboutsummaryrefslogtreecommitdiff
path: root/src/adlmidi.cpp
AgeCommit message (Expand)Author
2017-12-24Remove const from adl_metaMarker() return valueVitaly Novichkov
2017-12-24Fixed an inability to use adlmidi.h in pure C programsVitaly Novichkov
2017-12-21Remove no more needed "device" argument from SendStereoAudioVitaly Novichkov
2017-12-21Added missing DLL exports on RealTime functionsVitaly Novichkov
2017-12-18Fixed missing applySetup() calls on bank changesWohlstand
2017-12-16Fix the sample rate initializationVitaly Novichkov
2017-12-16Added experimental VLC pluginVitaly Novichkov
2017-12-16Added realtime API, Experimental, not testedVitaly Novichkov
2017-12-10Added "TODO" note into "adl_generate" functionVitaly Novichkov
2017-12-01Merge branch 'master' into get-rid-of-backup-bufferWohlstand
2017-11-26Fix a support for tristate flags (Default, Force-On and Force-Off)Wohlstand
2017-11-23Get rid of backup samples bufferWohlstand
2017-11-20Use const char* and const void* as input data typesWohlstand
2017-11-16Clean-up and beautifyingWohlstand
2017-11-12libADLMIDI now is buildable under OpenWatcom except of some workaroundsWohlstand
2017-11-10Incomplete attempt to provide support for OpenWattcom compilerWohlstand
2017-11-10Small fix of warnings on DJGPPWohlstand
2017-11-10Ability to quit from Classic ADLMIDI under DOS by ESC key hitWohlstand
2017-11-10Added adl_atEnd() functionWohlstand
2017-11-09Fixed a small warningWohlstand
2017-11-08Fixed zero four-operators bug when using a bigger non-GM bankWohlstand
2017-11-07Fixed build with usage of DosBox emulatorWohlstand
2017-11-07Custom WOPL now supports multiple banksWohlstand
2017-11-07New API, classic ADLMIDI, and CMakeWohlstand
2017-11-06Repair instrument testing mode in ADLMIDI-2 utilityWohlstand
2017-11-05Tri-state for deep-tremolo/vibrato/sm/adlib-percussion modesWohlstand
2017-11-01Added hooks and meta-info: title, copyright, track titles and markersWohlstand
2017-10-31Added ability to print name of currently using OPL3 emulatorWohlstand
2017-10-31Merge branch 'master' into seekabilityWohlstand
2017-10-31Optimize and clean-up of adl_play() function and use persistent bufferWohlstand
2017-10-26Continue works on loop points and some clean-upWohlstand
2017-10-25Clean-upWohlstand
2017-10-24Added working seekability!Wohlstand
2017-10-21Fixed MSVC2015 buildWohlstand
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