2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490) |
Log message:
* recursive bump for libxkbcommon 1.7.0
Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
|
2024-01-30 15:22:43 by Ryo ONODERA | Files touched by this commit (672) |
Log message:
*: Recursive revbump from audio/pulseaudio-17.0
|
2023-05-06 21:09:54 by Ryo ONODERA | Files touched by this commit (687) |
Log message:
*: Recursive revbump from audio/libopus 1.4
|
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-08-01 16:38:38 by pin | Files touched by this commit (3) | |
Log message:
audio/librespot: update to 0.4.2
Besides a couple of small fixes, this point release is mainly to blacklist the
ap-gew4 and ap-gue1 access points that caused librespot to fail to playback
anything.
Development will now shift to the new HTTP-based API, targeted for a future
v0.5.0 release. The new-api branch will therefore be promoted to dev.
This is a major departure from the old API and although it brings many exciting
new things, it is also likely to introduce new bugs and some regressions.
Long story short, this v0.4.2 release is the most stable that librespot has yet
to offer. But, unless anything big comes up, it is also intended as the last
release to be based on the old API. Happy listening.
Changed
[playback] pipe: Better error handling
[playback] subprocess: Better error handling
Added
[core] apresolve: Blacklist ap-gew4 and ap-gue1 access points that cause
channel errors
[playback] pipe: Implement stop
Fixed
[main] fix --opt=value line argument logging
[playback] alsamixer: make --volume-ctrl fixed work as expected when
combined with --mixer alsa
|
2022-07-02 18:53:42 by Ryo ONODERA | Files touched by this commit (395) |
Log message:
*: Recursive revbump from audio/pulseaudio
|
2022-05-23 23:08:34 by pin | Files touched by this commit (3) | |
Log message:
audio/librespot: update to 0.4.1
0.4.1 - 2022-05-23
Changed
[chore] The MSRV is now 1.56
Fixed
[playback] Fixed dependency issues when installing from crate
|
2022-05-22 18:38:02 by pin | Files touched by this commit (3) | |
Log message:
audio/librespot: update to 0.4.0
0.4.0 - 2022-05-21
Changed
[chore] The MSRV is now 1.53
[contrib] Hardened security of the systemd service units
[core] Session: connect() now returns the long-term credentials
[core] Session: connect() now accepts a flag if the credentails should be
stored via the cache
[main] Different option descriptions and error messages based on what
backends are enabled at build time
[playback] More robust dynamic limiter for very wide dynamic range (breaking)
[playback] alsa: improve --device ? output for the Alsa backend
[playback] gstreamer: create own context, set correct states and use sync
handler
[playback] pipe: create file if it doesn't already exist
[playback] Sink: write() now receives ownership of the packet (breaking)
Added
[main] Enforce reasonable ranges for option values (breaking)
[main] Add the ability to parse environment variables
[main] Log now emits warning when trying to use options that would otherwise
have no effect
[main] Verbose logging now logs all parsed environment variables and command
line arguments (credentials are redacted)
[main] Add a -q, --quiet option that changes the logging level to WARN
[main] Add disable-credential-cache flag (breaking)
[main] Add a short name for every flag and option
[playback] pulseaudio: set the PulseAudio name to match librespot's device
name via PULSE_PROP_application.name environment variable (user set env var
value takes precedence) (breaking)
[playback] pulseaudio: set icon to audio-x-generic so we get an icon instead
of a placeholder via PULSE_PROP_application.icon_name environment variable
(user set env var value takes precedence) (breaking)
[playback] pulseaudio: set values to: PULSE_PROP_application.version,
PULSE_PROP_application.process.binary, PULSE_PROP_stream.description,
PULSE_PROP_media.software and PULSE_PROP_media.role environment variables
(user set env var values take precedence) (breaking)
Fixed
[connect] Don't panic when activating shuffle without previous interaction
[core] Removed unsafe code (breaking)
[main] Fix crash when built with Avahi support but Avahi is locally unavailable
[main] Prevent hang when discovery is disabled and there are no credentials
or when bad credentials are given
[main] Don't panic when parsing options, instead list valid values and exit
[main] --alsa-mixer-device and --alsa-mixer-index now fallback to the card and
index specified in --device.
[playback] Adhere to ReplayGain spec when calculating gain normalisation factor
[playback] alsa: make --volume-range overrides apply to Alsa softvol controls
Removed
[playback] alsamixer: previously deprecated options mixer-card, mixer-name and
mixer-index have been removed
|
2022-04-03 12:05:29 by pin | Files touched by this commit (1) |
Log message:
audio/librespot
Fix build with gstreamer-backend.
|