aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Devices/DeviceManager.cs
AgeCommit message (Expand)Author
2019-02-09Removed some unused fieldsBond_009
2019-02-03Merge pull request #736 from Bond-009/startasyncJoshua M. Boniface
2019-01-28Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`Erwin de Haan
2019-01-28Unwrapped CreateDirectory and DeleteDirectoryErwin de Haan
2019-01-28Unwrapped GetDirectoryName and DirectorySeperatorCharErwin de Haan
2019-01-27Start startup tasks asyncBond_009
2019-01-20Replaced injections of ILogger with ILoggerFactoryWilliam Taylor
2019-01-13ReSharper format: conform inline 'out' parameters.Erwin de Haan
2019-01-13Visual Studio Reformat: Emby.Server.Implementations Part De-HErwin de Haan
2019-01-11Merge branch 'dev' into code-cleanupErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
2019-01-07remove trailing whitespacehawken
2019-01-05Remove unnecessary using statementsBond_009
2019-01-05Remove FireEventIfNotNullBond_009
2019-01-02added todoClaus Vium
2018-12-30Fix exception loggingBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-12-28Remove custom ToArray extensionBond_009
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-10-13rework device repositoryLuke Pulverenti
2017-05-26update GetItems methodLuke Pulverenti
2017-05-10add smb fixesLuke Pulverenti
2017-03-07update legacy hd homerun supportLuke Pulverenti
2016-12-10update sync scriptsLuke Pulverenti
2016-11-03move classes to portable server libLuke Pulverenti