index
:
libADLMIDI
master
Fork of Bisqwit's OPL3 emulation library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2018-07-09
provide XMI to MID conversion as tool
JP Cimalando
2018-06-24
Correct intefrace of built library
Vitaly Novichkov
2018-06-24
Small fix of VLC codec
Vitaly Novichkov
2018-06-21
Move MIDI sequencer into completely separated class
Vitaly Novichkov
2018-06-19
Apply same DJGPP build fix
Vitaly Novichkov
2018-06-19
Merge branch 'master' into update-chip-base
Vitaly Novichkov
2018-06-19
get chip base on level with OPNMIDI
JP Cimalando
2018-06-18
CMake: Fixed configure when no CMAKE_BUILD_TYPE was defined
Vitaly Novichkov
2018-06-17
Set Release when CMAKE_BUILD_TYPE is not defined
Vitaly Novichkov
2018-06-17
Small correction of CMake build
Vitaly Novichkov
2018-06-16
Upgrated measurer algorithm and re-generated full embedded banks database
Vitaly Novichkov
2018-06-08
chips: create a common method set for generation and resampling
JP Cimalando
2018-06-04
Fix the debug build
Vitaly Novichkov
2018-06-03
Re-Order CMake flags and info, and update the changes log
Vitaly Novichkov
2018-06-03
Small beautifying in CMakeLists.txt
Vitaly Novichkov
2018-06-03
Fixed warnings in the utils
Vitaly Novichkov
2018-06-03
optional high-quality resampling
JP Cimalando
2018-06-03
Fixed some warnings on MinGW
Wohlstand
2018-05-16
specialized hash table for bank number mappings
JP Cimalando
2018-05-16
CMake: Fixed build of ADLMIDI2 when GenAdlData is disabled
Vitaly Novichkov
2018-05-08
CMake: Fourth attempt to fix MinGW build
Vitaly Novichkov
2018-05-08
CMake: third attempt to fix MinGW build
Vitaly Novichkov
2018-05-08
CMake: Another attempt to fix MinGW build
Vitaly Novichkov
2018-05-08
CMake: Use different strategy to identify MinGW if CMAKE_CXX_COMPILER_ID does...
Vitaly Novichkov
2018-04-20
Use the same WOPL_File parser from OPL3 Bank Editor in libADLMIDI
Vitaly Novichkov
2018-04-18
explicit link against the library target
JP Cimalando
2018-04-13
propagate the include directory of ADLMIDI
JP Cimalando
2018-04-12
Fixed the VLC plugin support built via CMake!
Wohlstand
2018-04-10
Apply the update of measurer and fix the build of GenAdlData
Vitaly Novichkov
2018-04-10
[Experimental] Added support for emulation core switching in real time!
Vitaly Novichkov
2018-04-08
fix the check which identifies cmake as a legacy version
JP Cimalando
2018-04-04
Allow using of older CMake builds
Vitaly Novichkov
2018-03-24
Added ability to disable MUS and XMI converters and MIDI Sequencer
Vitaly Novichkov
2017-12-24
Added a very simple pure C example
Vitaly Novichkov
2017-12-16
Added experimental VLC plugin
Vitaly Novichkov
2017-12-01
Some fixes on non-DOS OpenWatcom targets
Wohlstand
2017-11-15
Fix linking of GenAdldata
Wohlstand
2017-11-12
libADLMIDI now is buildable under OpenWatcom except of some workarounds
Wohlstand
2017-11-10
Repair support of DJGPP for libADLMIDI and Classic ADLMIDI tool
Wohlstand
2017-11-09
Resolve weird crash caused by Tetris inside ADLMIDI2 and other changes
Wohlstand
2017-11-08
Fixed Windows MSVC build (adlmidi2 and gen_adldata)
Wohlstand
2017-11-07
Fix linking on some computers
Wohlstand
2017-11-07
New API, classic ADLMIDI, and CMake
Wohlstand
2017-10-22
Fix MSVC CMake compilation
Wohlstand
2017-10-22
Fix execution of gen_adldata from Xcode project build
Wohlstand
2017-10-22
Fixed CMake build on macOS
Wohlstand
2017-10-21
Fixed MSVC2015 build
Wohlstand
2017-10-20
Fixed MinGW Windowd build via CMake
Wohlstand
2017-10-20
Fixed CMake build
Wohlstand
2017-10-20
Added CMake support
Wohlstand