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
2022-12-23
Misc: Added WUT mutex support
Wohlstand
2022-10-17
CMake: forgot to list the "include" directory
Wohlstand
2022-10-17
CMake: Make IDEs see headers
Wohlstand
2022-09-26
CMake: tweaked some of platform specific macros
Wohlstand
2022-03-11
Use LWP_Mutex API from libOGC where needed
Wohlstand
2022-03-08
Disable mutex usage at some platforms
Wohlstand
2021-08-25
Add 3DS into the FPIC condition
Wohlstand
2021-07-18
Synchronize the MIDI Sequencer with mainstream
Wohlstand
2021-07-17
Build: Don't build shared library where impossible
Wohlstand
2021-07-17
Build: Tune the Vita compatibility
Wohlstand
2021-01-24
Added an ability to disable auto-arpeggio
Wohlstand
2020-09-22
Update readme
Wohlstand
2020-09-21
Added WinMM driver for windows (#236)
Vitaly Novichkov
2020-09-13
Rename "adldata.cpp" into "inst_db.cpp"
Wohlstand
2020-09-13
Version 1.5
Wohlstand
2020-08-31
Remove C++ extras
Wohlstand
2020-08-19
Use new banks database format
Wohlstand
2020-08-16
Merge branch 'master' into wip-new-embedded-banks
Wohlstand
2020-08-16
Tuned the work on hardware OPL3 chip
Wohlstand
2020-02-22
Merge branch 'master' into wip-new-embedded-banks
Wohlstand
2020-01-28
Added MUS2MID conversion tool
Wohlstand
2019-12-06
CMake: Added docks installing
Wohlstand
2019-12-04
Merge branch 'master' into wip-new-embedded-banks
Wohlstand
2019-12-04
CMake: Don't give "-static" suffix on non-Windows platforms
Wohlstand
2019-12-04
CMake: Allow overriding of output paths
Wohlstand
2019-12-04
Merge branch 'master' into wip-new-embedded-banks
Wohlstand
2019-12-04
CMake: Added SO version
Wohlstand
2019-09-23
MidiPlay: Move Audio Output into separate module
Wohlstand
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
[next]