Commit graph

14 commits

Author SHA1 Message Date
Andrew Rabert 875392c77f Combine Emby.Drawing and Emby.Drawing.Skia 2019-01-19 22:38:41 -05:00
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
Erwin de Haan 9d37fd96f1 Visual Studio Reformat: Emby.Drawing.Skia 2019-01-13 20:16:43 +01:00
Erwin de Haan ec1f5dc317 Mayor code cleanup
Add Argument*Exceptions now use proper nameof operators.

Added exception messages to quite a few Argument*Exceptions.

Fixed rethorwing to be proper syntax.

Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling)

Added some TODOs to log certain exceptions.

Fix sln again.

Fixed all AssemblyInfo's and added proper copyright (where I could find them)

We live in *current year*.

Fixed the use of braces.

Fixed a ton of properties, and made a fair amount of functions static that should be and can be static.

Made more Methods that should be static static.

You can now use static to find bad functions!

Removed unused variable. And added one more proper XML comment.
2019-01-10 20:38:53 +01:00
Erwin de Haan 635dd36727 Put all pixmap constructors in using statements.
Cleanup extra ImageInfo as well
2019-01-03 19:11:18 +01:00
Erwin de Haan 0a3862ff80 Moved Emby.Drawing.Skia off of deprecated functions.
Cleaned up some other declarations along the way.
2019-01-03 18:59:12 +01:00
Bond_009 c189d31a2b Remove some warnings 2018-12-13 22:34:28 +01:00
stefan 48facb797e Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
Luke Pulverenti 5fa007d04e add error handling to work around skia crashes 2017-11-01 15:45:10 -04:00
Luke Pulverenti 6eec35ecbd update skia decoding 2017-07-01 21:22:23 -04:00
Luke Pulverenti 21d2573d05 update skia 2017-05-12 00:57:09 -04:00
Luke Pulverenti bdf27b81c1 update collage builder 2017-05-11 10:53:31 -04:00
Luke Pulverenti f49d20033d move crop whitespace directly to encode image 2017-05-10 00:49:11 -04:00
Luke Pulverenti 34c3783f42 update project files 2017-05-09 15:53:46 -04:00