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-10-22
Provide pkg-config support
JP Cimalando
2018-10-19
CMake: Oops
Vitaly Novichkov
2018-10-19
CMake: Force static library build for VLC plugin
Vitaly Novichkov
2018-10-19
AppVeyor: Try to build and deploy VLC plugin
Vitaly Novichkov
2018-10-18
VLC: Prefer static library linking over shared
Vitaly Novichkov
2018-10-09
pthread, not winpthread
Vitaly Novichkov
2018-10-09
Don't hardcode "vlccore" library, use recognized name
Vitaly Novichkov
2018-10-09
Link libgcc, libstdc++ and pthreads statically with DLL on Windows
Vitaly Novichkov
2018-10-09
VLC Plugin: Link also pthreads on Windows
Vitaly Novichkov
2018-10-09
VLC Plugin: Oops
Vitaly Novichkov
2018-10-09
VLC Plugin: link libgcc and libstdc++ statically for a test
Vitaly Novichkov
2018-10-04
improvement on the installation procedure based on CMake
JP Cimalando
2018-09-29
CMake: Add a proper install of VLC plugin
Vitaly Novichkov
2018-08-28
sequencer: enable end silence skipping
JP Cimalando
2018-07-31
Fixed MSVC Build of shared library
Wohlstand
2018-07-31
Exclude visibility options from off DJGPP build
Vitaly Novichkov
2018-07-31
Don't use `-fvisibility-inlines-hidden` expression for older CMake
Vitaly Novichkov
2018-07-31
Fix the visibility warning on C compiler
Vitaly Novichkov
2018-07-30
Added missing macro for DLL build
Vitaly Novichkov
2018-07-30
hide private symbols
JP Cimalando
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
[next]