mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-09 07:02:01 -05:00
[PR #182] [MERGED] [podcast] Fix Audio Playback on Windows and Linux #180
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/feeddeck/feeddeck/pull/182
Author: @ricoberger
Created: 8/6/2024
Status: ✅ Merged
Merged: 8/6/2024
Merged by: @ricoberger
Base:
main← Head:podcast-fix-audio-playback-on-windows-and-linux📝 Commits (1)
ddda063[podcast] Fix Audio Playback on Windows and Linux📊 Changes
2 files changed (+7 additions, -0 deletions)
View changed files
📝
app/lib/main.dart(+2 -0)📝
app/linux/CMakeLists.txt(+5 -0)📄 Description
Fix the audio playback on Windows and Linux for the podcast player by adding the missing initialization for
JustAudioMediaKit.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.