zeromus
|
b24a4ecc09
|
rename to FFmpegService
|
2020-07-24 22:25:00 -04:00 |
nattthebear
|
6657917281
|
Fix parse error loading CCD files
|
2020-07-11 18:47:56 -04:00 |
nattthebear
|
04f86c2843
|
code cleanup
address a comment on a method called "ascii" that actually used utf8
|
2020-05-28 07:38:09 -04:00 |
zeromus
|
5a6072cdf0
|
Revert "Move some private helper methods to local methods in DiscSystem"
This reverts commit 6f813edbdb .
|
2020-05-26 12:51:33 -05:00 |
YoshiRulz
|
b2982825d8
|
Make DiscJob abstract
|
2020-05-21 04:45:01 +00:00 |
YoshiRulz
|
6f813edbdb
|
Move some private helper methods to local methods in DiscSystem
|
2020-05-21 04:45:01 +00:00 |
YoshiRulz
|
d436b9b9aa
|
Fix colection/LINQ usage in DiscSystem
except the garbage that is byte[].Skip().Take(), I CBB fixing that
|
2020-05-21 04:45:01 +00:00 |
YoshiRulz
|
0ccf30396d
|
Use modern `??=`, `is`, casts, etc. in DiscSystem
|
2020-05-21 04:45:01 +00:00 |
YoshiRulz
|
ae22cd9f1b
|
Use explicit visibility modifiers in DiscSystem
|
2020-05-21 04:45:01 +00:00 |
YoshiRulz
|
0706b96afe
|
Fix encapsulation of IN_*/OUT_* in DiscSystem
these properties imply builder semantics but the classes aren't builders
|
2020-05-21 04:45:01 +00:00 |
YoshiRulz
|
3a3b22c03b
|
Move projects to src subdir (breaks build)
|
2020-05-03 10:57:38 +10:00 |