| Age | Commit message (Collapse) | Author |
|
(cherry picked from commit 329edd9dbe867902e735282b9a4e09a2fb4b9bd7)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
|
|
Use FileShare.None when creating files
(cherry picked from commit 480dd66428e2a8bf76c0747256f2e99b15aae212)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re-raise the exception that caused LiveTV stream to not open
|
|
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
|
|
Also refactor to use return a Uri instead of a string and use UriBuilder under the hood
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Analyzers are only run in debug build, so setting TreatWarningsAsErrors
for release build will catch the compiler warnings until we resolve all
analyzer warnings.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|