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
2025-03-29
Added support for LLE OPL2 and OPL3 emulators
Wohlstand
2025-03-29
Refactored DOS support
Wohlstand
2025-03-26
CMake: Enable stricter debug of STL containers
Wohlstand
2025-03-26
CMake: Added support for Address Sanitizer
Wohlstand
2025-03-25
Added MAME OPL2 emulator
Wohlstand
2025-03-25
Implemented support of YMFM emulators and OPL2
Wohlstand
2025-03-24
Added experimental support of ESFMu emulator
Wohlstand
2024-12-30
CMake: Fixed warning at new CMake versinos
Wohlstand
2024-05-23
MidiPlay: Fixed build on macOS
Wohlstand
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
[next]