-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
18 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
NEW: | ||
- Play from here added to episodes context menu on home screen | ||
- Updated default CEC remote keymap for Guide/Info and color buttons | ||
- Smaller gui updates to video osd, codec info and preferences in default skin | ||
- Use same subtitle name format as Plex Web | ||
- Now uses https when checking for updates and sending crash reports | ||
- Code can now be compiled with VS2013 on windows | ||
- Linux improvements in preparation for embedded builds | ||
|
||
FIXES: | ||
- Fix french translations (thanks @Maxou44) | ||
- Fixes VC-1 decoding on windows with newer Intel graphics | ||
- Fix use of cache when loading preplay screen | ||
- Fix subtitle selection for transcoded media and after a vobsub has been selected | ||
- Fixes for crashes on application shutdown | ||
- OpenPHT.app should now be correctly signed on osx | ||
- Backport of final fixes from RasPlex |