Commit graph

25 commits

Author SHA1 Message Date
LukePulverenti 8ce3e74e81 More DI 2013-02-24 16:53:54 -05:00
LukePulverenti 2e4db75540 extracted http server, web socket server and udp server dependancies 2013-02-23 17:31:51 -05:00
LukePulverenti 465f0cc1e2 moved some network code to the networking assembly 2013-02-23 12:54:51 -05:00
LukePulverenti b8d5c71842 type discovery without attributes 2013-02-23 02:57:11 -05:00
LukePulverenti c165f37bb9 more dependancy injection. still just beginning 2013-02-22 22:49:00 -05:00
LukePulverenti 868a7ce9c8 isolated clickonce dependancies 2013-02-21 23:23:06 -05:00
LukePulverenti fdafa59683 Removed System.Windows.Forms dependancy from Common. Almost done removing NLog dependancy. 2013-02-21 20:26:35 -05:00
LukePulverenti 76f067f867 extracted more logging dependancies 2013-02-21 16:06:23 -05:00
LukePulverenti ab1065a567 removed static logger 2013-02-21 15:26:55 -05:00
LukePulverenti ee9d481662 isolated bdinfo dependancy 2013-02-21 01:38:23 -05:00
LukePulverenti ae4ffa75be isolated weather and moved drawing classes up to the controller project 2013-02-21 01:02:10 -05:00
LukePulverenti acf5b0b6ed isolated DotNetZip dependancy 2013-02-21 00:00:56 -05:00
LukePulverenti a5f9dc1bfc isolated sqlite dependancy 2013-02-20 23:37:50 -05:00
LukePulverenti 767cdc1f6f Pushing missing changes 2013-02-20 20:33:05 -05:00
LukePulverenti Luke Pulverenti luke pulverenti f1770605ea Added new icons and fixed some splash screen issues 2012-09-16 20:09:12 -04:00
LukePulverenti Luke Pulverenti luke pulverenti 373ee6f7ec usings 2012-09-16 19:13:06 -04:00
LukePulverenti Luke Pulverenti luke pulverenti aa64577b21 Improved BaseApplication 2012-09-13 16:13:43 -04:00
LukePulverenti Luke Pulverenti luke pulverenti f1e668bad8 More code cleanups 2012-09-11 15:37:14 -04:00
LukePulverenti Luke Pulverenti luke pulverenti d54c6d8bf6 Created a BaseApplication class in common 2012-08-19 18:47:02 -04:00
LukePulverenti Luke Pulverenti luke pulverenti 3586c54e90 Fixed some kernel/splash screen async startup issues 2012-08-19 18:35:45 -04:00
LukePulverenti Luke Pulverenti luke pulverenti 16593b3350 Implemented tray icon commands. (Dashboard link currently won't work) 2012-08-12 14:12:59 -04:00
RedShirtMB Mark Linton redshirt linton debc4e6ae5 Added missing reference to MediaBrowser.Common
2nd launch of ServerApplication will call OpenDashboard
2012-08-05 09:09:45 -07:00
RedShirtMB Mark Linton redshirt linton 5fd678c50d Made ServerApplication a Single Instance app. 2012-08-04 19:44:08 -07:00
LukePulverenti Luke Pulverenti luke pulverenti b50a15aaf4 Moved kernel dispose to application.onexit 2012-08-04 21:13:32 -04:00
RedShirtMB Mark Linton redshirt linton bf0c6ec182 Initial creation of the ServerApplication 2012-08-04 16:54:00 -07:00