aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-12-13C++98 build fixVitaly Novichkov
2018-12-13Build: Splid the main CMake build scriptVitaly Novichkov
2018-11-20Merge branch 'master' into std-structuresVitaly Novichkov
2018-11-17Apply the same minor optimization for bender as for libOPNMIDIVitaly Novichkov
2018-11-10enable more debugging checksJP Cimalando
2018-11-10support zero-alloc + fixJP Cimalando
2018-11-10converted activenotes to generic listJP Cimalando
2018-11-10linked list structure + usersJP Cimalando
2018-11-04update the WOPL library with fixesJP Cimalando
2018-11-01MIDI Sequencer: Fixed missing per-track titlesVitaly Novichkov
2018-11-01MIDI Sequencer: Minor polishingVitaly Novichkov
2018-10-10MIDI Sequencer: remove old commentsVitaly Novichkov
2018-10-10Added the exact license note into "fraction.hpp" fileVitaly Novichkov
2018-10-09Fixed a warning with disabled MIDI sequencerVitaly Novichkov
2018-10-05typedef OPL3 as SynthJP Cimalando
2018-10-05reorganize around a lighter adlmidi_private headerJP Cimalando
2018-10-05reorganize MIDIplay codeJP Cimalando
2018-10-05reorganize the OPL3 chip manager codeJP Cimalando
2018-10-01Minor fix of measurerWohlstand
2018-09-30Move "MaxChips" constant macro into adlmidi_private.hppVitaly Novichkov
2018-09-30Remove useless conditionVitaly Novichkov
2018-09-30TRUE Fix the 4-op channels count setupVitaly Novichkov
2018-09-30Fix the 4-op channels count setupVitaly Novichkov
2018-09-30Another CMF/IMF/RSXX playback fixVitaly Novichkov
2018-09-30Sequencer: fix attempt to load CMF again in same instanceVitaly Novichkov
2018-09-30Lock settings for CMF and IMF playing to don't destroy themVitaly Novichkov
2018-09-28Fixed wrong position report on hot file re-loadVitaly Novichkov
2018-09-26Add the competition between channels with releasing notesVitaly Novichkov
2018-09-26Pay attention to releasing notesVitaly Novichkov
2018-09-26Fixed the too fast killing of releasing notesVitaly Novichkov
2018-09-25dosbox: fix a potential cache access problem, and some warningsJP Cimalando
2018-09-25DosBox: Little code style correctionVitaly Novichkov
2018-09-24dosbox: add caching of the attack rate computationJP Cimalando
2018-09-20Minor update of my 4op GM bankVitaly Novichkov
2018-09-19Merge pull request #176 from jpcima/consistencyVitaly Novichkov
2018-09-19eliminate a redundant null checkJP Cimalando
2018-09-19Added automatic detection of HMI / RPG-Maker loop formatVitaly Novichkov
2018-09-11have consistent null checks and returnsJP Cimalando
2018-09-06access into global chip settingsJP Cimalando
2018-09-04Fix one minor MSVC warningVitaly Novichkov
2018-09-03wopl: bug fix and testJP Cimalando
2018-09-02rename DOSBox using preferred casingJP Cimalando
2018-09-01provide default initialization for bank setupJP Cimalando
2018-08-31gen_adldata: conversion of AdLib Gold BNK2 as 4opJP Cimalando
2018-08-31Fixed build: missing change on CPP Extras partVitaly Novichkov
2018-08-31Merge branch 'master' of git@github.com:Wohlstand/libADLMIDI.gitVitaly Novichkov
2018-08-31Added high tone frequency extension from OPL3-BEVitaly Novichkov
2018-08-30Merge pull request #162 from jpcima/refresh-4opsVitaly Novichkov
2018-08-30fix a case of miscalculation and infinite loopJP Cimalando
2018-08-30API to return 4op channels to the original countJP Cimalando