aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-12Added changelog itemVitaly Novichkov
2018-04-12Fix the damaged output regression and a small beautifyingVitaly Novichkov
2018-04-11Merge pull request #54 from jpcima/32bitmix-bisVitaly Novichkov
2018-04-11support for 32 bit mixing, and multiple sample formatsJP Cimalando
2018-04-11Move controls reset into same functionVitaly Novichkov
2018-04-11Fixed the real-time playing with multi-chipVitaly Novichkov
2018-04-11Fixed typos in commentsVitaly Novichkov
2018-04-11Update ADLMIDI2 to have support new command-line featuresVitaly Novichkov
2018-04-11Added command line option to turn on full-ranged CC74 to MIDI Player toolVitaly Novichkov
2018-04-11Changed logic of CC-74 BrightnessVitaly Novichkov
2018-04-11Merge branch 'master' of git@github.com:Wohlstand/libADLMIDI.gitVitaly Novichkov
2018-04-11Put Nuked OPL3 1.8 be default and fix the DJGPP buildVitaly Novichkov
2018-04-10Merge pull request #52 from jpcima/fix-memory-problemsVitaly Novichkov
2018-04-10fix memory management issuesJP Cimalando
2018-04-10When muting channel, set zero to releasing time out to free the channelVitaly Novichkov
2018-04-10Remove duplicated filesVitaly Novichkov
2018-04-10Fixed the broken output on Nuked OPL3 v 1.8 (#51)Vitaly Novichkov
2018-04-10Added support for CC120 "All sounds off" (#48)Vitaly Novichkov
2018-04-10Apply the update of measurer and fix the build of GenAdlDataVitaly Novichkov
2018-04-10[Experimental] Added support for emulation core switching in real time!Vitaly Novichkov
2018-04-09Merge pull request #50 from jpcima/version-stringVitaly Novichkov
2018-04-09version string fixJP Cimalando
2018-04-09Fixed the invalid ADLMIDI_VERSION macro copy-pasted from libOPNMIDIVitaly Novichkov
2018-04-08Merge pull request #46 from jpcima/cmake-buildVitaly Novichkov
2018-04-08fix the check which identifies cmake as a legacy versionJP Cimalando
2018-04-04Add Semaphore-CI badgeVitaly Novichkov
2018-04-04Allow using of older CMake buildsVitaly Novichkov
2018-03-31Small warning fixVitaly Novichkov
2018-03-28Re-Generate AdlData databaseWohlstand
2018-03-28Use shorter bank names in banks.iniWohlstand
2018-03-28Added new DMXOPL3 GS by @sneakernetsWohlstand
2018-03-27Remove std:: from all snprintf callsWohlstand
2018-03-27Merge branch 'master' of git@github.com:Wohlstand/libADLMIDI.gitVitaly Novichkov
2018-03-27Replace all sprintf calls with snprintfVitaly Novichkov
2018-03-27Fixed blank instruments fallback in multi-bank supportVitaly Novichkov
2018-03-26VLC Codec: Fix the pitch event passingWohlstand
2018-03-25Fixed the `long` vs `int64_t` conflict in CalculateAdlChannelGoodnessVitaly Novichkov
2018-03-25MSVC warning muter and remove `sstream` usageVitaly Novichkov
2018-03-24Another warning fixVitaly Novichkov
2018-03-24Small unused warning fixVitaly Novichkov
2018-03-24Change version inside of headerVitaly Novichkov
2018-03-24Added ability to disable MUS and XMI converters and MIDI SequencerVitaly Novichkov
2018-02-15Add an experimental "Apogee-IMF-90" bankVitaly Novichkov
2018-01-21Copyright year update 2018Vitaly Novichkov
2018-01-21Move version number into the public headerVitaly Novichkov
2018-01-21Refresh links in the README.mdVitaly Novichkov
2018-01-18Merge branch 'master' of github.com:Wohlstand/libADLMIDIVitaly Novichkov
2018-01-18Fixed C++ comment in nukedopl3.h headerVitaly Novichkov
2018-01-18Fix C90 comment compatibilityWohlstand
2018-01-11Apply experimental optimized edition of NukedOPL3 made by @trooshVitaly Novichkov