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
2019-09-23
MidiPlay: Move Audio Output into separate module
Wohlstand
2019-09-23
Don't call "-no-pie" when it's unavailable
Wohlstand
2019-09-23
Set "-no-pie" to all executables built by GCC
Wohlstand
2019-09-23
Don't generate "libADLMIDI.a"/"ADLMIDI.lib" twise
Vitaly Novichkov
2019-07-01
First working of new database
Vitaly Novichkov
2019-02-25
CMake: Added Opal and JavaOPL flags into summary
Wohlstand
2019-02-24
javaopl3 work in progress
JP Cimalando
2019-02-23
Opal OPL3 emulator is licensed under public domain
Vitaly Novichkov
2019-02-23
support the Opal emulator
JP Cimalando
2019-02-22
Rhythm-mode percussion now works!
Vitaly Novichkov
2019-02-22
Fixed support of any CLang builds,
Vitaly Novichkov
2019-02-20
Fixed release build flags for Android
Vitaly Novichkov
2019-01-24
fix the SDL2 library search
JP Cimalando
2018-12-16
Use target_* functions
Flamefire
2018-12-16
Use alias instead of interface
Flamefire
2018-12-15
Set toplevel CMAKE_MODULE_PATH
Flamefire
2018-12-15
Remove explicit -DNDEBUG
Flamefire
2018-12-15
Merge branch 'master' of github.com:Wohlstand/libADLMIDI
Vitaly Novichkov
2018-12-15
CMake: Use C90 but C99 at VLC Plugin
Vitaly Novichkov
2018-12-14
CMake: Move all directory targets into root script
Wohlstand
2018-12-14
Fixed DJGPP build
Vitaly Novichkov
2018-12-13
Improve compiler checks
Alexander Grund
2018-12-13
Optimize targets and related checks
Alexander Grund
2018-12-13
Fix compile definitions
Alexander Grund
2018-12-13
Fix SDL2 handling
Alexander Grund
2018-12-13
Build: Splid the main CMake build script
Vitaly Novichkov
2018-12-03
Fixed OpenBSD build
Wohlstand
2018-11-27
Add C++98 standard note
Vitaly Novichkov
2018-10-25
Merge pull request #189 from jpcima/version-check
Vitaly Novichkov
2018-10-24
cmake rule to fail the build on version mismatch
JP Cimalando
2018-10-23
CMake: Don't produce pkg-config on Android
Vitaly Novichkov
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
[prev]
[next]