Ombi/Old/Ombi.UI
camjac251 9e01b3b7fc Optimized images, Update old compressed image with a new lossless one. (#1514)
* Losslessly optimized the Old branch images

I had used FileOptimizer with the lossless options on the images to reduce their size while keeping the quality. Metadata was stripped but I don't think it was needed. Just optimized old excluding the emby-logo-dark.jpg, see other commits for more on that.

* Remove lossy emby-logo-dark.jpg and replace with matching PNG lossless file optimized with new paths added

Again I had used FileOptimizer with the lossless options on the images to reduce their size while keeping the quality. Metadata was stripped but I don't think it was needed.

I removed the existing JPG as it had bad aliasing and was banding in its color. Replaced it with a lossless png that I redid to match the same jpg and then updated the path info inside the source files to use the png.

* Optimize existing Current branch images

So I had used FileOptimizer with the lossless options on the images to reduce their size while keeping the quality. Metadata was stripped but I don't think it was needed.

* Replace bad aliased image with new updated lossless and replace file path to update to the new one

Again I had used FileOptimizer with the lossless options on the images to reduce their size while keeping the quality. Metadata was stripped but I don't think it was needed.

I removed the existing JPG as it had bad aliasing and was banding in its color. Replaced it with a lossless png that I redid to match the same jpg and then updated the path info inside the source files to use the png.

* Added missing image

Added missing emby-logo-dark.png
2017-09-25 08:04:20 +01:00
..
Authentication The move! 2017-05-16 08:31:44 +01:00
Content Optimized images, Update old compressed image with a new lossless one. (#1514) 2017-09-25 08:04:20 +01:00
Helpers The move! 2017-05-16 08:31:44 +01:00
Jobs The move! 2017-05-16 08:31:44 +01:00
ModelDataProviders The move! 2017-05-16 08:31:44 +01:00
Models The move! 2017-05-16 08:31:44 +01:00
Modules The move! 2017-05-16 08:31:44 +01:00
NinjectModules The move! 2017-05-16 08:31:44 +01:00
Properties The move! 2017-05-16 08:31:44 +01:00
Resources The move! 2017-05-16 08:31:44 +01:00
Scripts The move! 2017-05-16 08:31:44 +01:00
Start The move! 2017-05-16 08:31:44 +01:00
Validators The move! 2017-05-16 08:31:44 +01:00
Views Optimized images, Update old compressed image with a new lossless one. (#1514) 2017-09-25 08:04:20 +01:00
app.config The move! 2017-05-16 08:31:44 +01:00
Bootstrapper.cs The move! 2017-05-16 08:31:44 +01:00
compilerconfig.json The move! 2017-05-16 08:31:44 +01:00
compilerconfig.json.defaults The move! 2017-05-16 08:31:44 +01:00
job_scheduling_data_2_0.xsd The move! 2017-05-16 08:31:44 +01:00
Ombi.UI.csproj Optimized images, Update old compressed image with a new lossless one. (#1514) 2017-09-25 08:04:20 +01:00
packages.config The move! 2017-05-16 08:31:44 +01:00
Program.cs The move! 2017-05-16 08:31:44 +01:00
sqlite3.dll The move! 2017-05-16 08:31:44 +01:00
Startup.cs The move! 2017-05-16 08:31:44 +01:00
web.config The move! 2017-05-16 08:31:44 +01:00
Web.Debug.config The move! 2017-05-16 08:31:44 +01:00
Web.Release.config The move! 2017-05-16 08:31:44 +01:00