aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.ServerApplication/App.xaml.cs
AgeCommit message (Expand)Author
2013-03-03created an init method on base app hostLukePulverenti
2013-03-02added IServerEntryPoint to replace plugin.initializeLukePulverenti
2013-03-02Server app update on launchEric Reed
2013-02-27remvoed CO uninstall projectLukePulverenti
2013-02-27combined usermanager and userdata managerLukePulverenti
2013-02-26added a shutdown api method, font size fix and other decouplingsLukePulverenti
2013-02-25plugin security fixes and other abstractionsLukePulverenti
2013-02-24More DILukePulverenti
2013-02-23extracted http server, web socket server and udp server dependanciesLukePulverenti
2013-02-23moved some network code to the networking assemblyLukePulverenti
2013-02-23type discovery without attributesLukePulverenti
2013-02-22more dependancy injection. still just beginningLukePulverenti
2013-02-21isolated clickonce dependanciesLukePulverenti
2013-02-21Removed System.Windows.Forms dependancy from Common. Almost done removing NLo...LukePulverenti
2013-02-21extracted more logging dependanciesLukePulverenti
2013-02-21removed static loggerLukePulverenti
2013-02-21isolated bdinfo dependancyLukePulverenti
2013-02-21isolated weather and moved drawing classes up to the controller projectLukePulverenti
2013-02-21isolated DotNetZip dependancyLukePulverenti
2013-02-20isolated sqlite dependancyLukePulverenti
2013-02-20Pushing missing changesLukePulverenti
2012-09-16Added new icons and fixed some splash screen issuesLukePulverenti Luke Pulverenti luke pulverenti
2012-09-16usingsLukePulverenti Luke Pulverenti luke pulverenti
2012-09-13Improved BaseApplicationLukePulverenti Luke Pulverenti luke pulverenti
2012-09-11More code cleanupsLukePulverenti Luke Pulverenti luke pulverenti
2012-08-19Created a BaseApplication class in commonLukePulverenti Luke Pulverenti luke pulverenti
2012-08-19Fixed some kernel/splash screen async startup issuesLukePulverenti Luke Pulverenti luke pulverenti
2012-08-12Implemented tray icon commands. (Dashboard link currently won't work)LukePulverenti Luke Pulverenti luke pulverenti
2012-08-05Added missing reference to MediaBrowser.CommonRedShirtMB Mark Linton redshirt linton
2012-08-04Made ServerApplication a Single Instance app.RedShirtMB Mark Linton redshirt linton
2012-08-04Moved kernel dispose to application.onexitLukePulverenti Luke Pulverenti luke pulverenti
2012-08-04Initial creation of the ServerApplicationRedShirtMB Mark Linton redshirt linton