Eric Reed
2f258687fd
Cosmetic touch-ups in MovieDbProvider.cs
12 years ago
LukePulverenti
0ea90ef7c6
added IServerEntryPoint to replace plugin.initialize
12 years ago
Eric Reed
60662a0f16
Server app update on launch
12 years ago
LukePulverenti
528e7c8ba8
insert supporter icon separately
12 years ago
LukePulverenti
2c2f832c1a
moved apiclient to it's own repo
12 years ago
LukePulverenti
5e2e6b1716
moved bdinfo to a nuget package
12 years ago
LukePulverenti
4d71fc1d42
remvoed CO uninstall project
12 years ago
LukePulverenti
51b3c32e2c
a little more consolidation
12 years ago
LukePulverenti
170154df18
assembly consolidation
12 years ago
Eric Reed
098ba6db0d
Uninstaller stub as silent console app
12 years ago
Eric Reed
844121acc9
More uninstaller/installer incrementals
...
Gonna need separate installers for server and mbt due to CO limitations
12 years ago
LukePulverenti
8ce3e74e81
More DI
12 years ago
Eric Reed
b3664edf50
Installer updates and partial uninstaller
12 years ago
LukePulverenti
0263458871
fixed missing files
12 years ago
LukePulverenti
746c5d2fa7
moved Plugins to separate repo
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
ae4ffa75be
isolated weather and moved drawing classes up to the controller project
12 years ago
LukePulverenti
a5f9dc1bfc
isolated sqlite dependancy
12 years ago
LukePulverenti
767cdc1f6f
Pushing missing changes
12 years ago
ebr11 Eric Reed spam
ef07c2e6ab
Move PhysicalLocations to baseitem
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
8b7effd6ff
Moved discovery of loggers and weather providers to MEF. Also added support for third-party image processors, also discovered through MEF.
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
8b39ed2f63
Moved TV into the main project and added Series properties to DTOBaseItem
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
2884df296c
Moved Movies into the main project
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
0fb0d52a4c
Made a separate ApiInteraction solution with platform-specific builds
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
6fbeee841f
Performance update
13 years ago
RedShirtMB Mark Linton redshirt linton
a129c93c42
Updated splashscreen to report progress
...
Added default image (need to change later)
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
1e61debf2d
Updated service stack json and reactive extensions to the latest
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
f32f000298
Removed more kernel methods and deprecated the Configuration and HtmlBrowser projects. They've both been replaced by the new WebDashboard project.
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
bae04374e5
Fixed stdout/stderr deadlock issue that was causing ffmpeg to hang when working with large files.
13 years ago
RedShirtMB Mark Linton redshirt linton
bf0c6ec182
Initial creation of the ServerApplication
13 years ago
ebr11 Eric Reed spam
6e8bfb6d9b
Add ApplicationPaths class
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
defd8ed253
Added an ApiInteraction project that UI's can use to talk to the server. Moved jsonserializer namespace from json to serialization, since we may be adding an xml serializer.
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
d4c75e3974
Fixed some project fragmentation that came from efforts to go portable
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
7766956274
Extracted Logging into a separate, portable class library
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
0a48b5e31a
Added a BaseKernel for the UI and Server to share, and made some other minor re-organizations.
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
80b3ad7bd2
Moved the http server to it's own assembly. added comments and made other minor re-organizations.
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
6fbd5cf464
All calls to get items now require passing in a userId. Made the model project portable. Also filled in more api calls.
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
2e03cb0916
Improved loading performance even more by switching from XmlDocument to XmlReader. Also added more api improvements.
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti
b50f78e5da
Initial check-in
13 years ago