ScottIsAFool
|
acfca8e65a
|
Dlls only copied to nuget folder when in Release configuration
|
12 years ago |
LukePulverenti
|
ff4ee7ab9c
|
combined usermanager and userdata manager
|
12 years ago |
Eric Reed
|
8956f6ff4a
|
Move ResourcePool to common
|
12 years ago |
LukePulverenti
|
2d06095447
|
plugin security fixes and other abstractions
|
12 years ago |
LukePulverenti
|
8ce3e74e81
|
More DI
|
12 years ago |
LukePulverenti
|
2e4db75540
|
extracted http server, web socket server and udp server dependancies
|
12 years ago |
LukePulverenti
|
465f0cc1e2
|
moved some network code to the networking assembly
|
12 years ago |
LukePulverenti
|
b8d5c71842
|
type discovery without attributes
|
12 years ago |
LukePulverenti
|
c165f37bb9
|
more dependancy injection. still just beginning
|
12 years ago |
LukePulverenti
|
57cb08085d
|
fix broken images
|
12 years ago |
LukePulverenti
|
6a5bf9cc78
|
extracted more interfaces
|
12 years ago |
LukePulverenti
|
84507736a0
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts:
MediaBrowser.ServerApplication/CorePlugins/MediaBrowser.Api.dll
MediaBrowser.ServerApplication/CorePlugins/MediaBrowser.ApiInteraction.Javascript.dll
MediaBrowser.ServerApplication/CorePlugins/MediaBrowser.Server.Sqlite.dll
MediaBrowser.ServerApplication/CorePlugins/MediaBrowser.Server.WorldWeatherOnline.dll
MediaBrowser.ServerApplication/CorePlugins/MediaBrowser.WebDashboard.dll
|
12 years ago |
LukePulverenti
|
a2d215b6ae
|
added simple injector for dependancy management
|
12 years ago |
ScottIsAFool
|
83b7b18614
|
Set the Common, Controller, Model, UI and UI.Controls to go into one folder, set nuspec files up for the packages to make it easier to create nuget packages.
|
12 years ago |
LukePulverenti
|
fab627c845
|
added a master version file
|
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
|
c5fd7c3bd6
|
removed ISupportsSpecialFeatures
|
12 years ago |
LukePulverenti
|
5e08d95b92
|
fixed x64
|
12 years ago |
LukePulverenti
|
bd2f385e56
|
removed server reference from ui solution
|
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
|
a0ced20d5b
|
removed unneeded references
|
12 years ago |
LukePulverenti
|
a5f9dc1bfc
|
isolated sqlite dependancy
|
12 years ago |
LukePulverenti
|
767cdc1f6f
|
Pushing missing changes
|
12 years ago |
ebr11 Eric Reed spam
|
e2ae376eef
|
Merge with default
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
d8c01ded6e
|
made some improvements to the base http handler
|
12 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.
|
12 years ago |
ebr11 Eric Reed spam
|
8b548fff38
|
Provider Data on item and NeedsRefresh functionality for providers
|
12 years ago |
ebr11 Eric Reed spam
|
17106ea5c7
|
Initial commit changing to on-demand child loading and validations
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
2467ca9668
|
Moved some entities to the main project
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
8b39ed2f63
|
Moved TV into the main project and added Series properties to DTOBaseItem
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
2884df296c
|
Moved Movies into the main project
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
0fb0d52a4c
|
Made a separate ApiInteraction solution with platform-specific builds
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
e52833059b
|
Moved server configuration to the model so that the UI can read it
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
a7b0dd1534
|
Added a weather api
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
cb7f04e4d3
|
Upgraded Protobuf, and added api support for it
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
42a2835633
|
Removed vf collection type
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
2b8f23dff4
|
Updated reactive extensions
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
f218e6b583
|
More comments and cleanup. Added special feature provider for movies
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
2454b72c93
|
Comments and cleanup. ALso updated ffmpeg + ffprobe
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
c80c8c1cfd
|
Switched all i/o to win32 methods and added protobuf serialization for ffprobe caching
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
758d18a652
|
Switched to low-level io methods for better performance
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
aae259d2cd
|
Initial check-in of VideoInfoProvider, although it's currently disabled.
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
d794eecec4
|
Added initial implementation of the metadata provider network, along with the first few providers
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
803ce0968e
|
Added an ffprobe helper class
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
3e86104641
|
Moved ffmpeg to the controller project and added ffprobe
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
59a3dcc8c1
|
Slight re-work of ApplicationPaths so that we can have inherited versions for the UI and Server
|
12 years ago |