aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Common
AgeCommit message (Expand)Author
2013-05-21localize library changed messages per userLuke Pulverenti
2013-05-20re-enable http compression for all providers except for last fmLuke Pulverenti
2013-05-19update to servicestack 3.9.46Luke Pulverenti
2013-05-15update to servicestack 3.9.45Luke Pulverenti
2013-05-09added model classes for remote controlLuke Pulverenti
2013-05-07updated servicestack to 3.9.44Luke Pulverenti
2013-05-06replaced http client cache with longer lived cacheLuke Pulverenti
2013-05-04add customizable accept header to http client interfaceLuke Pulverenti
2013-05-01more work on streaming remotelyLuke Pulverenti
2013-05-01add remote streaming capabilitiesLuke Pulverenti
2013-04-27fixed subtitle offsetsLuke Pulverenti
2013-04-23added subtitle seek on extractLuke Pulverenti
2013-04-20removed superfluous GetMemoryStreamLuke Pulverenti
2013-04-13removed excess hashing in providers and made user data key-basedLuke Pulverenti
2013-04-10added back IsFirstRunLuke Pulverenti
2013-04-10resharper suggestions in common projectLuke Pulverenti
2013-04-07removed unneeded startup processesLuke Pulverenti
2013-04-07extracted a media encoding interface to keep ffmpeg out of nuget packagesLuke Pulverenti
2013-04-04update to servicestack 3.9.43Luke Pulverenti
2013-04-03add optional package filter and remove IUIPlugin interfaceLuke Pulverenti
2013-04-02#62 - File locking problem in cacheLuke Pulverenti
2013-04-01better dashboard background and text adjustmentsLuke Pulverenti
2013-03-31fixes #97 and creates a library dictionary cache to avoid FindById recursionLuke Pulverenti
2013-03-27removed udp server layerLuke Pulverenti
2013-03-26update to latest js api clientLuke Pulverenti
2013-03-25Moved some web socket classes to the modelLuke Pulverenti
2013-03-23made compression and caching available to plugin api endpointsLuke Pulverenti
2013-03-16fix duplicate connections on the dashboardLukePulverenti
2013-03-14Add resume capability to GetTempFileLukePulverenti
2013-03-14Hook new registration load to changing supporter keysEric Reed
2013-03-14Create IRequiresRegistration. First part of #31Eric Reed
2013-03-12#22 - Need to strip html tags from overviewsLukePulverenti
2013-03-11fixed app update notificationsLukePulverenti
2013-03-11removed object disposed catchLukePulverenti
2013-03-11fixed semaphore dispose issueLukePulverenti
2013-03-08Added IHttpResultFactoryLukePulverenti
2013-03-07removed base kernel and ikernelLukePulverenti
2013-03-04removed the IsCorePlugin propertyLukePulverenti
2013-03-04fixed multiple log filesLukePulverenti
2013-03-04Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-03-04Created IConfigurationManagerLukePulverenti
2013-03-03First cut at LastfmArtistProviderEric Reed
2013-03-03created an init method on base app hostLukePulverenti
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-02added IServerEntryPoint to replace plugin.initializeLukePulverenti
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-02Created an ItemsByName query dtoLukePulverenti