<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Drawing.Skia, branch v10.0.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.0.2</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.0.2'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2019-01-03T18:11:18Z</updated>
<entry>
<title>Put all pixmap constructors in `using` statements.</title>
<updated>2019-01-03T18:11:18Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-03T18:11:18Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=635dd36727f3c779cad8a3b56625bcfbea8ee286'/>
<id>urn:sha1:635dd36727f3c779cad8a3b56625bcfbea8ee286</id>
<content type='text'>
Cleanup extra ImageInfo as well
</content>
</entry>
<entry>
<title>Moved Emby.Drawing.Skia off of deprecated functions.</title>
<updated>2019-01-03T17:59:12Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-03T17:59:12Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=0a3862ff8040bc7bd5803bb259842da302a282d1'/>
<id>urn:sha1:0a3862ff8040bc7bd5803bb259842da302a282d1</id>
<content type='text'>
Cleaned up some other declarations along the way.
</content>
</entry>
<entry>
<title>Fix exception logging</title>
<updated>2018-12-30T21:44:39Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2018-12-20T12:11:26Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=ea4c914123ba8279b9d9fcf7d5318e11f7a3da4c'/>
<id>urn:sha1:ea4c914123ba8279b9d9fcf7d5318e11f7a3da4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use Microsoft.Extensions.Logging abstraction</title>
<updated>2018-12-30T21:44:38Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2018-12-13T13:18:25Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=0f8b3c634708ce8e7b2e2ae6fed87b6b943b5bca'/>
<id>urn:sha1:0f8b3c634708ce8e7b2e2ae6fed87b6b943b5bca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Linux binaries for SkiaSharp</title>
<updated>2018-12-17T04:23:00Z</updated>
<author>
<name>Andrew Rabert</name>
<email>ar@nullsum.net</email>
</author>
<published>2018-12-17T04:06:50Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a9607555df0ab50fde44c768ab39db9ce666f8bc'/>
<id>urn:sha1:a9607555df0ab50fde44c768ab39db9ce666f8bc</id>
<content type='text'>
- Not sure how this impacts Windows builds, but it works great for Linux.
- Requires additional deps on Debian
</content>
</entry>
<entry>
<title>Address comments</title>
<updated>2018-12-14T16:46:43Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2018-12-14T16:46:43Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=77eba9cc445dbf19b162681919c319a0a73aef6f'/>
<id>urn:sha1:77eba9cc445dbf19b162681919c319a0a73aef6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some warnings</title>
<updated>2018-12-13T21:34:28Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2018-12-13T21:34:28Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=c189d31a2bf4951c07b726a7097166bb38612cef'/>
<id>urn:sha1:c189d31a2bf4951c07b726a7097166bb38612cef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change libraries from netcoreapp to netstandard</title>
<updated>2018-12-12T20:39:22Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2018-12-12T20:17:48Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=b4edb24ec32fa5f61fd967e2893b6f335764eb11'/>
<id>urn:sha1:b4edb24ec32fa5f61fd967e2893b6f335764eb11</id>
<content type='text'>
Ref: https://dotnetcoretutorials.com/2017/01/13/net-standard-vs-net-core-whats-difference/
</content>
</entry>
<entry>
<title>Change name to EmbyServer.dll jellyfin.dll</title>
<updated>2018-12-12T19:06:42Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2018-12-12T19:06:42Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=0a3c8b04f14c2b77fd4e722960440587ce9716f8'/>
<id>urn:sha1:0a3c8b04f14c2b77fd4e722960440587ce9716f8</id>
<content type='text'>
Update and remove deps
</content>
</entry>
<entry>
<title>Update to 3.5.2 and .net core 2.1</title>
<updated>2018-09-12T17:26:21Z</updated>
<author>
<name>stefan</name>
<email>stefan@hegedues.at</email>
</author>
<published>2018-09-12T17:26:21Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=48facb797ed912e4ea6b04b17d1ff190ac2daac4'/>
<id>urn:sha1:48facb797ed912e4ea6b04b17d1ff190ac2daac4</id>
<content type='text'>
</content>
</entry>
</feed>
