You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/music
Ghislain Antony Vaillant e7cf589868 Fix: Honor default soundfont for FluidSynth
Debian now provides a default soundfont for FluidSynth via its alternatives system.

In short, FluidSynth is configured to look for `/usr/share/sounds/sf3/default-GM.sf3` as its default soundfont, and each soundfront package (FluidR3, OPL-3, MuseScore...) may provide or override this symlink. By default, FluidSynth is installed on Debian with the `TimGM6mb` soundfont by default due to its limited size.

See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=929185 for further details.
3 years ago
..
CMakeLists.txt Codechange: Make codestyle for CMake files consistent for 'control' statements 4 years ago
allegro_m.cpp Codechange: Use std::string in the driver and blitter selection code. 4 years ago
allegro_m.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
bemidi.cpp Codechange: Use std::string in the driver and blitter selection code. 4 years ago
bemidi.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
cocoa_m.cpp Fix #8713: Change OTTD2FS and FS2OTTD to return string objects instead of static buffers 3 years ago
cocoa_m.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
dmusic.cpp Fix #8713: Change OTTD2FS and FS2OTTD to return string objects instead of static buffers 3 years ago
dmusic.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
extmidi.cpp Codechange: Use std::string in the driver and blitter selection code. 4 years ago
extmidi.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
fluidsynth.cpp Fix: Honor default soundfont for FluidSynth 3 years ago
fluidsynth.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
midi.h Cleanup: Removed SVN headers 5 years ago
midifile.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
midifile.hpp Cleanup: Removed SVN headers 5 years ago
music_driver.hpp Codechange: Use std::string in the driver and blitter selection code. 4 years ago
null_m.cpp Cleanup: Removed SVN headers 5 years ago
null_m.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
os2_m.cpp Codechange: Use std::string in the driver and blitter selection code. 4 years ago
os2_m.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago
win32_m.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
win32_m.h Codechange: Use std::string in the driver and blitter selection code. 4 years ago