aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller
AgeCommit message (Expand)Author
2020-08-15Migrate ActivityLogEntryPoint.OnSessionEnded to IEventConsumerPatrick Barron
2020-08-15Migrate ActivityLogEntryPoint.OnSessionStarted to IEventConsumerPatrick Barron
2020-08-14Migrate ActivityLogEntryPoint.OnPluginUpdated to IEventConsumerPatrick Barron
2020-08-14Migrate ActivityLogEntryPoint.OnPluginUninstalled to IEventConsumerPatrick Barron
2020-08-14Migrate ActivityLogEntryPoint.OnPluginInstalled to IEventConsumerPatrick Barron
2020-08-13Move GenericEventArgs to Jellyfin.Data.EventsPatrick Barron
2020-08-13Migrate ActivityLogEntryPoint.OnPlaybackStart to IEventConsumerPatrick Barron
2020-08-13Remove unused class and rename file.Patrick Barron
2020-08-13Create IEventConsumer and IEventManagerPatrick Barron
2020-08-13Add ServiceProvider to IServerApplicationHostPatrick Barron
2020-08-13Merge pull request #3671 from Bond-009/unixsocketAnthony Lavado
2020-08-09Update MediaBrowser.Controller/Extensions/ConfigurationExtensions.csBond-009
2020-08-03Merge remote-tracking branch 'upstream/master' into api-migrationcrobibero
2020-08-02Merge pull request #3728 from jellyfin/qsv-cutterJoshua M. Boniface
2020-08-01Merge pull request #3578 from barronpm/displaypreferences-efcoreBond-009
2020-07-28adjust priority in outputSizeParam cutterNyanmisaka
2020-07-27Serialize/deserialize new entities properly.Patrick Barron
2020-07-27remove spacesNyanmisaka
2020-07-27Update MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs不帅你报警
2020-07-26Update EncodingHelper.cs不帅你报警
2020-07-24Fix buildBond_009
2020-07-24Merge branch 'master' into readonlyspanBond-009
2020-07-24Update MediaBrowser.Controller/Extensions/ConfigurationExtensions.csBond-009
2020-07-23Merge branch 'master' into displaypreferences-efcorePatrick Barron
2020-07-23Merge pull request #3664 from Bond-009/createuserasyncJoshua M. Boniface
2020-07-23Merge pull request #3659 from Bond-009/stringbuilderJoshua M. Boniface
2020-07-23Merge pull request #3609 from Bond-009/warn21Joshua M. Boniface
2020-07-23Merge pull request #3366 from barronpm/remove-usermanager-addpartsJoshua M. Boniface
2020-07-23Make UNIX socket configurableBond_009
2020-07-22Make CreateUser asyncBond_009
2020-07-22Fix buildBond_009
2020-07-22Optimize StringBuilder.Append callsBond_009
2020-07-22Review usage of string.Substring (part 1)Bond_009
2020-07-22Merge remote-tracking branch 'remotes/jellyfin/api-migration' into api-audioDavid
2020-07-21minor changesNyanmisaka
2020-07-20Merge remote-tracking branch 'upstream/master' into api-migration-mergecrobibero
2020-07-20fix qsv device creation on Comet LakeNyanmisaka
2020-07-20Fix warningsBond_009
2020-07-19Merge pull request #3569 from nyanmisaka/textsub-fixJoshua M. Boniface
2020-07-19Continute workDavid
2020-07-17Update .NET Core to 3.1.6Patrick Barron
2020-07-17Migrate Display Preferences to EF CorePatrick Barron
2020-07-17enhance platform check and 10bit detectNyanmisaka
2020-07-17fix indentNyanmisaka
2020-07-17Match the size of subtitle stream and video streamNyanmisaka
2020-07-16Fix QSV subtitle burn-in on windows and P010 detectNyanmisaka
2020-07-15Simplify name of IsCopyDocMax Git
2020-07-15Move videostream null check to start of GetHardwareAcceleratedVideoDecoderMax Git
2020-07-14Merge pull request #3500 from nyanmisaka/vpp-qsvdkanada
2020-07-13Remove UserManager.AddPartsPatrick Barron