aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.ServerApplication/MainStartup.cs
AgeCommit message (Expand)Author
2017-08-17add fixes for .net coreLuke Pulverenti
2017-08-16update componentsLuke Pulverenti
2017-08-16remove unused libsLuke Pulverenti
2017-08-16merge common implementations and server implementationsLuke Pulverenti
2017-08-09consolidate emby.server.core into emby.server.implementationsLuke Pulverenti
2017-07-01update 2015 c++ runtime detectionLuke Pulverenti
2017-07-01fix stream builder errorLuke Pulverenti
2017-06-24removed dead codeLuke Pulverenti
2017-05-24update main projectsLuke Pulverenti
2017-05-14update image processingLuke Pulverenti
2017-05-12update dlna profilesLuke Pulverenti
2017-05-12update messagesLuke Pulverenti
2017-05-12install 2015 vcredistLuke Pulverenti
2017-04-30add support for cert with passwordLuke Pulverenti
2017-04-01remove qsv hevc decoding for nowLuke Pulverenti
2017-03-10rework file system libsLuke Pulverenti
2017-02-20make more classes portableLuke Pulverenti
2017-02-18fix mapping multiple tuner channels to same epg channelLuke Pulverenti
2017-02-16fix server restartLuke Pulverenti
2017-01-23key m3u based on tvgidLuke Pulverenti
2017-01-09support .tp video containerLuke Pulverenti
2016-11-26fix networkmanagerLuke Pulverenti
2016-11-19move sync repository to portable projectLuke Pulverenti
2016-11-18move classes to portable projectLuke Pulverenti
2016-11-18begin to rework repositoriesLuke Pulverenti
2016-11-14update image & subtitle extractionLuke Pulverenti
2016-11-13update .net core startupLuke Pulverenti
2016-11-12update .net core startupLuke Pulverenti
2016-11-12update response stream handlingLuke Pulverenti
2016-11-11update portable projectsLuke Pulverenti
2016-11-11update core projectsLuke Pulverenti
2016-11-11update core projectLuke Pulverenti
2016-11-11update server core projectLuke Pulverenti
2016-11-11move class to new core projectLuke Pulverenti
2016-11-08update power managementLuke Pulverenti
2016-10-29move dependenciesLuke Pulverenti
2016-10-29continue with .net core targetingLuke Pulverenti
2016-10-29move common dependenciesLuke Pulverenti
2016-10-29move common dependenciesLuke Pulverenti
2016-10-25make controller project portableLuke Pulverenti
2016-10-23update startup timeoutLuke Pulverenti
2016-10-18remote service restartLuke Pulverenti
2016-10-11Merge branch 'dev' of https://github.com/hatharry/Emby.githatharry
2016-10-11add retry to service restarthatharry
2016-09-15Merge pull request #2164 from hatharry/devLuke
2016-09-12encapsulate path substitutionLuke Pulverenti
2016-09-08add option to save recordings as mkvLuke Pulverenti
2016-09-03add loopback handlerLuke Pulverenti
2016-09-02automate loopback exception for windows store appLuke Pulverenti
2016-08-29Check service running before checking self restarthatharry