index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Server.Implementations
/
Drawing
/
ImageProcessor.cs
Age
Commit message (
Expand
)
Author
2013-11-15
fix image caching being too aggressive
Luke Pulverenti
2013-11-12
added image processor error handling
Luke Pulverenti
2013-11-08
try to avoid album year of zero
Luke Pulverenti
2013-11-07
optimize image processor when gdi can be skipped
Luke Pulverenti
2013-11-06
Serve original image file when possible
Luke Pulverenti
2013-11-04
fixes #606 - Add manual image selection for Seasons
Luke Pulverenti
2013-10-31
replace file system calls with IFileSystem when needed
Luke Pulverenti
2013-10-21
process all images using Format32bppPArgb
Luke Pulverenti
2013-10-21
set CompositingMode to sourcecopy when possible
Luke Pulverenti
2013-10-02
added new image params & GameSystem constants
Luke Pulverenti
2013-10-01
fixed xml providers running over and over
Luke Pulverenti
2013-09-23
improve image serving performance slightly
Luke Pulverenti
2013-09-21
added percent played overlay
Luke Pulverenti
2013-09-20
exposed GetEnhancedImage on ImageProcessor
Luke Pulverenti
2013-09-19
reduce system info refreshing from dashboard
Luke Pulverenti
2013-09-19
fixes #518 - Add api param for watched indicator on images
Luke Pulverenti
2013-09-19
Added image output format param
Luke Pulverenti
2013-09-18
moved image manager to an interface
Luke Pulverenti