jellyfin/BDInfo
2019-01-07 23:27:46 +00:00
..
Properties remove trailing whitespace 2019-01-07 23:27:46 +00:00
BDInfo.csproj Change libraries from netcoreapp to netstandard 2018-12-12 21:39:22 +01:00
BDInfoSettings.cs more steps to make provider project portable 2016-10-26 15:29:56 -04:00
BDROM.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
LanguageCodes.cs more steps to make provider project portable 2016-10-26 15:29:56 -04:00
ReadMe.txt more steps to make provider project portable 2016-10-26 15:29:56 -04:00
TSCodecAC3.cs more steps to make provider project portable 2016-10-26 15:29:56 -04:00
TSCodecAVC.cs more steps to make provider project portable 2016-10-26 15:29:56 -04:00
TSCodecDTS.cs remove trailing whitespace 2019-01-07 23:27:46 +00:00
TSCodecDTSHD.cs remove trailing whitespace 2019-01-07 23:27:46 +00:00
TSCodecLPCM.cs more steps to make provider project portable 2016-10-26 15:29:56 -04:00
TSCodecMPEG2.cs remove trailing whitespace 2019-01-07 23:27:46 +00:00
TSCodecMVC.cs more steps to make provider project portable 2016-10-26 15:29:56 -04:00
TSCodecTrueHD.cs remove trailing whitespace 2019-01-07 23:27:46 +00:00
TSCodecVC1.cs remove trailing whitespace 2019-01-07 23:27:46 +00:00
TSInterleavedFile.cs update bdinfo portable targeting 2016-10-30 02:36:14 -04:00
TSPlaylistFile.cs remove trailing whitespace 2019-01-07 23:27:46 +00:00
TSStream.cs remove trailing whitespace 2019-01-07 23:27:46 +00:00
TSStreamBuffer.cs more steps to make provider project portable 2016-10-26 15:29:56 -04:00
TSStreamClip.cs more steps to make provider project portable 2016-10-26 15:29:56 -04:00
TSStreamClipFile.cs remove trailing whitespace 2019-01-07 23:27:46 +00:00
TSStreamFile.cs remove trailing whitespace 2019-01-07 23:27:46 +00: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.