mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 03:50:11 +02:00
Change RTTIME warnings and doc for next PW release
The next release will use regular realtime scheduling with no `RLIMIT_RTTIME` when the user has the permissions to do so by default.
This commit is contained in:
@@ -6,6 +6,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic
|
||||
Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Changed
|
||||
|
||||
- Change the low `RLIMIT_RTTIME` warning to mention setting up realtime
|
||||
priviliges instead of changing PipeWire's config now that PipeWire MRs
|
||||
[!1118](https://gitlab.freedesktop.org/pipewire/pipewire/-/merge_requests/1118)
|
||||
and
|
||||
[!1120](https://gitlab.freedesktop.org/pipewire/pipewire/-/merge_requests/1120)
|
||||
have been merged.
|
||||
|
||||
## [3.8.0] - 2022-01-15
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user