2022-09-11 15:46:20 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
fluidsynth: update to 2.2.9.
Fix regression in WinMIDI driver introduced in 2.2.8 (#1131, #1141 thanks to \
@albedozero)
Tracks cannot be restarted in MIDI player after reaching EOT (#1138, thanks \
to @albedozero)
Add a system-wide configuration file for Windows (#1143, thanks to @daniel-1964)
Harden systemd service file
Dependency libs for precompiled Android binaries have been updated
|
2022-09-11 14:52:13 by Thomas Klausner | Files touched by this commit (670) |
Log message:
*: bump PKGREVISION for flac shlib bump
|
2022-08-11 07:09:36 by David H. Gutteridge | Files touched by this commit (999) |
Log message:
Bump all dependent packages of wayland (belatedly)
The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
|
2022-07-17 10:26:57 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
fluidsynth: update to 2.2.8.
Fix pkglint.
* ALSA and WinMIDI drivers now pass system real-time messages on to user \
callback (#1115, thanks to @albedozero)
* Fix FPU division by zero in fluid_player_set_tempo() (#1111)
* Fix system-wide config file not loaded (#1118)
* Pluseaudio driver now honors audio.periods setting (#1127, thanks to @pedrolcl)
|
2022-07-02 18:53:42 by Ryo ONODERA | Files touched by this commit (395) |
Log message:
*: Recursive revbump from audio/pulseaudio
|
2022-04-26 10:14:22 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
fluidsynth: updated to 2.2.7
fluidsynth 2.2.7
Fix file driver not working correctly on Windows
Add a function to create a sequencer event from a midi event
Precompiled x86 binaries are now x87-FPU compatible
Fix fluidsynth not responding to SIGINT and SIGTERM when using recent SDL2
|
2022-03-30 09:56:23 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
fluidsynth: update to 2.2.6.
Undeprecation and minor revisal of the OSS driver (#1038)
Minor improvements to CoreAudio and CoreMidi drivers (#1047, thanks to @bradhowes)
Fix sustained voices being held after ALL_CTRL_OFF (#1049)
Fix clobbering of PORTAMENTO_CTRL after ALL_CRTL_OFF (#1050)
Prevent Modulation Envelope from being stuck in decay phase, causing
detuned voices and potentially other audible glitches for some
soundfonts (#1059)
Fix a compilation issue with recent glib (#1063, thanks to @devingryu)
|
2022-03-28 12:43:41 by Tobias Nygren | Files touched by this commit (125) |
Log message:
a*/*: revbump(1) for libsndfile
|
2022-01-31 13:03:34 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
fluidsynth: update to 2.2.5.
Fix a build failure with CMake < 3.12 (#1003, thanks to @komh)
OSS and MidiShare drivers are now deprecated (#1010)
Prevent samples accidentally having their loops disabled (#1017)
Fix framework installation on MacOS (#1029, thanks to @pedrolcl)
|
2021-12-23 21:33:18 by Nia Alarie | Files touched by this commit (1) |
Log message:
fluidsynth: add missing optional dependencies to bl3.mk
|