2023-01-09 10:49:25 by Frederic Cambus | Files touched by this commit (2) | |
Log message:
libopenmpt: update to 0.6.7.
### libopenmpt 0.6.7 (2023-01-08)
* [**Bug**] openmpt123: openmpt123 crashed on Windows 9x when showing any
console output.
* IT: In sample mode, portamento to a different sample turns off the filter if
cutoff / resonance was previously 127 / 0.
* S3M Detect files saved with Graoumf Tracker instead of claiming they were
made with OpenMPT 4.47.
* S3M: Pattern loop state was not propagated anymore since libopenmpt 0.6.0,
leading to wrong song length calculation and SB0 + SBx being located on
different channels not working properly anymore.
* mpg123: Update to v1.31.1 (2022-11-01).
* FLAC: Update to v1.4.2 (2022-10-22).
* pugixml: Update to v1.13 (2022-11-02).
|
2022-09-27 22:37:17 by Frederic Cambus | Files touched by this commit (2) | |
Log message:
libopenmpt: update to 0.6.6.
### libopenmpt 0.6.6 (2022-09-25)
* [**Sec**] Possible crash when playing manipulated IT / MPTM files with a T00
command. (r17789)
* MTM: In MultiTracker, setting speed and tempo are mutually exclusive
commands. Still, some MultiTracker modules were made to be played with
external players such as DMP, so they actually rely on "standard" \
speed /
tempo behaviour. Decide which behaviour to use by checking of speed and
tempo commands are found on the same row.
* MTM: Ignore sample loops if the loop end is <= 2.
* Echo DMO: Migrate left and right delay values in modules made with OpenMPT
versions between 1.27.01.00 and 1.30.05.00 to the correct interpretation.
* FLAC: Update to v1.4.1 (2022-09-22).
### libopenmpt 0.6.5 (2022-08-21)
* [**Bug**] `Makefile` now also uses `CC`, `CXX`, `LD`, and `AR` when set as
environment variables.
* [**Bug**] libopenmpt can now be built to target macOS down to version 10.13
again.
* [**New**] `Makefile` now uses `PKG_CONFIG` as path to `pkg-config`.
* DBM: Sample middle-C frequencies were slightly off.
laffik_-_marynarze.dbm sounds much more bearable now.
* DBM: Fixed pattern break parameter interpretation.
* Echo DMO: Setting the delay parameter to 0 yielded a 2-second echo delay
instead of 1ms.
* Digi Booster Echo: Setting the delay parameter to 0 yielded a 510ms echo
delay instead of approximately 334ms.
* mpg123: Update to v1.30.2 (2022-08-01).
|
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-02 18:53:42 by Ryo ONODERA | Files touched by this commit (395) |
Log message:
*: Recursive revbump from audio/pulseaudio
|
2022-06-15 12:06:51 by Frederic Cambus | Files touched by this commit (2) | |
Log message:
libopenmpt: update to 0.6.4.
### libopenmpt 0.6.4 (2022-06-12)
* [**Bug**] openmpt123: Linking failed when using Autotools build system
targeting MinGW.
* [**Bug**] tests: Linking failed when using Autotools build system targeting
MinGW.
* [**Bug**] examples: Linking failed when using Autotools build system
targeting MinGW.
* [**Change**] Support for mingw-std-threads when building for MinGW targets
is now deprecated because this is not supported for GCC 11 or later (see
<https://github.com/meganz/mingw-std-threads/issues/79>).
* Ping-pong sample loops sometimes stopped playing at the end of the loop.
|
2022-04-28 21:51:33 by Frederic Cambus | Files touched by this commit (3) | |
Log message:
libopenmpt: update to 0.6.3.
### libopenmpt 0.6.3 (2022-04-24)
* Pitch / Pan Separation and Random Variation instrument properties were not
resetting properly when seeking, potentially causing instruments to be
played e.g. at a vastly different pan position compared to playing the
module continuously.
* MED: Stereo samples were not imported correctly.
* zlib: Update to v1.2.12 (2022-03-27).
|
2022-03-28 12:43:41 by Tobias Nygren | Files touched by this commit (125) |
Log message:
a*/*: revbump(1) for libsndfile
|
2022-03-16 12:36:10 by Frederic Cambus | Files touched by this commit (2) | |
Log message:
libopenmpt: update to 0.6.2.
### libopenmpt 0.6.2 (2022-03-13)
* [**Sec**] Possible out-of-bounds write in malformed IT / XM / MPTM files
using the internal LFO plugin. (r17076)
* [**Sec**] Possible out-of-bounds read when using Amiga BLEP interpolation
with extremely high-pitched notes. (r17078, r17079)
* ISO-8859-1-related charsets from Amiga OS and RISC OS are now handled more
accurately, thus avoiding some unwanted control characters.
* MO3: Pattern indices 254 / 255 were not treated as playable patterns even if
the original file was a MOD / XM.
* Correctly apply ST3-style effect memory when seeking in S3M files.
* Command S (S3M / IT style) effect memory was not applied when seeking.
* Initial channel mute status was not reported correctly in \
`get_channel_mute_status`
since libopenmpt 0.6.0.
* FLAC: Update to v1.3.4 (2022-02-21).
* pugixml: Update to v1.12.1 (2022-02-16).
|
2022-02-01 16:29:29 by Frederic Cambus | Files touched by this commit (2) | |
Log message:
libopenmpt: update to 0.6.1.
### libopenmpt 0.6.1 (2022-01-30)
* [**Bug**] Linking libmpg123 no longer fails on OpenBSD.
* [**Bug**] Possible hang with malformed DMF, DSM, MED, MUS, OKT and SymMOD
files containing 65536 or more patterns when destroying the module.
* [**Bug**] Avoid NaNs and infinite values with custom tunings and in the
I3DL2Reverb plugin.
* The letter "z" is now evaluated in fixed MIDI macros (Z80...ZFF) \
the same
way as in Impulse Tracker.
* MOD: Loosened VBlank timing heuristics so that "frame of mind" by \
Dascon
plays correctly.
* MOD: Validate the contents of "hidden" patterns beyond the end of \
the order
list when the file size matches the expected size when only taken \
"official"
patterns into account. This fixes Shofixti Ditty.mod from Star Control 2
while keeping other (partly broken) modules working.
* MED: Command 20 (reverse sample) is now only applied when it's next to a
note.
* S3M: Introducing the "Send OPL key-off when triggering notes" \
compatibility
setting broke retrigger for OPL notes again (they retriggered rather than
not retriggering).
* S3M: Retriggering a note no longer resets its pitch after a portamento.
* S3M: Partially implement retrigger behaviour for stopped notes in
SoundBlaster mode: Like in IT, it is not possible to retrigger a sample that
has already stopped playing.
* DIGI: Improve compatibility with E3x reverse sample command.
* DSym: Tempos < 32 were treated as tempo slides.
* SymMOD: Key-off command was not implemented properly.
|