32
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 18, 2024 — Jun 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Validate params in all public API functions of LADSPA subsystem More... over 7 years ago
Only include gmodule and define dyn loading macros if LADSPA is enabled More... over 7 years ago
Revert "make dsound driver using the desktop window handle (#269)" More... over 7 years ago
Rename buffer_count to num_buffers More... over 7 years ago
Release the API lock when returning from fluid_ladspa_add_host_ports More... over 7 years ago
Use TRUE/FALSE for boolean flag More... over 7 years ago
Fix typos and clarify comments More... over 7 years ago
Remove includes that are already in fluid_ladspa.h More... over 7 years ago
Merge branch 'master' into register-adriver
derselbst
as Tom M
More... over 7 years ago
make dsound driver using the desktop window handle (#269) More... over 7 years ago
Merge pull request #280 from FluidSynth/reverb-settings-adjust
derselbst
as Tom M
More... over 7 years ago
fix grammar
derselbst
as Tom M
More... over 7 years ago
Merge pull request #281 from fabiangreffrath/dont-set-lib-folder-suffix
derselbst
as Tom M
More... over 7 years ago
Only require gmodule if LADSPA is enabled More... over 7 years ago
Information about LADSPA on non-Linux platforms and some reformatting More... over 7 years ago
add fluid_file_callbacks struct to fluid_defsfont More... over 7 years ago
Remove redundant declarations of public API functions More... over 7 years ago
Remove unused define More... over 7 years ago
Remove unused include in fluid_ladspa.c More... over 7 years ago
Move fluid_synth_get_ladspa_fx to synth, typedef to types. More... over 7 years ago
remove meaningless multiplication More... over 7 years ago
Expose LADSPA functions via public API More... over 7 years ago
Add function to get LADSPA effects instance from synth More... over 7 years ago
remove meaningless statement in fluid_conv.c More... over 7 years ago
do not set the library directory suffix when building with MinGW More... over 7 years ago
Minor coding changes More... over 7 years ago
Avoiding level/width dependency More... over 7 years ago
Clipping upper limit of roomsize to 1.0f More... over 7 years ago
Adjust the upper limit of roomsize. More... over 7 years ago
Merge branch 'master' into sm24 More... over 7 years ago