aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Mono/Program.cs
AgeCommit message (Collapse)Author
2015-01-18rework hosting optionsLuke Pulverenti
2014-11-26allow separate configuration of app resources pathLuke Pulverenti
2014-11-25update translationsLuke Pulverenti
2014-11-23consolidate exception loggingLuke Pulverenti
2014-11-23update mac filesLuke
2014-11-14update translationsLuke Pulverenti
2014-11-09created common startup project for mono & windowsLuke Pulverenti
2014-10-06remove mono compiler directivesLuke Pulverenti
2014-10-01Add user cinema mode settingLuke Pulverenti
2014-09-28fix mac ffmpeg buildLuke Pulverenti
2014-09-14made mono compilable againgsnerf
2014-09-14fix mono buildLuke Pulverenti
2014-09-14add ability to customize ffmpeg pathLuke Pulverenti
2014-09-08update translationsLuke Pulverenti
2014-07-09update mono buildLuke Pulverenti
2014-05-01web client re-orgLuke Pulverenti
2014-04-10beginning dlna serverLuke Pulverenti
2014-02-01Fix case-sensitive filenames.abeloin
2014-01-22Added MONOMKBUNDLE preprocessor symbol for the embedded version.abeloin
2014-01-08add console logging during startupLuke Pulverenti
2013-12-25Linux fixes:abeloin
-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-05Removed unused properties from BaseItem.Luke Pulverenti
2013-12-04add ApplicationPath to app paths interface to hide implementationLuke Pulverenti
2013-10-31replace file system calls with IFileSystem when neededLuke Pulverenti
2013-10-14only update episodes that have been changedLuke Pulverenti
2013-10-13better crash loggingLuke Pulverenti
2013-10-07remove mutex from mono startupLuke Pulverenti
2013-10-07remove self update capability from serviceLuke Pulverenti
2013-10-04mono fixesLuke Pulverenti
2013-09-27allow service to restart itselfLuke Pulverenti
2013-09-27implemented mono tray iconLuke Pulverenti
2013-09-27added more direct querying to folderLuke Pulverenti
2013-09-26mono progress - able to start appLuke Pulverenti
2013-09-24adding mono solutionLuke Pulverenti