aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Kernel.cs
AgeCommit message (Expand)Author
2012-08-19Fixed some kernel/splash screen async startup issuesLukePulverenti Luke Pulverenti luke pulverenti
2012-08-19One async call leads to another, and another, all the way up the call stack...LukePulverenti Luke Pulverenti luke pulverenti
2012-08-19Added initial implementation of the metadata provider network, along with the...LukePulverenti Luke Pulverenti luke pulverenti
2012-08-18Added an ffprobe helper classLukePulverenti Luke Pulverenti luke pulverenti
2012-08-18Slight re-work of ApplicationPaths so that we can have inherited versions for...LukePulverenti Luke Pulverenti luke pulverenti
2012-08-18Added a VirtualFolder entity, a resolver, and a CollectionType property.LukePulverenti Luke Pulverenti luke pulverenti
2012-08-18Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess...LukePulverenti Luke Pulverenti luke pulverenti
2012-08-17Removed more kernel methods and deprecated the Configuration and HtmlBrowser ...LukePulverenti Luke Pulverenti luke pulverenti
2012-08-17Moved some logic into domain entities, which is possible now that we're embra...LukePulverenti Luke Pulverenti luke pulverenti
2012-08-17Consolidated handlers that return lists of items. Renamed ApiBaseItemWrapper ...LukePulverenti Luke Pulverenti luke pulverenti
2012-08-17Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO name...LukePulverenti Luke Pulverenti luke pulverenti
2012-08-14Added GetItemsWithPersonLukePulverenti Luke Pulverenti luke pulverenti
2012-08-14Implemented some IBN functionality - GetPerson, GetYear, GetStudio, GetGenreLukePulverenti Luke Pulverenti luke pulverenti
2012-08-12Fixed stdout/stderr deadlock issue that was causing ffmpeg to hang when worki...LukePulverenti Luke Pulverenti luke pulverenti
2012-08-11Added progress reporting to kernel.initLukePulverenti Luke Pulverenti luke pulverenti
2012-08-10Reworked audio transcoding to output directly to responseLukePulverenti Luke Pulverenti luke pulverenti
2012-08-02Uncommented ReloadConfiguration and updated GetAllUsers to return a dummy use...LukePulverenti Luke Pulverenti luke pulverenti
2012-08-01Add ApplicationPaths classebr11 Eric Reed spam
2012-07-31Added an ApiInteraction project that UI's can use to talk to the server. Move...LukePulverenti Luke Pulverenti luke pulverenti
2012-07-31Consolidated users code into kernelLukePulverenti Luke Pulverenti luke pulverenti
2012-07-30Reworked CategoryInfo and added ImageType enumLukePulverenti Luke Pulverenti luke pulverenti
2012-07-26minor tweaks to mef composable partsLukePulverenti Luke Pulverenti luke pulverenti
2012-07-25Switched to MEF as a means to locate plugins and resolversLukePulverenti Luke Pulverenti luke pulverenti
2012-07-24Added new api handlers to get plugin informationLukePulverenti Luke Pulverenti luke pulverenti
2012-07-23Added an api call to pull down user configurationLukePulverenti Luke Pulverenti luke pulverenti
2012-07-21Added a BaseKernel for the UI and Server to share, and made some other minor ...LukePulverenti Luke Pulverenti luke pulverenti
2012-07-19Moved the http server to it's own assembly. added comments and made other min...LukePulverenti Luke Pulverenti luke pulverenti
2012-07-16All calls to get items now require passing in a userId. Made the model projec...LukePulverenti Luke Pulverenti luke pulverenti
2012-07-15Switched to service stack json. Added more api enhancements.LukePulverenti Luke Pulverenti luke pulverenti
2012-07-12moved the http server to common, added more http handlersLukePulverenti Luke Pulverenti luke pulverenti
2012-07-12Added some resolver improvementsLukePulverenti Luke Pulverenti luke pulverenti
2012-07-12Initial check-inLukePulverenti Luke Pulverenti luke pulverenti