Commit a6b6cdf
committed
Updates to v3.7.7 (FlyleafLib) / v1.2.17 (FlyleafME) / v1.0.4 (FlyleafHost.WinUI)
- Audio: Fixes an issue with the calculation of the buffered duration
- Audio: Proper ClearBuffer to ensure no samples left
- Player: MaxLatency improvements, introduces MinLatency (to restore speed to x1)
- Player: More accurate buffered duration calculation and tries to avoid re-buffering for stability
- FlyleafHost.Wpf: Fixes issues with mouse capture/release
- FlyleafHost.Wpf: Fixes issues with dispose
- FlyleafHost.Wpf: Fixes issues in case of reload (unload/load)1 parent 69a29ba commit a6b6cdf
3 files changed
Lines changed: 10 additions & 11 deletions
File tree
- FlyleafLib.Controls.WPF
- FlyleafLib.Controls.WinUI
- FlyleafLib
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| 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 | | - | |
27 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
0 commit comments