mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[PR #82] [MERGED] Fixes SoundDeviceService, a deprecation, changes error alert title #1449
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1449
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/PlayCover/PlayCover/pull/82
Author: @IsaacMarovitz
Created: 7/22/2022
Status: ✅ Merged
Merged: 7/22/2022
Merged by: @Depal1
Base:
develop← Head:sound-fix📝 Commits (8)
f5b49bfDeprecation fixes + SoundDeviceService Fixesb4925b3Merge branch 'develop' into sound-fix4822023Added NSAlert Dialog0194648Localisation stuff2f38d3cSwiftLint Warnings1295e9cUpdate SoundDeviceService.swift9aecef1Remove old localisations95e699fUpdate PlayCover.xcscheme📊 Changes
14 files changed (+55 additions, -20 deletions)
View changed files
📝
PlayCover/Services/SoundDeviceService.swift(+12 -12)📝
PlayCover/View/AppsView.swift(+9 -3)📝
PlayCover/ViewModel/Log.swift(+1 -1)📝
PlayCover/de.lproj/Localizable.strings(+3 -0)📝
PlayCover/en.lproj/Localizable.strings(+3 -0)📝
PlayCover/es.lproj/Localizable.strings(+3 -1)📝
PlayCover/fr.lproj/Localizable.strings(+3 -0)📝
PlayCover/id.lproj/Localizable.strings(+3 -0)📝
PlayCover/it.lproj/Localizable.strings(+3 -1)📝
PlayCover/ja.lproj/Localizable.strings(+3 -0)📝
PlayCover/ko.lproj/Localizable.strings(+3 -0)📝
PlayCover/ru.lproj/Localizable.strings(+3 -0)📝
PlayCover/vi.lproj/Localizable.strings(+3 -1)📝
PlayCover/zh-Hans.lproj/Localizable.strings(+3 -1)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.