Skip to content
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

Maintenance: Rework NowPlaying playback states #1052

Merged
merged 8 commits into from
May 12, 2024

Conversation

wutschel
Copy link
Contributor

Description

This PR reworks the playback states of NowPlaying when receiving the response to @"Player.GetProperties". Variable names are improved (e.g. canSeek instead canseek), logic is simplified, comments are added, code sections are separated by new lines and existing helper methods are used.

Summary for release notes

Maintenance: Rework NowPlaying playback states

@wutschel wutschel marked this pull request as ready for review April 25, 2024 04:53
XBMC Remote/NowPlaying.m Outdated Show resolved Hide resolved
XBMC Remote/NowPlaying.m Show resolved Hide resolved
XBMC Remote/NowPlaying.m Outdated Show resolved Hide resolved
@wutschel
Copy link
Contributor Author

Fixed the comment, squashed and rebased. Let me know how to proceed on the other changes requested.

@wutschel
Copy link
Contributor Author

Squashed and rebased to master.

@kambala-decapitator kambala-decapitator merged commit 17ab66a into xbmc:master May 12, 2024
@wutschel wutschel deleted the rework_playback_states branch May 12, 2024 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants