Commit graph

30 commits

Author SHA1 Message Date
Luke Pulverenti 76658f0797 create images list object 2014-02-07 15:30:41 -05:00
Luke Pulverenti ad82c9f5e9 New provider system. Only for people right now 2014-01-28 13:37:01 -05:00
Luke Pulverenti 6ed380ed1b only call set resolution if we have positive x and y values 2014-01-05 16:53:22 -05:00
Luke Pulverenti a9f243e8c4 reduced size of image indicators 2014-01-02 16:21:21 -05:00
Luke Pulverenti e80cbe5b64 reduce image indicator sizes 2014-01-01 22:53:27 -05:00
Luke Pulverenti b9d17c9bc7 add more methods to file system interface 2014-01-01 13:26:31 -05:00
Luke Pulverenti 25db52003c added more metadata control 2013-12-26 01:17:19 -05:00
abeloin 68cf16416b Linux fixes:
-Copy PropertyChanged.Fody.dll to Tools/Fody in MediaBrowser.Model.csproj
-Check if root for WebSocketServer.FlashAccessPolicyEnabled (port < 1024)
-Check resolution value !=0 before SetResolution
-Catch _userManager.RefreshUsersMetadata exception when running MB3 for the first time
-Fix _appHost.Init() missing argument
-FFmpeg: set default and execute permission(766) to ffmpeg and ffprobe
-FFmpeg: Detect the OS type and download the correct version 
-Rename MediaBrowser.WebDashboard/dashboard-ui/scripts/Itemdetailpage.js to itemdetailpage.js
2013-12-25 14:26:49 -05:00
Luke Pulverenti cd859ac2e6 added IHasImages and IHasUserData 2013-12-19 16:51:32 -05:00
Luke Pulverenti 01e65c93ee updated live tv + nuget 2013-12-14 20:17:57 -05:00
Luke Pulverenti 2c22de3773 update tv recording page 2013-12-12 23:06:38 -05:00
Luke Pulverenti 1f162e39b1 expose Tmdb collection id in editor. 2013-12-07 20:42:15 -05:00
Luke Pulverenti 016477d88d fix image caching being too aggressive 2013-11-15 11:00:39 -05:00
Luke Pulverenti b07193e1bc added image processor error handling 2013-11-12 10:36:25 -05:00
Luke Pulverenti 04f165283b try to avoid album year of zero 2013-11-08 16:22:02 -05:00
Luke Pulverenti 2fc662c9e9 optimize image processor when gdi can be skipped 2013-11-07 10:57:12 -05:00
Luke Pulverenti a2cd03610f Serve original image file when possible 2013-11-06 16:32:26 -05:00
Luke Pulverenti 9ba615e649 fixes #606 - Add manual image selection for Seasons 2013-11-04 14:04:23 -05:00
Luke Pulverenti 6c8d919298 replace file system calls with IFileSystem when needed 2013-10-31 10:03:23 -04:00
Luke Pulverenti d18f000e88 process all images using Format32bppPArgb 2013-10-21 10:32:58 -04:00
Luke Pulverenti 3c06fc4d1a set CompositingMode to sourcecopy when possible 2013-10-21 00:12:51 -04:00
Luke Pulverenti 7dae0069d6 added new image params & GameSystem constants 2013-10-02 11:32:11 -04:00
Luke Pulverenti 3d40c5ba36 fixed xml providers running over and over 2013-10-01 14:24:27 -04:00
Luke Pulverenti cbd767ddce improve image serving performance slightly 2013-09-23 20:04:02 -04:00
Luke Pulverenti f380d7a092 added percent played overlay 2013-09-21 11:06:00 -04:00
Luke Pulverenti e50c29ffca exposed GetEnhancedImage on ImageProcessor 2013-09-20 11:42:27 -04:00
Luke Pulverenti b7a8b92c00 reduce system info refreshing from dashboard 2013-09-19 20:53:18 -04:00
Luke Pulverenti c233f2190c fixes #518 - Add api param for watched indicator on images 2013-09-19 13:45:48 -04:00
Luke Pulverenti cb839f9f25 Added image output format param 2013-09-19 11:12:28 -04:00
Luke Pulverenti d58da2a772 moved image manager to an interface 2013-09-18 14:49:06 -04:00