Cody Robibero
|
b6489e73ab
Merge pull request #7241 from Bond-009/async5
|
3 лет назад |
Bond_009
|
e7be01d7a5
Flush to disk async where possible
|
3 лет назад |
Bond_009
|
832da133d8
Always create TaskCompletionSource<T> with TaskCreationOptions.RunContinuationsAsynchronously
|
3 лет назад |
Bond_009
|
3ab0afdc6b
Remove task cancellation hacks
|
3 лет назад |
Cody Robibero
|
7bfc6b5679
Remove more warnings
|
3 лет назад |
Cody Robibero
|
634ce40c2f
Merge branch 'master' into comparisons
|
3 лет назад |
cvium
|
b880dc8a4a
Use our own Contains extension
|
3 лет назад |
Claus Vium
|
c3523e7cf7
Merge pull request #5905 from BaronGreenback/TVFix
|
3 лет назад |
Bond_009
|
5726535a26
Fix some warnings
|
3 лет назад |
cvium
|
f03e77a4d5
Merge branch 'master' into TVFix
|
3 лет назад |
Bond_009
|
79642af3b8
Fix some warnings
|
4 лет назад |
Bond_009
|
13fbfe6091
Target net6.0
|
4 лет назад |
cvium
|
1603d1928e
Kill ProgressiveFileCopier and seek to end for ongoing livetv
|
4 лет назад |
cvium
|
153e920239
Ignore published server url for local access
|
4 лет назад |
cvium
|
ffe5ae8056
Merge branch 'master' into TVFix
|
4 лет назад |
BaronGreenback
|
6648b7d7da
Merge branch 'master' into comparisons
|
4 лет назад |
Bond_009
|
0bc0601442
Fix some warnings
|
4 лет назад |
Bond_009
|
7e8428e588
Enable nullable reference types for Emby.Server.Implementations
|
4 лет назад |
BaronGreenback
|
7ff52bf755
Renamed
|
4 лет назад |
BaronGreenback
|
7936ea59eb
Changed selection method
|
4 лет назад |
BaronGreenback
|
80877aa945
Cleaned up "value assigned is not used in any execution path"
|
4 лет назад |
David
|
eca3b37d6e
Use FileShare.Read to fix HdHomeRun
|
4 лет назад |
David
|
60ffa6f514
Use FileShare.None when creating files
|
4 лет назад |
Bond_009
|
e9f22303a4
Properly forward cancellationTokens
|
4 лет назад |
Joshua M. Boniface
|
2c9e355e42
Merge branch 'master' into NetworkPR2
|
4 лет назад |
BaronGreenback
|
8f25eaeb9d
Update Emby.Server.Implementations/LiveTv/TunerHosts/HdHomerun/HdHomerunUdpStream.cs
|
4 лет назад |
Greenback
|
616caca2b7
Added more comments.
|
4 лет назад |
BaronGreenback
|
d66f88672c
Merge branch 'master' into NetworkPR2
|
4 лет назад |
Ryan Petris
|
8204b25a56
Merge branch 'master' into fix-hdhomerun
|
4 лет назад |
Ryan Petris
|
81d5eb4db5
Return a Task object and discard it instead of using async void.
|
4 лет назад |