| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Mostly small changes as I was looking through the code.
* async void -> async Task
* Properly implemented dispose methods
* Pass the logstream directly to the JobLogger
* Style fixes
|
|
* Don't wait in intervals of 100ms for the file to exist
|
|
Rename ImageSize -> ImageDimensions
|
|
Remove some duplicate code that were causing warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|