summaryrefslogtreecommitdiff
path: root/libs/fluidsynth/src
AgeCommit message (Collapse)Author
2017-06-27Update fluidsynthRobin Gareus
Fix potential crashes in case fluid-synth runs into an OOM error, and address a const-cast compiler warning. Switch to track github repo (instead of sf.net git)
2016-08-28undo modifications to upstream fluidsynth codeRobin Gareus
2016-08-28Configure the new 'fluidsynth' library to be buildable with MSVCJohn Emmas
(haven't built any fluidsynth plugins yet)
2016-08-25remove unneeded includes that may break with winegccRobin Gareus
2016-08-24strip down libfluidsynth a bit moreRobin Gareus
2016-08-23Import libfluidsynth into the Ardour codebaseRobin Gareus