aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Dto
AgeCommit message (Expand)Author
2013-09-24fixes #555 - Have clients report seek and queuing capabilitiesLuke Pulverenti
2013-09-23fixes #541 - ItemQuery returns incorrect UserDataLuke Pulverenti
2013-09-18moved image manager to an interfaceLuke Pulverenti
2013-09-17allow request header overridesLuke Pulverenti
2013-09-16made dtoservice synchronousLuke Pulverenti
2013-09-16reduce task allocations by making IBN api synchronousLuke Pulverenti
2013-09-11improved performance of item countsLuke Pulverenti
2013-09-10de-normalize item by name data. create counts during library scan for fast ac...Luke Pulverenti
2013-09-06fixes #506 - Song list - make columns headers clickable for sortingLuke Pulverenti
2013-09-05fixes #520 - Support multiple artists per audio trackLuke Pulverenti
2013-09-04Added IDtoServiceLuke Pulverenti