Commit dc7462e
committed
Updates to v3.5.7 / v1.1.26
* Overall: UI update improvements
* VideoView: Fixes an issue with WindowsFormsHost and Front Window within a Scroll Viewer
* Renderer: Introduces Player.renderer.GetBitmap which can be used in parallel with rendering to retrieve (and resize if required) a gpu texture
* TakeSnapshot: Improvements and adds resize on gpu support
* Languages: Better handling of audio, subtitles and online subtitles languages (using windows cultures)
* Config: Introduces Config.Video.ClearScreenOnOpen to allow the last frame to be presented until the new open has been completed
* Config: Introduces Config.Video.Swap10Bit to use 10-bit instead of 8-bit swap chain
* Config: Introduces Config.Video.SwapBuffers to manually set render's swap chain buffers
* Controls.WPF: Fixes UIConfig to properly save for subtitles FontWeight, FontStyle and FontStretch1 parent 644bb74 commit dc7462e
3 files changed
Lines changed: 14 additions & 17 deletions
File tree
- FlyleafLib.Controls.WPF
- FlyleafLib
- MediaFramework/MediaRenderer
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
949 | 949 | | |
950 | 950 | | |
951 | 951 | | |
952 | | - | |
953 | | - | |
954 | | - | |
955 | 952 | | |
956 | 953 | | |
957 | 954 | | |
958 | | - | |
| 955 | + | |
959 | 956 | | |
960 | 957 | | |
961 | 958 | | |
962 | 959 | | |
963 | | - | |
964 | | - | |
| 960 | + | |
| 961 | + | |
965 | 962 | | |
966 | 963 | | |
967 | 964 | | |
| |||
0 commit comments