aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-03-04Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
Conflicts: MediaBrowser.Common/Kernel/ResourcePool.cs
2013-03-04Created IConfigurationManagerLukePulverenti
2013-03-04Added useLegacyV2RuntimeActivationPolicyScottRapsey
Added useLegacyV2RuntimeActivationPolicy="true" to the Startup section of the config so that we can get .net dependencies to load if/when required.
2013-03-03First cut at LastfmArtistProviderEric Reed
2013-03-03Incremental LastfmArtistProviderEric Reed
2013-03-03Fix library explorerEric Reed
2013-03-03Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-03-03fixed getting local trailers & special features from the apiLukePulverenti
2013-03-03Some stuff that doesn't need to be in LastfmBaseEric Reed
2013-03-03Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserEric Reed
2013-03-03Create LastfmBaseProviderEric Reed
2013-03-03fixed new item notificationsLukePulverenti
2013-03-03Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-03-03made base video resolver available for re-useLukePulverenti
2013-03-03Cosmetic touch-ups in MovieDbProvider.csEric Reed
2013-03-03created an init method on base app hostLukePulverenti
2013-03-03update nuspecsLukePulverenti
2013-03-03moved resolvers to implementations, trimmed nuget package a bitLukePulverenti
2013-03-03made IHttpClient a little more flexible, allow Semaphore to be optionalLukePulverenti
2013-03-03created entry point classes for the startup wizard and new item notificationsLukePulverenti
2013-03-02update loading sequenceLukePulverenti
2013-03-02Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-03-02added IServerEntryPoint to replace plugin.initializeLukePulverenti
2013-03-02Merge pull request #3 from tikuf/masterLuke
revert logo
2013-03-03Revert logotikuf
2013-03-02Merge pull request #2 from tikuf/masterLuke
icon/image updates
2013-03-03Icon/Image Updatestikuf
2013-03-02Remove test code in updateEric Reed
2013-03-02Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-03-02added nuget readmeLukePulverenti
2013-03-02Server app update on launchEric Reed
2013-03-02Add system path to IApplicationPaths/BaseApplicationPathsEric Reed
2013-03-02Create constants for package namesEric Reed
2013-03-02fix provider logging messagesLukePulverenti
2013-03-02fix plugin security savingLukePulverenti
2013-03-02Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-03-02insert supporter icon separatelyLukePulverenti
2013-03-02Remove archive after extractionEric Reed
2013-03-02Full cmdline support for installerEric Reed
2013-03-02Improve waiting for things to end in (un)installerEric Reed
2013-03-02Created an ItemsByName query dtoLukePulverenti
2013-03-01updated nugetLukePulverenti
2013-03-01added the beginning of a service stack abstractionLukePulverenti
2013-03-01Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-03-01moved platinum from core solutionLukePulverenti
2013-03-01Added IconUrl tags to the nuspec files.ScottIsAFool
2013-03-01Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-03-01fixes around http response caching, updated the mb icon in the dashboard, ↵LukePulverenti
and isolated web socket events
2013-03-01Remove archive extraction from PackageManagerEric Reed
It is no longer needed as the installer does this
2013-03-01Clean up some edges on installersEric Reed