Skip to content

N15: Proton 5.13-1 #335

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Nov 3, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Address feedback
  • Loading branch information
PatrickHoward authored Nov 3, 2020
commit 9d670f4a3edfff6a7c9961148e68fb5ef5d4b9fd
12 changes: 6 additions & 6 deletions content/posts/newsletter-015/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,14 +167,14 @@ Join the [Discord server](https://discord.com/invite/ajour) and say hi.
[Iced]: https://github.com/hecrj/iced

### [Proton][Proton-Github] 5.13-1
In addition to adding Linux Support for more Windows-exclusive games,
Valve Software's wine-based translation layer for Linux: Proton now
includes Rust as part of its build system.
[Media Converter][Proton-Media-Converter-Github], is a Proton module
written in Rust as a gstreamer plugin to convert certain media encodings
In addition to adding Linux Support for more Windows-exclusive games,
Valve Software's wine-based translation layer for Linux: Proton now
includes Rust as part of its build system.
[Media Converter][Proton-Media-Converter-Github], is a Proton module
written in Rust as a gstreamer plugin to convert certain media encodings
from one format to another.

Doucmentation for building Proton is available on [Github][Proton-Github].
Doucmentation for building Proton is available on [Github][Proton-Github].
Further documentation on Media Converter and its source code is available
on the module's [repository][Proton-Media-Converter-Github]

Expand Down