git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube...
authorVásáry Dániel <daniel.vasary@userrendszerhaz.hu>
Tue, 7 Nov 2017 15:53:11 +0000 (15:53 +0000)
committerVásáry Dániel <daniel.vasary@userrendszerhaz.hu>
Tue, 7 Nov 2017 15:53:11 +0000 (15:53 +0000)
commit828012d853bdd347861f6ff1b7e7f6ab9d566147
tree38ce59d07268d9f8716fd01afe41afb196a58928
parentc3e12792a2ec7c5af1c25f2035f2cb9b1e69d0b4
git-tfs-id: [tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube;C30699
105 files changed:
client/DxPlay/DxPlay.csproj
client/DxPlay/DxPlayer.cs
client/DxPlay/MXFFileParser.dll [deleted file]
client/DxPlay/PlayerForm.cs
client/MXFFileParser/Entries/MXFANCPacket.cs [new file with mode: 0644]
client/MXFFileParser/Entries/MXFCDPFooter.cs [new file with mode: 0644]
client/MXFFileParser/Entries/MXFCDPFuture.cs [new file with mode: 0644]
client/MXFFileParser/Entries/MXFCDPPacket.cs [new file with mode: 0644]
client/MXFFileParser/Entries/MXFEntryCCData.cs [new file with mode: 0644]
client/MXFFileParser/Entries/MXFEntryDelta.cs [new file with mode: 0644]
client/MXFFileParser/Entries/MXFEntryIndex.cs [new file with mode: 0644]
client/MXFFileParser/Entries/MXFEntryPrimer.cs [new file with mode: 0644]
client/MXFFileParser/Entries/MXFEntryRIP.cs [new file with mode: 0644]
client/MXFFileParser/Entries/MXFEntrySVCInfo.cs [new file with mode: 0644]
client/MXFFileParser/Entries/MXFLocalTag.cs [new file with mode: 0644]
client/MXFFileParser/Index_8287.ico [new file with mode: 0644]
client/MXFFileParser/MXFData.cs [new file with mode: 0644]
client/MXFFileParser/MXFFile.cs [new file with mode: 0644]
client/MXFFileParser/MXFFileParser.csproj [new file with mode: 0644]
client/MXFFileParser/MXFKLV.cs [new file with mode: 0644]
client/MXFFileParser/MXFKLVFactory.cs [new file with mode: 0644]
client/MXFFileParser/MXFKey.cs [new file with mode: 0644]
client/MXFFileParser/MXFLogicalObject.cs [new file with mode: 0644]
client/MXFFileParser/MXFNamedObject.cs [new file with mode: 0644]
client/MXFFileParser/MXFObject.cs [new file with mode: 0644]
client/MXFFileParser/MXFRational.cs [new file with mode: 0644]
client/MXFFileParser/MXFReader.cs [new file with mode: 0644]
client/MXFFileParser/MXFRefKey.cs [new file with mode: 0644]
client/MXFFileParser/MXFTimeStamp.cs [new file with mode: 0644]
client/MXFFileParser/MXFUMIDKey.cs [new file with mode: 0644]
client/MXFFileParser/MXFValidationResult.cs [new file with mode: 0644]
client/MXFFileParser/MainElements/MXFANCFrameElement.cs [new file with mode: 0644]
client/MXFFileParser/MainElements/MXFEssenceElement.cs [new file with mode: 0644]
client/MXFFileParser/MainElements/MXFPackageMetadata.cs [new file with mode: 0644]
client/MXFFileParser/MainElements/MXFPartition.cs [new file with mode: 0644]
client/MXFFileParser/MainElements/MXFPrimerPack.cs [new file with mode: 0644]
client/MXFFileParser/MainElements/MXFRIP.cs [new file with mode: 0644]
client/MXFFileParser/MainElements/MXFSystemItem.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/A00 MXFMetadataBaseclass.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/A01 MXFInterchangeObject.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/A02 MXFPreface.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/A03 MXFIdentification.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/A04 MXFContentStorage.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/A05 MXFEssenceContainerData.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/B01 MXFGenericPackage.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/B02 MXFGenericDescriptor.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/B04 MXFNetworkLocator.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/B05 MXFTextLocator.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/B06 MXFGenericTrack.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/B08 MXFStructuralComponent.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/B09 MXFSequence.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/B10 MXFSourceClip.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/B11 MXFFiller.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/B12 MXFTimelineTrack.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/B13 MXFEventTrack.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/B17 MXFTimecodeComponent.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/B29 MXFSegment.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/B30 MXFEvent.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/B32 MXFDMSegment.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/B33 MXFDMSourceClip.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/B34 MXFPackageMarkerObject.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/D01 MXFDescriptiveFramework.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/E01 MXFMaterialPackage.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/E02 MXFSourcePackage.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/F02 MXFFileDescriptor.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/F03 MXFMultipleDescriptor.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/F041 MXFGenericPictureEssenceDescriptor.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/F042 MXFCDCIPictureEssenceDescriptor.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/F043 MXFRGBAPictureEssenceDescriptor.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/F05 MXFGenericSoundEssenceDescriptor.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/F06 MXFGenericDataEssenceDescriptor.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/SMPTE 382M MXFAES3AudioEssenceDescriptor.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/SMPTE 382M MXFWaveAudioEssenceDescriptor.cs [new file with mode: 0644]
client/MXFFileParser/Metadata/XXX MXFIndexTableSegment.cs [new file with mode: 0644]
client/MXFFileParser/Properties/AssemblyInfo.cs [new file with mode: 0644]
client/MXFFileParser/Properties/Resources.Designer.cs [new file with mode: 0644]
client/MXFFileParser/Properties/Resources.resx [new file with mode: 0644]
client/MXFFileParser/SMPTE/ANC Identifiers.csv [new file with mode: 0644]
client/MXFFileParser/SMPTE/RP210v13-pub-20120214.csv [new file with mode: 0644]
client/MXFFileParser/SMPTE/RP224v12-pub-20120418.csv [new file with mode: 0644]
client/MXFFileParser/Validators/MXFValidator.cs [new file with mode: 0644]
client/MXFFileParser/Validators/MXFValidatorIndex.cs [new file with mode: 0644]
client/MXFFileParser/Validators/MXFValidatorInfo.cs [new file with mode: 0644]
client/MXFFileParser/Validators/MXFValidatorPartitions.cs [new file with mode: 0644]
client/MXFFileParser/Validators/MXFValidatorRIP.cs [new file with mode: 0644]
client/Maestro/Configuration/configuration-playout-ingest.json
client/Maestro/Configuration/configuration-studio.json
client/Maestro/Maestro.csproj
client/Maestro/MaestroForm.Designer.cs
client/Maestro/MaestroForm.Source.cs
client/Maestro/MaestroForm.resx
client/Maestro/Properties/AssemblyInfo.cs
client/Maestro/Resources/ic_play_arrow_black_24dp_1x.ico [new file with mode: 0644]
client/Maestro/Resources/installforge-installer-project.ifp
client/Maestro/Sources/CreatedFileMonitor.cs
client/Maestro/Sources/FileSystemSource.cs
client/Maestro/Sources/NexioRESTSource.cs
client/Maestro/Targets/FXPTargetProcessor.cs
client/MediaCube.sln
client/PlanAIRClient/TrafficIDSelector.Designer.cs
client/PlanAIRClient/TrafficIDSelector.cs
client/PlanAIRClient/TrafficIDSelector.resx
client/PlanAIRClient/TrafficIDSelectorColumns.cs
client/PlanAIRClient/Workers/PromoWorker.cs
client/PlanAIRClient/Workers/SegmentWorker.cs