aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/MediaBrowser.Model.csproj
AgeCommit message (Expand)Author
2013-03-10minor namespace changes in the modelLukePulverenti
2013-03-08Add PrimaryImageAspectRatio to user dtoLukePulverenti
2013-03-04Refactor art download options (still need config changes)Eric Reed
2013-03-02Created an ItemsByName query dtoLukePulverenti
2013-02-27Dlls only copied to nuget folder when in Release configurationScottIsAFool
2013-02-26fix log window settingLukePulverenti
2013-02-24More DILukePulverenti
2013-02-23moved some network code to the networking assemblyLukePulverenti
2013-02-22Set the Common, Controller, Model, UI and UI.Controls to go into one folder, ...ScottIsAFool
2013-02-22added a master version fileLukePulverenti
2013-02-21isolated clickonce dependanciesLukePulverenti
2013-02-21renamed DTO folder to DtoLukePulverenti
2013-02-21Renamed Dto objectsScottIsAFool
2013-02-21isolated bdinfo dependancyLukePulverenti
2013-02-21isolated DotNetZip dependancyLukePulverenti
2013-02-20Pushing missing changesLukePulverenti
2012-09-11More code cleanupsLukePulverenti Luke Pulverenti luke pulverenti
2012-09-11Some minor code cleanupsLukePulverenti Luke Pulverenti luke pulverenti
2012-09-10Moved a few classes into their own filesLukePulverenti Luke Pulverenti luke pulverenti
2012-09-10Moved some entities to the main projectLukePulverenti Luke Pulverenti luke pulverenti
2012-09-09Added api methods to get movie special featuresLukePulverenti Luke Pulverenti luke pulverenti
2012-09-09Added some favorites api callsLukePulverenti Luke Pulverenti luke pulverenti
2012-09-09Added GetVideoStreamUrl to ApiClientLukePulverenti Luke Pulverenti luke pulverenti
2012-09-09Added GetAudioStreamUrl to ApiClientLukePulverenti Luke Pulverenti luke pulverenti
2012-09-09Added a precompiled protobuf serializer assemblyLukePulverenti Luke Pulverenti luke pulverenti
2012-09-08Moved TV into the main project and added Series properties to DTOBaseItemLukePulverenti Luke Pulverenti luke pulverenti
2012-09-08Moved Movies into the main projectLukePulverenti Luke Pulverenti luke pulverenti
2012-09-08Moved AuthenticationResultLukePulverenti Luke Pulverenti luke pulverenti
2012-09-08Added a SeriesInfo DTOLukePulverenti Luke Pulverenti luke pulverenti
2012-09-07Updated authenticationLukePulverenti Luke Pulverenti luke pulverenti
2012-09-06Added User authenticationLukePulverenti Luke Pulverenti luke pulverenti
2012-09-05Made a separate ApiInteraction solution with platform-specific buildsLukePulverenti Luke Pulverenti luke pulverenti
2012-09-02Weather updatesLukePulverenti Luke Pulverenti luke pulverenti
2012-09-02Moved server configuration to the model so that the UI can read itLukePulverenti Luke Pulverenti luke pulverenti
2012-09-02Added a weather apiLukePulverenti Luke Pulverenti luke pulverenti
2012-08-29Upgraded Protobuf, and added api support for itLukePulverenti Luke Pulverenti luke pulverenti
2012-08-27Removed vf collection typeLukePulverenti Luke Pulverenti luke pulverenti
2012-08-22Added VideoInfo to DTOBaseItemLukePulverenti Luke Pulverenti luke pulverenti
2012-08-20Added AudioInfo to DTOBaseItemLukePulverenti 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-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-15Re-worked provider id's, api client, moved people to the api item wrapper and...LukePulverenti Luke Pulverenti luke pulverenti
2012-08-12Added BaseEntity so that Person, User, and other misc classes don't have to i...LukePulverenti Luke Pulverenti luke pulverenti
2012-07-30Fixed some project fragmentation that came from efforts to go portableLukePulverenti Luke Pulverenti luke pulverenti
2012-07-30Reworked CategoryInfo and added ImageType enumLukePulverenti Luke Pulverenti luke pulverenti
2012-07-30Extracted Logging into a separate, portable class libraryLukePulverenti Luke Pulverenti luke pulverenti
2012-07-24Added new api handlers to get plugin informationLukePulverenti 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