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
2024-05-11
Initial implementation of Serial support
Wohlstand
2023-08-07
CMake: Added range of minimal versions
Wohlstand
2023-07-24
CMake: use GNU90 standard
Wohlstand
2023-05-26
Opal: Convert entire Opal code into the Pure C
Wohlstand
2023-05-17
CMake: Fixed build with disabled embedded banks
Wohlstand
2023-05-17
gen_adldata: Support for custom banks.ini files
Wohlstand
2023-05-16
CMake: Added -NDEBUG macro when Release build is
Wohlstand
2023-05-16
CMake: Remove the auto-"Release"
Wohlstand
2023-05-16
CMake: Apply some fixes for Devkit Pro related builds
Wohlstand
2023-03-07
CMake: proper config
Denis Barkar
2023-02-23
CMake: added package export, fixed includes
Denis Barkar
2023-02-23
CMake: respect BUILD_SHARED_LIBS setting
Denis Barkar
2022-12-23
Ouch
Wohlstand
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
[next]