Commit graph

19 commits

Author SHA1 Message Date
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
767cdc1f6f Pushing missing changes 2013-02-20 20:33:05 -05:00
LukePulverenti Luke Pulverenti luke pulverenti
9f1005d679 Added Reload Beginning/Completed events 2012-09-17 16:21:46 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
fb88e4d5fc Added the ability to reload the server and created a Plugins solution 2012-09-17 14:09:35 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
f1e668bad8 More code cleanups 2012-09-11 15:37:14 -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
937d27ae9d One async call leads to another, and another, all the way up the call stack... 2012-08-19 16:38:31 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
d794eecec4 Added initial implementation of the metadata provider network, along with the first few providers 2012-08-19 11:58:35 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
a508a997d9 Added a VirtualFolder entity, a resolver, and a CollectionType property. 2012-08-18 15:38:27 -04:00
LukePulverenti Luke Pulverenti luke pulverenti
5c094afd7e Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model. 2012-08-17 09:16:50 -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
dafa97333c Moved splashscreen to MediaBrowser.Common and adjusted properties. 2012-08-04 19:21:38 -07:00
LukePulverenti Luke Pulverenti luke pulverenti
10551b6804 Removed static and added an error message 2012-08-04 21:25:28 -04: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
2321bb23d9 Added initial implimentation of splash screen
Hid MainWindow
Added Tray Icon
2012-08-04 17:10:44 -07:00
RedShirtMB Mark Linton redshirt linton
bf0c6ec182 Initial creation of the ServerApplication 2012-08-04 16:54:00 -07:00