Commit Graph

52 Commits

Author SHA1 Message Date
Erwin de Haan a36658f6f0 ReSharper Reformat: Properties to expression bodied form. 2019-01-13 21:31:14 +01:00
Erwin de Haan 089ad8e7c2 Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txt 2019-01-13 21:10:15 +01:00
Erwin de Haan e566d9a231 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
Erwin de Haan 742bef5b5f EditorConfig reformat: Non-CS files. 2019-01-13 20:45:51 +01:00
Erwin de Haan 9d37fd96f1 Visual Studio Reformat: Emby.Drawing.Skia 2019-01-13 20:16:43 +01:00
Erwin de Haan e2751d42e8 Merge branch 'dev' into code-cleanup 2019-01-11 12:50:36 +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
hawken bd169e4fd4 remove trailing whitespace 2019-01-07 23:27:46 +00: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 ea4c914123 Fix exception logging 2018-12-30 22:44:39 +01:00
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction 2018-12-30 22:44:38 +01:00
Andrew Rabert a9607555df Add Linux binaries for SkiaSharp
- Not sure how this impacts Windows builds, but it works great for Linux.
- Requires additional deps on Debian
2018-12-16 23:23:00 -05:00
Bond_009 77eba9cc44 Address comments 2018-12-14 17:46:43 +01:00
Bond_009 c189d31a2b Remove some warnings 2018-12-13 22:34:28 +01:00
Bond_009 b4edb24ec3 Change libraries from netcoreapp to netstandard
Ref: https://dotnetcoretutorials.com/2017/01/13/net-standard-vs-net-core-whats-difference/
2018-12-12 21:39:22 +01:00
Bond_009 0a3c8b04f1 Change name to EmbyServer.dll jellyfin.dll
Update and remove deps
2018-12-12 20:06:42 +01:00
stefan 48facb797e Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
Luke Pulverenti dec3b1bbb0 improve image processing performance 2017-12-01 12:04:32 -05:00
Luke Pulverenti 77695f8abe 3.2.40.1 2017-11-21 17:14:56 -05:00
Luke Pulverenti 77d52cf02f revert back to skiasharp 1.58.1 2017-11-18 22:30:42 -05:00
Luke Pulverenti 5fa007d04e add error handling to work around skia crashes 2017-11-01 15:45:10 -04:00
Luke Pulverenti ccda4bd629 update to skia 1.59.2 2017-10-30 01:26:19 -04:00
Luke Pulverenti 2300026e84 support nef with skia 2017-09-28 13:01:43 -04:00
Luke Pulverenti 31b01cbb56 add fixes for dng images 2017-09-22 16:33:01 -04:00
Luke Pulverenti c0baa0ce90 support cr2 with skia 2017-09-09 14:19:02 -04:00
Luke Pulverenti 49b799adbe 3.2.30.8 2017-09-05 15:49:02 -04:00
Luke Pulverenti 5c982dab35 update image orientation 2017-09-02 15:22:19 -04:00
Luke Pulverenti 0fd4b0ffca update image rotation 2017-09-02 01:44:47 -04:00
Luke Pulverenti 78ad5c91f1 update image orientation 2017-09-02 01:33:04 -04:00
Luke Pulverenti dd9404ebc6 update skiasharp to 1.58.1 2017-08-30 23:49:38 -04:00
Luke Pulverenti d2b86edf05 update hdhr channel ids 2017-08-15 23:40:36 -04:00
Luke Pulverenti 6eec35ecbd update skia decoding 2017-07-01 21:22:23 -04:00
Luke Pulverenti bcaf9bd19c add skia error handling 2017-06-24 14:29:23 -04:00
Luke Pulverenti 1e5c3db9eb support individual library refreshing 2017-06-23 12:04:45 -04:00
Luke Pulverenti d76bcd8473 fix photo orientation 2017-06-09 15:24:31 -04:00
Luke Pulverenti 5b6356e779 remove ImageMagick from Windows 2017-06-04 14:31:40 -04:00
Luke Pulverenti 454a29697e update skia 2017-05-29 13:43:28 -04:00
Luke Pulverenti 33014f77aa update GetItems method 2017-05-26 02:48:54 -04:00
Luke Pulverenti 47fc7c6aee add GenreItems property 2017-05-18 17:05:47 -04:00
Luke Pulverenti 9cd2d793be update image encoding 2017-05-17 14:18:18 -04:00
Luke Pulverenti 2f4f8c105e update image processing 2017-05-14 22:27:58 -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 3feeb04ffc update skia 2017-05-10 23:23:16 -04:00
Luke Pulverenti aae64e6b87 update skia 2017-05-10 15:57:55 -04:00
Luke Pulverenti 3c60445311 update skia 2017-05-10 15:56:59 -04:00
Luke Pulverenti f49d20033d move crop whitespace directly to encode image 2017-05-10 00:49:11 -04:00
Luke Pulverenti 4569b6b491 update images 2017-05-09 16:18:02 -04:00
Luke Pulverenti 34c3783f42 update project files 2017-05-09 15:53:46 -04:00