LukePulverenti
465f0cc1e2
moved some network code to the networking assembly
12 years ago
Eric Reed
e30b962173
fix missing del command in post build
...
ignore of coreplugins is not working...
12 years ago
LukePulverenti
b8d5c71842
type discovery without attributes
12 years ago
LukePulverenti
c165f37bb9
more dependancy injection. still just beginning
12 years ago
Eric Reed
c8bcfe1a54
create zip package in post build
12 years ago
Eric Reed
10559f2b7d
Conditional post-build
12 years ago
Eric Reed
43854972c8
partial post build on serverapplication
12 years ago
LukePulverenti
fab627c845
added a master version file
12 years ago
LukePulverenti
868a7ce9c8
isolated clickonce dependancies
12 years ago
LukePulverenti
fdafa59683
Removed System.Windows.Forms dependancy from Common. Almost done removing NLog dependancy.
12 years ago
LukePulverenti
76f067f867
extracted more logging dependancies
12 years ago
LukePulverenti
ab1065a567
removed static logger
12 years ago
Eric Reed
b934c3ab40
Remove reference to temp key file
12 years ago
LukePulverenti
ee9d481662
isolated bdinfo dependancy
12 years ago
LukePulverenti
ae4ffa75be
isolated weather and moved drawing classes up to the controller project
12 years ago
LukePulverenti
acf5b0b6ed
isolated DotNetZip dependancy
12 years ago
LukePulverenti
a5f9dc1bfc
isolated sqlite dependancy
12 years ago
LukePulverenti
509156cbc3
remove core plugin output from source control
12 years ago
LukePulverenti
767cdc1f6f
Pushing missing changes
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti
119dfc3ac7
Adding the UI to the same repo. Made some default theme progress
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
9f1005d679
Added Reload Beginning/Completed events
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
fb88e4d5fc
Added the ability to reload the server and created a Plugins solution
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
f1770605ea
Added new icons and fixed some splash screen issues
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
373ee6f7ec
usings
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
aa64577b21
Improved BaseApplication
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
f1e668bad8
More code cleanups
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
670a53258e
Some minor code cleanups
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
e4b0eb5779
Added taskbar icon and standardized locations of images
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
2b8f23dff4
Updated reactive extensions
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
d54c6d8bf6
Created a BaseApplication class in common
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
3586c54e90
Fixed some kernel/splash screen async startup issues
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
937d27ae9d
One async call leads to another, and another, all the way up the call stack...
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
d794eecec4
Added initial implementation of the metadata provider network, along with the first few providers
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
a508a997d9
Added a VirtualFolder entity, a resolver, and a CollectionType property.
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
5c094afd7e
Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model.
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
16593b3350
Implemented tray icon commands. (Dashboard link currently won't work)
13 years ago
RedShirtMB Mark Linton redshirt linton
debc4e6ae5
Added missing reference to MediaBrowser.Common
...
2nd launch of ServerApplication will call OpenDashboard
13 years ago
RedShirtMB Mark Linton redshirt linton
2abc0e9020
Moved SingleInstance to MediaBrowser.Common
13 years ago
RedShirtMB Mark Linton redshirt linton
5fd678c50d
Made ServerApplication a Single Instance app.
13 years ago
RedShirtMB Mark Linton redshirt linton
dafa97333c
Moved splashscreen to MediaBrowser.Common and adjusted properties.
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
10551b6804
Removed static and added an error message
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
b50a15aaf4
Moved kernel dispose to application.onexit
13 years ago
RedShirtMB Mark Linton redshirt linton
aba42c3c61
Updated App.config
13 years ago
RedShirtMB Mark Linton redshirt linton
2321bb23d9
Added initial implimentation of splash screen
...
Hid MainWindow
Added Tray Icon
13 years ago
RedShirtMB Mark Linton redshirt linton
bf0c6ec182
Initial creation of the ServerApplication
13 years ago