aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2025-03-29Added support for LLE OPL2 and OPL3 emulatorsWohlstand
2025-03-29Refactored DOS supportWohlstand
2025-03-26CMake: Enable stricter debug of STL containersWohlstand
2025-03-26CMake: Added support for Address SanitizerWohlstand
2025-03-25Added MAME OPL2 emulatorWohlstand
2025-03-25Implemented support of YMFM emulators and OPL2Wohlstand
2025-03-24Added experimental support of ESFMu emulatorWohlstand
2024-12-30CMake: Fixed warning at new CMake versinosWohlstand
2024-05-23MidiPlay: Fixed build on macOSWohlstand
2024-05-11Initial implementation of Serial supportWohlstand
2023-08-07CMake: Added range of minimal versionsWohlstand
2023-07-24CMake: use GNU90 standardWohlstand
2023-05-26Opal: Convert entire Opal code into the Pure CWohlstand
2023-05-17CMake: Fixed build with disabled embedded banksWohlstand
2023-05-17gen_adldata: Support for custom banks.ini filesWohlstand
2023-05-16CMake: Added -NDEBUG macro when Release build isWohlstand
2023-05-16CMake: Remove the auto-"Release"Wohlstand
2023-05-16CMake: Apply some fixes for Devkit Pro related buildsWohlstand
2023-03-07CMake: proper configDenis Barkar
2023-02-23CMake: added package export, fixed includesDenis Barkar
2023-02-23CMake: respect BUILD_SHARED_LIBS settingDenis Barkar
2022-12-23OuchWohlstand
2022-12-23Misc: Added WUT mutex supportWohlstand
2022-10-17CMake: forgot to list the "include" directoryWohlstand
2022-10-17CMake: Make IDEs see headersWohlstand
2022-09-26CMake: tweaked some of platform specific macrosWohlstand
2022-03-11Use LWP_Mutex API from libOGC where neededWohlstand
2022-03-08Disable mutex usage at some platformsWohlstand
2021-08-25Add 3DS into the FPIC conditionWohlstand
2021-07-18Synchronize the MIDI Sequencer with mainstreamWohlstand
2021-07-17Build: Don't build shared library where impossibleWohlstand
2021-07-17Build: Tune the Vita compatibilityWohlstand
2021-01-24Added an ability to disable auto-arpeggioWohlstand
2020-09-22Update readmeWohlstand
2020-09-21Added WinMM driver for windows (#236)Vitaly Novichkov
2020-09-13Rename "adldata.cpp" into "inst_db.cpp"Wohlstand
2020-09-13Version 1.5Wohlstand
2020-08-31Remove C++ extrasWohlstand
2020-08-19Use new banks database formatWohlstand
2020-08-16Merge branch 'master' into wip-new-embedded-banksWohlstand
2020-08-16Tuned the work on hardware OPL3 chipWohlstand
2020-02-22Merge branch 'master' into wip-new-embedded-banksWohlstand
2020-01-28Added MUS2MID conversion toolWohlstand
2019-12-06CMake: Added docks installingWohlstand
2019-12-04Merge branch 'master' into wip-new-embedded-banksWohlstand
2019-12-04CMake: Don't give "-static" suffix on non-Windows platformsWohlstand
2019-12-04CMake: Allow overriding of output pathsWohlstand
2019-12-04Merge branch 'master' into wip-new-embedded-banksWohlstand
2019-12-04CMake: Added SO versionWohlstand
2019-09-23MidiPlay: Move Audio Output into separate moduleWohlstand