jellyfin/BDInfo
2019-09-23 20:32:44 +02:00
..
Properties Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
BDInfo.csproj Document all public/internal members of Emby.Drawing 2019-08-11 16:52:37 +02:00
BDInfoSettings.cs ReSharper Reformat: Properties to expression bodied form. 2019-01-13 21:31:14 +01:00
BDROM.cs Fix multiple mistakes and warnings 2019-09-23 20:32:44 +02:00
LanguageCodes.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
ReadMe.txt Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txt 2019-01-13 21:10:15 +01:00
TSCodecAC3.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
TSCodecAVC.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
TSCodecDTS.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
TSCodecDTSHD.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
TSCodecLPCM.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
TSCodecMPEG2.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
TSCodecMVC.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
TSCodecTrueHD.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
TSCodecVC1.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
TSInterleavedFile.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
TSPlaylistFile.cs Removed some unused fields 2019-02-09 15:57:42 +01:00
TSStream.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
TSStreamBuffer.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
TSStreamClip.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
TSStreamClipFile.cs Removed some unused fields 2019-02-09 15:57:42 +01:00
TSStreamFile.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00

The source is taken from the BDRom folder of this project:

http://www.cinemasquid.com/blu-ray/tools/bdinfo

BDInfoSettings was taken from the FormSettings class, and changed so that the settings all return defaults.