-
-
Notifications
You must be signed in to change notification settings - Fork 147
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1233 from cewert/hotfix-screensaver-release
- Loading branch information
Showing
5 changed files
with
6 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,50 +1,6 @@ | ||
[ | ||
{ | ||
"description": "Bug Fix: Rows on home view not refreshing when data has changed", | ||
"description": "Bug Fix: System screensaver not working", | ||
"author": "1hitsong" | ||
}, | ||
{ | ||
"description": "Bug Fix: Next up section does not populate correctly after watching a TV episode", | ||
"author": "1hitsong" | ||
}, | ||
{ | ||
"description": "Bug Fix: Next episode button does not display consistently", | ||
"author": "1hitsong" | ||
}, | ||
{ | ||
"description": "Bug Fix: Crash when fallback font API call fails", | ||
"author": "1hitsong" | ||
}, | ||
{ | ||
"description": "Core: Fix Jellyfin links in readme", | ||
"author": "cewert" | ||
}, | ||
{ | ||
"description": "Bug Fix: Music shuffle not working", | ||
"author": "1hitsong" | ||
}, | ||
{ | ||
"description": "Updated View: Add current playback time and song length to the sides of the audio progress bar", | ||
"author": "1hitsong" | ||
}, | ||
{ | ||
"description": "Bug Fix: Turn off loop mode when user manually changes song", | ||
"author": "1hitsong" | ||
}, | ||
{ | ||
"description": "Core: Enable confirm partner button and setup RALE", | ||
"author": "cewert" | ||
}, | ||
{ | ||
"description": "Bug Fix: Clock not displaying on login view", | ||
"author": "cewert" | ||
}, | ||
{ | ||
"description": "Core: Add build badge and rework readme content", | ||
"author": "cewert" | ||
}, | ||
{ | ||
"description": "Core: Adjust settings to follow latest guidelines", | ||
"author": "sevenrats" | ||
} | ||
] |