Commit graph

14 commits

Author SHA1 Message Date
51d4ed39ab Add support for macOS
- Remove unused OpenMP from playback backend
  - Fix update_assets on macOS
  - Add support for Objective C++ on macOS
  - Add macOS-specific code into the Dear ImGui backend
  - Add macOS .app packaging
  - Add support for global menus, and include support for macOS global menu into the Dear ImGui backend
2025-02-09 10:13:46 -08:00
68e067348b Support using system titlebar in Imgui backend 2025-01-25 10:48:34 -08:00
9899794b81 Add cat support 2024-12-21 14:23:00 -08:00
b886e6a585 Add Fluidsynth backend and stop using SDL Mixer X for that. 2024-12-11 12:56:17 -08:00
f9b5ce4577 Add ZSound MIME type and other updates 2024-10-19 10:19:22 -07:00
f5dbdf96d5 Fix FM synthesis issues, potentially making the audio rendering of ZSM files less optimized. 2024-10-18 10:45:22 -07:00
80ff7bdcf3 Mostly fix ZSM support 2024-10-15 09:17:22 -07:00
0d236857b8 Add android support (WIP) 2024-04-25 11:23:38 -07:00
ee3962bda2 Add web support, and fix a bug. 2024-04-24 09:59:51 -07:00
cb4b884f89 Add struct for playback streams. 2024-04-14 13:25:49 -07:00
61333e185e Add stream selection support 2024-04-13 12:57:06 -07:00
b84fec3175 Update DBus API 2024-04-09 10:15:05 -07:00
57cb111358 Various changes 2024-03-26 18:39:02 -07:00
81d85a1476 UI backends, DBus interface, port to CMake build system 2024-03-23 18:41:26 -07:00
Renamed from main.h (Browse further)