index
:
libADLMIDI
master
Fork of Bisqwit's OPL3 emulation library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-05-16
fix a shared pointer bug which destroys a live counter
JP Cimalando
2018-05-16
storing adldata and adlinsdata in unified structures
JP Cimalando
2018-05-16
c++98 support for bank map
JP Cimalando
2018-05-16
BankMap: Added better friendly template declarison
Vitaly Novichkov
2018-05-16
Move smart pointer classes into separated header
Vitaly Novichkov
2018-05-16
specialized hash table for bank number mappings
JP Cimalando
2018-05-16
make the AdlInstrumentTester a P-Impl
JP Cimalando
2018-05-14
Fixed DosBox emulator build with the same issue when macros not defined
Vitaly Novichkov
2018-05-14
Merge branch 'master' of github.com:Wohlstand/libADLMIDI
Vitaly Novichkov
2018-05-14
Attempt to fix the build on MinGW without C++11
Vitaly Novichkov
2018-05-10
pitch bend sensitivity attempt #2
JP Cimalando
2018-05-10
meaningful handling of pitch bend sensitivity
JP Cimalando
2018-05-08
fix pitchbend
JP Cimalando
2018-05-06
Fixed inability to load another custom bank!
Vitaly Novichkov
2018-04-29
Use code of adl_cvtS8 in adl_cvtU8 directly
Vitaly Novichkov
2018-04-29
Added type casting into CopySamplesTransformed
Vitaly Novichkov
2018-04-27
Fixed MinGW-w64 build of DosBox emulator
Vitaly Novichkov
2018-04-27
Fixed MSVC build
Vitaly Novichkov
2018-04-23
Fixed Android build
Vitaly Novichkov
2018-04-23
Small fix for Android. TODO: Make a fix of this for MSVC
Vitaly Novichkov
2018-04-22
implement copy for OplChannel, and move implementations in .cpp
JP Cimalando
2018-04-22
check LocationData for null on access of vibdelay
JP Cimalando
2018-04-22
fix a null problem when allocating the last user cell
JP Cimalando
2018-04-22
Added "Apogee IMF 90-ish" bank into set of embedded banks
Vitaly Novichkov
2018-04-21
wopl API: give names to struct and enum types
JP Cimalando
2018-04-21
wopl robustness fix
JP Cimalando
2018-04-20
fix implementation defined behavior
JP Cimalando
2018-04-20
Use the same WOPL_File parser from OPL3 Bank Editor in libADLMIDI
Vitaly Novichkov
2018-04-20
Fix a small warning, found on attempt to build OPL3 Bank Editor
Vitaly Novichkov
2018-04-20
Put some another functions into "ADLMIDI_DISABLE_MIDI_SEQUENCER" zone
Vitaly Novichkov
2018-04-19
hard-RT: elimination of the user map
JP Cimalando
2018-04-18
Merge remote-tracking branch 'origin/hard-realtime-phys2' into HEAD
JP Cimalando
2018-04-18
reformulated phys code into original map semantics
JP Cimalando
2018-04-18
Updated DMXOPL3 bank by @sneakernets
Wohlstand
2018-04-16
`NoteInfo` and it's parent `MIDIchannel` no more contains dynamic stuff
Vitaly Novichkov
2018-04-16
Merge pull request #67 from jpcima/hard-realtime
Vitaly Novichkov
2018-04-16
transform the note map into a fixed array
JP Cimalando
2018-04-15
add more sample types
JP Cimalando
2018-04-13
fix inclusion of cinttypes on OS X libstdc++
JP Cimalando
2018-04-13
Mac OS needs sys/types.h for ssize_t
JP Cimalando
2018-04-13
general 32bit generator methods, like OPNMIDI
JP Cimalando
2018-04-12
Merge pull request #55 from jpcima/32bitmix-ter
Vitaly Novichkov
2018-04-12
fix SPtr implementation mistake
JP Cimalando
2018-04-12
apply a correct buffer offset to channels
JP Cimalando
2018-04-12
Fix the damaged output regression and a small beautifying
Vitaly Novichkov
2018-04-11
support for 32 bit mixing, and multiple sample formats
JP Cimalando
2018-04-11
Move controls reset into same function
Vitaly Novichkov
2018-04-11
Fixed the real-time playing with multi-chip
Vitaly Novichkov
2018-04-11
Changed logic of CC-74 Brightness
Vitaly Novichkov
2018-04-11
Merge branch 'master' of git@github.com:Wohlstand/libADLMIDI.git
Vitaly Novichkov
[prev]
[next]