Commit Graph

219 Commits (769c48c629bae859ba713d66b1a55f35aca708b6)

Author SHA1 Message Date
Bond-009 769c48c629
Deduplicate media stream ordering code (#9014)
1 year ago
Bond-009 3462676a8f
Fix debug builds (#8909)
1 year ago
Bond_009 236dd650d0 Update projects to .net7
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Bond_009 ba3e7027fe Add regression test for #8696
2 years ago
Hannes Braun 4edeccc5e0
Remove redundant using directives
2 years ago
dependabot[bot] 266fb2f81c
Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2
2 years ago
Cody Robibero 6004060b4e Fix build errors from new warnings
2 years ago
dependabot[bot] 62ef93e2ce Bump xunit from 2.4.1 to 2.4.2
2 years ago
dependabot[bot] 1be9eb13ef
Bump Moq from 4.18.1 to 4.18.2
2 years ago
dependabot[bot] a0f873692e
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1
2 years ago
luz paz 9ec2870b10 Fix various typos
2 years ago
Bond-009 a881733377
Merge pull request #7682 from 1337joe/test-preferred-audio-language
2 years ago
Cody Robibero a7b1132c92 Merge pull request #7842 from crobibero/dependency-backport
2 years ago
dependabot[bot] 7ac06429d9
Bump Moq from 4.17.2 to 4.18.1 (#7820)
2 years ago
dependabot[bot] 0f6bd264ae
Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 (#7760)
2 years ago
Cody Robibero e263e9c2b1 Merge pull request #7544 from jaantaponen/long-filename-fix
2 years ago
Joe Rogers 644e774040
Fix default audio selection ignoring type
2 years ago
dependabot[bot] 812841d01e
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)
2 years ago
dependabot[bot] 37b87bc231
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 (#7727)
2 years ago
Joe Rogers e89d1a3be5
Add tests for preferred audio language selection
2 years ago
Cody Robibero e5e7c10b81 Merge pull request #7638 from 1337joe/fix-quick-connect-tests
2 years ago
Cody Robibero 04cac23a11 Merge pull request #7548 from 1337joe/comparer-null-fix
2 years ago
dependabot[bot] dde984bd0e
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
2 years ago
dependabot[bot] 4c4f5dfe81
Bump Moq from 4.17.1 to 4.17.2 (#7416)
2 years ago
dependabot[bot] ee24b85f49
Bump Moq from 4.16.1 to 4.17.1
2 years ago
Joshua M. Boniface e26446f9c0
Merge pull request #7112 from stanionascu/bdiso-playback
2 years ago
dependabot[bot] 06f259001c
Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0
2 years ago
Stanislav Ionascu 554d1b2ca8 Fix #7100 by catching the exception on opening invalid UDF images
2 years ago
Bond_009 dbd7be091d Fix MediaStreamSelector
2 years ago
dependabot[bot] 7649391b9d
Bump coverlet.collector from 3.1.1 to 3.1.2
2 years ago
dependabot[bot] 6af7d5445f
Bump coverlet.collector from 3.1.0 to 3.1.1 (#7266)
2 years ago
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
2 years ago
Joe Rogers 8b706cebef
Add alternate resolver test, generate extra folder names
2 years ago
Joe Rogers 19b9646d72
Add -extra suffix for consistency
2 years ago
Joe Rogers f11fa59b15
Order rules so directory takes precedence over naming
2 years ago
Cody Robibero c6a1dcf420
Merge pull request #7080 from crobibero/ws-token
2 years ago
Bond-009 11d0c6827f
Merge pull request #7058 from cvium/the_most_important_feature
2 years ago
Cody Robibero 0765fd568f Use IAuthorizationContext for websocket
2 years ago
cvium 28c2ac9cc0 Remove file extension filter and fix build
2 years ago
Cody Robibero 25abe479eb Add ability to search by -
2 years ago
cvium 2749509f00 Use dedicated resolvers for extras
2 years ago
Cody Robibero a615f87680
Merge pull request #7044 from 1337joe/fix-trailers-v2
2 years ago
Joe Rogers c0ab54f0bd Fix resolved type for Trailers
2 years ago
Bond_009 cbfa355e31 Update StyleCop
2 years ago
Cody Robibero 076a13abeb
Merge pull request #7029 from cvium/allocations_maybe
2 years ago
Cody Robibero 00211ca056
Merge pull request #7028 from cvium/everything_went_wrong
2 years ago
cvium b880dc8a4a Use our own Contains extension
2 years ago
cvium 83a94aa612 Fix extras folders
2 years ago
Bond_009 a4565da4a9 Use System.IO.Compression instead of SharpCompress for zips
2 years ago