aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Common
AgeCommit message (Expand)Author
2014-09-22add cinema mode featureLuke Pulverenti
2014-09-09resolve wtv transcodingLuke Pulverenti
2014-09-06add system id to remote callsLuke Pulverenti
2014-09-02set connect access tokenLuke Pulverenti
2014-09-01fixes #912 - Add special views for DlnaLuke Pulverenti
2014-08-31localize plugin installation processLuke Pulverenti
2014-08-30removed dead codeLuke Pulverenti
2014-08-22added json subtitle outputLuke Pulverenti
2014-08-153.0.5340.20849Luke Pulverenti
2014-08-11implement removing from playlistsLuke Pulverenti
2014-08-10add activity log featureLuke Pulverenti
2014-08-06cleaned up left overs & removed last unnecessary mono filtersgsnerf
2014-08-06Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserMichalis Adamidis
2014-08-05support srt in didlLuke Pulverenti
2014-08-06Merge remote-tracking branch 'official/master'Michalis Adamidis
2014-08-04update playlist xml savingLuke Pulverenti
2014-08-03fixed faulty case in references to NuGet.exe and NuGet.targetsgsnerf
2014-07-29support channels with dlnaLuke Pulverenti
2014-07-26added sync job databaseLuke Pulverenti
2014-07-20update translationsLuke Pulverenti
2014-07-18consolidate web socket onto one portLuke Pulverenti
2014-07-18create http listener abstractionLuke Pulverenti
2014-07-17disable chunked encoding for imagesLuke Pulverenti
2014-07-16added new device profilesLuke Pulverenti
2014-07-03fixes #762 - Marking unwatched doesn't update displayLuke Pulverenti
2014-06-29added modular configurationLuke Pulverenti
2014-06-11fixes #674 - Support converting subtitles to webvttLuke Pulverenti
2014-06-03create collections from movies pageLuke Pulverenti
2014-06-02add channel downloading settingsLuke Pulverenti
2014-05-17updated nugetLuke Pulverenti
2014-05-16update translationsLuke Pulverenti
2014-05-12Add remote control chapter menuLuke Pulverenti
2014-05-10updated mono buildLuke Pulverenti
2014-05-09update translationsLuke Pulverenti
2014-05-08split files into separate classesLuke Pulverenti
2014-05-08Removed guids from the model projectLuke Pulverenti
2014-05-06beginning remote subtitle downloadingLuke Pulverenti
2014-05-05check in open subtitles stubLuke Pulverenti
2014-04-30re-enable mobile media controllerLuke Pulverenti
2014-04-21support sending upnp eventsLuke Pulverenti
2014-04-08update translationsLuke Pulverenti
2014-04-03add latest translationsLuke Pulverenti
2014-03-24stub out dlna serverLuke Pulverenti
2014-03-14made dlna logging optionalLuke Pulverenti
2014-02-25Add upnp configurationLuke Pulverenti
2014-02-25fix directory not found error in episode organizationLuke Pulverenti
2014-02-13handle year in name when searchingLuke Pulverenti
2014-02-13convert static remote streaming to use internal interfacesLuke Pulverenti
2014-02-11Merge pull request #706 from thogil/dependency_modulesLuke
2014-02-12Added missing method to IHttpClientMrSmoke