index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
music
/
fluidsynth.cpp
Age
Commit message (
Expand
)
Author
2021-05-10
Cleanup: [Fluidsynth] Remove fluid_player_join
Rubidium
2021-05-05
Cleanup: [Fluidsynth] Comply better with the coding style
rubidium42
2021-05-03
Fix #9117, 04ce1f07: [Fluidsynth] Infinite wait when stopping song (#9181)
rubidium42
2021-04-07
Fix: Honor default soundfont for FluidSynth
Ghislain Antony Vaillant
2021-04-07
Fix: Use FluidSynth default soundfont
Ghislain Antony Vaillant
2020-05-21
Codechange: Use std::string in the driver and blitter selection code.
Michael Lutz
2020-02-07
Fix #7885: [Fluidsynth] Use recommended method of setting sample rate
Niels Martin Hansen
2020-01-12
Fix: Silence all notes when stopping song in fluidsynth
Milek7
2020-01-12
Fix: correct checking of fluid_settings_setnum return code
Milek7
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2019-03-30
Fix: Fluidsynth should not try to lock sample data in memory
Niels Martin Hansen
2019-02-21
Fix #7189: Fluidsynth volume gain too high
Nikolas Nyby
2019-01-05
Change: Fluidsynth music driver plays through mixer instead of own audio driver
Niels Martin Hansen
2018-11-01
Add: Fluidsynth music driver support (jmak)
Charles Pigott