Matt Taylor
034f316d2c
Remove the default value from the audio.coreaudio.channel-map setting documentation.
2022-04-19 14:52:19 -06:00
Matt Taylor
2bf041cf76
Update documentation to more clearly indicate what happens if there are more outputs than specified in the channel map.
...
https://github.com/FluidSynth/fluidsynth/pull/1081#discussion_r853428937
2022-04-19 14:45:48 -06:00
Matt Taylor
326d90e952
Add an 'audio.coreaudio.channel-map' setting to enable multi-channel output routing for CoreAudio.
2022-04-15 14:08:21 -06:00
derselbst
80611111e9
Merge branch '2.2.x' into master
2022-03-05 17:16:05 +01:00
derselbst
43282855dd
Update documentation about dynamic-sample-loading
2022-02-25 15:09:06 +01:00
derselbst
3ac9b6fbf0
Merge branch '2.2.x' into master
2022-02-20 18:27:41 +01:00
Tom M
0b4fa214b6
Initialize Pipewire with pw_init() ( #1032 )
...
Before you using any PipeWire functions, one must call pw_init() (e.g. https://docs.pipewire.org/page_tutorial1.html )
2022-01-29 13:13:25 +01:00
derselbst
4a36f0b085
Undeprecate OSS as it's needed on BSD
2022-01-28 16:35:35 +01:00
derselbst
91515b09c4
Merge remote-tracking branch 'origin/2.2.x' into master
2022-01-24 14:29:20 +01:00
derselbst
dbd7e728b6
Bump to 2.2.5
2022-01-16 15:48:31 +01:00
derselbst
d47f53518e
Merge branch 'master' into cmake-modernization
2021-12-20 15:56:02 +01:00
derselbst
8eaa91bf3b
Remove obsolete comment from fluidsettings.xml
...
It's generated automatically by cmake.
2021-12-11 17:22:09 +01:00
derselbst
72b74820a9
Document new pipewire settings
2021-12-11 17:16:02 +01:00
derselbst
6c807bdd37
Bump to 2.2.4
2021-11-21 16:40:48 +01:00
derselbst
90da8af70f
Merge branch 'master' into cmake-modernization
2021-10-17 18:23:09 +02:00
Pedro López-Cabanillas
563592aa3d
Adopting GNUInstallDirs
...
* removed and/or replaced most definitions from DefaultDirs.cmake
* removed LIB_SUFFIX
* fixed DEFAULT_SOUNDFOUNT in Windows
2021-09-15 22:56:05 +02:00
derselbst
926581851e
Bump to 2.2.3
2021-09-11 18:26:35 +02:00
Pedro López-Cabanillas
5a71336bd9
replaced global include_directories and link_directories
...
* by target_include_directories
* by target_link_libraries, using imported targets when possible
2021-09-05 11:30:25 +02:00
Atsushi Eno
4240d31e51
Implement Android Oboe audio error recovery mode. ( #940 )
...
Context: https://github.com/FluidSynth/fluidsynth/discussions/931
There is a new settings "audio.oboe.error-recovery-mode" which has
string value of "Reconnect" (default) or "Stop".
Under `Reconnect` mode, it automatically recreate AudioStream for the
same audio device ID (which is the default = valid device, unless a
specific ID is specified). The behavior is the same as OpenSLES.
In the future Fluidsynth might want to provide consistent error handling
mode for audio device unplugged state, but so far this change makes apps
behave not too weird.
2021-07-15 21:40:07 +02:00
luz paz
e4c8ef080c
Fix source comment typos
...
Found via `codespell -q 3 -S ChangeLog -L bloc,blocs,capela,parms,readd,seh`
2021-07-10 08:44:35 -04:00
derselbst
aa2561d091
Bump to 2.2.2
2021-07-09 21:56:04 +02:00
Paul
20e09bb76d
fix some type conversion warnings in MSVC ( #903 )
2021-05-30 23:04:23 +02:00
derselbst
532c3e066f
Bump to 2.2.1
2021-05-08 18:30:07 +02:00
Tom M
e3957306e8
Update default value of audio.driver
2021-05-08 11:27:54 +02:00
derselbst
3f5394a15d
Bump version to 2.2.0
2021-03-27 17:46:01 +01:00
Marcus Weseloh
7dd870f498
Update player.reset-synth doc with new behaviour
2021-03-24 20:41:48 +01:00
Tom M
a3d0a56996
Update API docs
...
Make breaking changes a bit more obvious.
2021-03-17 20:11:46 +01:00
derselbst
14ab1ec6ab
Merge branch '2.1.x' into master
2021-03-13 18:32:41 +01:00
derselbst
2c1561ea18
Bump to 2.1.8
2021-03-13 18:24:28 +01:00
TotalCaesar659
a27457c32f
Update URLs to HTTPS ( #796 )
2021-03-08 16:46:36 +01:00
Tom M
5271779a03
Update recent API changes
2021-02-27 14:01:33 +01:00
Tom M
4836ff15c4
Speedup Android CI a bit ( #769 )
2021-02-06 19:28:52 +01:00
Tom M
8745f542c2
Merge pull request #747 from FluidSynth/oboe-phil
...
Update Oboe driver
2021-02-06 10:43:07 +01:00
derselbst
641605294c
Introduce audio.oboe.sample-rate-conversion-quality setting
2021-01-30 19:31:51 +01:00
derselbst
977fe31ef4
Document the impact of synth.sample-rate on audio drivers
2021-01-30 18:45:21 +01:00
derselbst
9e0c401aeb
Document new WASAPI settings and other missing ones
2021-01-29 14:57:25 +01:00
derselbst
b84e8b83e0
Merge branch '2.1.x' into master
2021-01-29 14:42:04 +01:00
derselbst
e2d67ea772
Bump to 2.1.7
2021-01-29 14:37:27 +01:00
derselbst
c7878dec74
Update API docs of fluid_settings_getstr_default()
2021-01-28 11:15:23 +01:00
derselbst
e887a6369c
Update new_fluid_audio_driver2() support list
2021-01-23 16:28:56 +01:00
derselbst
b9820362f4
Update API docs about bug #751
2021-01-23 15:57:28 +01:00
derselbst
1e18ee7781
Use oboe 1.5.0
2021-01-19 18:48:52 +01:00
jjceresa
2cada68e02
Fix MIDI player tempo reset issues ( #711 )
2021-01-10 12:01:28 +01:00
derselbst
e04cd572cb
Merge branch '2.1.x' into master
2021-01-03 21:37:32 +01:00
derselbst
26710f1076
Bump to 2.1.6
2021-01-01 21:26:12 +01:00
Tom M
9a25e71b02
Add FLUID_SEQ_SCALE event type ( #723 )
2020-12-27 17:53:36 +01:00
derselbst
0968e403c9
Remove pre-generated doxygen files
2020-12-22 13:23:28 +01:00
derselbst
3c84dcc816
Update API docs about UTF8 filenames
2020-12-22 11:30:14 +01:00
derselbst
b14265cf99
Elaborate on synth.device-id
2020-12-18 11:57:11 +01:00
Marcus Weseloh
e68f4b22de
Revert "Commit to test API doc build"
...
This reverts commit fd39f6e1e0
.
2020-12-13 16:37:20 +01:00