32
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Jun 16, 2024 — Jun 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1570 from mmlr/osal-cpp11 More... 3 days ago
Replace legacy issue templates with forms More... 28 days ago
Replace legacy issue templates with forms (second try) More... 28 days ago
Implement mapping of GS NRPNs to CC (#1519) More... 29 days ago
Drop OSAL cpp11 CI build for WindowsMinGW. More... about 1 month ago
Add test for threads, condition, thread private data and atomic. More... about 1 month ago
Avoid variadic macros for compatibility. More... about 1 month ago
Eliminate use of fluid_file_test for config file sourcing. More... about 1 month ago
Add C99 conformant [v]snprintf() wrappers when not using GLib. More... about 1 month ago
Cleanup: Don't un- and redefine FLUID_[UN]LIKELY, put it back. More... about 1 month ago
Fix [v]snprintf remapping condition when not using MSC. More... about 1 month ago
Define FLUID_DECLARE_VLA using alloca when not using GLib. More... about 1 month ago
Add C++11 OSAL configurations to CI. More... about 1 month ago
Make Threads::Threads depend on OSAL. More... about 1 month ago
Make GLib dependency optional in FluidSynthConfig. More... about 1 month ago
Fix leak of client thread on server quit. More... about 1 month ago
Merge pull request #1564 from mmlr/os-abstraction More... about 1 month ago
Cleanup: Put fluid_file_test and flags in file access section. More... about 1 month ago
Use internal shell parsing for embedded and C++11 OSAL. More... about 1 month ago
Add an internal version of shell command parsing. More... about 1 month ago
Implement fluid_file_test and fluid_stat via C++17 filesystem. More... about 1 month ago
Add an initial implementation of a C++11 based OSAL. More... about 1 month ago
Merge pull request #1568 from musicinmybrain/no-fsf-address More... about 1 month ago
Avoid null pointer dereference in test timer code. More... about 1 month ago
Fix warning regarding cast of return value from int to float. More... about 1 month ago
Update LGPLv2.1 license text More... about 1 month ago
Update LGPL-2.1-or-later license notices More... about 1 month ago
Merge pull request #1566 from mmlr/documentation-fixes More... about 1 month ago
Cleanup: Remove trailing whitespace. More... about 1 month ago
Fix four instances of wrong return type documentation. More... about 1 month ago