| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Analyzers are only run in debug build, so setting TreatWarningsAsErrors
for release build will catch the compiler warnings until we resolve all
analyzer warnings.
|
|
Don't append transcodes to transcoding temp path
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use System.Net abstractions instead of raw socket
|
|
Fix warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Remove useless runtime check (we only support one)
* Remove unused args
* Remove a global constant
And ofc fix some warnings ;)
|
|
* Use ArrayPool instead of allocating new buffers each time
* Remove NetworkStream copy
* Remove some dead code
|
|
|
|
fixes)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update internal versioning and user agents.
|
|
|
|
|
|
Refs #575
|
|
|
|
|
|
|
|
|
|
|