aboutsummaryrefslogtreecommitdiff
path: root/BDInfo
AgeCommit message (Collapse)Author
2019-11-17Replace BDInfo plugin with nupkg and UHD/Atmos/DTS:X supportStanislav Ionascu
2019-09-23Fix multiple mistakes and warningsBond_009
2019-08-11Document all public/internal members of Emby.DrawingBond_009
Forces all new public/internal members to be documented. Enables TreatWarningsAsErrors for Emby.Drawing
2019-03-14Adjusted AssemblyCopyright attribute values.Erwin de Haan
2019-03-14Adjusted the Product Name so the User Agent is correct/better.Erwin de Haan
2019-02-09Removed some unused fieldsBond_009
2019-01-28Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`Erwin de Haan
2019-01-28Unwrapped `OpenRead` and `CopyFile`Erwin de Haan
2019-01-28Unwrapped GetDirectoryName and DirectorySeperatorCharErwin de Haan
2019-01-20Fix missing imports after rebaseClaus Vium
2019-01-20Remove MediaBrowser.Text since it violates licenses and is overall hackycvium
2019-01-20Revert Jellyfin.Versioning, Update all versions and user agents.Erwin de Haan
2019-01-20Updates reported version in `System/Info*` set of endpoints.Erwin de Haan
Added ProductName and ServerVersion to API. Added build version and build step. Addressed issues wtih indentation. Made the BuildVersion an actual object. This lets up link to the github page of that commit. Fixed class method type and styled link. Fixed languages and split out the information in the UI. Moved update-version script and gave it executable permissions. Windows correctly finds the .bat file. And linux takes the one without extension. Removed tempfiles from replace sessions from csproj. Updated version generation scripts. Will also work with pre existing version files. (Source tarballs etc.) Added simple replace for ssh github links. Add execute rights to update-version. Wrapped long line in ApplicationHost.cs Fixed some small issues. Fixed some small issues, and flipped some if's around. Converted parameter names to camelBack casing. Sealed the attribute class. Removed MPLv2 license. Fixed file headers. Added newline. Moved links in *.csproj files as well. Fix issues caused by rebase auto merging. Removed default constructor and added init values to properties, also hid the Remote value form API.
2019-01-19Fixed csproj and xml identation.Erwin de Haan
2019-01-17Reformat JustAMan review pt1 changesErwin de Haan
Refs #575
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13ReSharper Reformat: Properties to expression bodied form.Erwin de Haan
2019-01-13Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txtErwin de Haan
2019-01-13Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTvErwin de Haan
2019-01-13EditorConfig reformat: Non-CS files.Erwin de Haan
2019-01-13EditorConfig reformat: BDInfo, DvdLib, Emby.DlnaErwin de Haan
2019-01-13Visual Studio Reformat: BDInfoErwin de Haan
2019-01-11Merge branch 'dev' into code-cleanupErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
Add Argument*Exceptions now use proper nameof operators. Added exception messages to quite a few Argument*Exceptions. Fixed rethorwing to be proper syntax. Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling) Added some TODOs to log certain exceptions. Fix sln again. Fixed all AssemblyInfo's and added proper copyright (where I could find them) We live in *current year*. Fixed the use of braces. Fixed a ton of properties, and made a fair amount of functions static that should be and can be static. Made more Methods that should be static static. You can now use static to find bad functions! Removed unused variable. And added one more proper XML comment.
2019-01-07remove trailing whitespacehawken
2018-12-12Change libraries from netcoreapp to netstandardBond_009
Ref: https://dotnetcoretutorials.com/2017/01/13/net-standard-vs-net-core-whats-difference/
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-06-04update project filesLuke Pulverenti
2017-05-04improve smb supportLuke Pulverenti
2017-03-30add new file method overloadsLuke Pulverenti
2017-03-293.2.9.1Luke Pulverenti
2016-12-24fix bdinfo pathLuke Pulverenti
2016-11-08update portable projectsLuke Pulverenti
2016-10-31remove json lock filesLuke Pulverenti
2016-10-30update project targetsLuke Pulverenti
2016-10-30update bdinfo portable targetingLuke Pulverenti
2016-10-29continue with .net core targetingLuke Pulverenti
2016-10-28update componentsLuke Pulverenti
2016-10-26more steps to make provider project portableLuke Pulverenti
2013-02-28moved bdinfo to a nuget packageLukePulverenti
2013-02-28referenced core plugins, fixed some dashboard issues, extracted library managerLukePulverenti
2013-02-27combined usermanager and userdata managerLukePulverenti
2013-02-23moved some network code to the networking assemblyLukePulverenti
2013-02-20Pushing missing changesLukePulverenti