git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube...
authorVásáry Dániel <daniel.vasary@userrendszerhaz.hu>
Tue, 17 Oct 2017 15:58:50 +0000 (15:58 +0000)
committerVásáry Dániel <daniel.vasary@userrendszerhaz.hu>
Tue, 17 Oct 2017 15:58:50 +0000 (15:58 +0000)
commitf7ef37657c3be5faacac0580c51b00d4c7467ab9
tree3af4f3ff60a3178fa112424dc9425b815ae0c5a3
parent53f520be284eaeae8deedffe7fcd0d2d271d365e
git-tfs-id: [tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube;C30640
22 files changed:
client/IntegrationTests/IntegrationTests.csproj
client/IntegrationTests/MaestroIT.cs
client/IntegrationTests/UNCAccessWithCredentials.cs [new file with mode: 0644]
client/Maestro/Configuration/ConfigurationInfo.cs
client/Maestro/Configuration/KeysJsonConverter.cs
client/Maestro/Configuration/configuration-editor.json
client/Maestro/Configuration/configuration-nle.json
client/Maestro/Configuration/configuration-playout.json
client/Maestro/Configuration/configuration-studio.json
client/Maestro/Configuration/configuration-sxs.json
client/Maestro/Maestro.csproj
client/Maestro/MaestroForm.Target.cs
client/Maestro/MeastroFormNotifyIcon.cs
client/Maestro/Metadata/ArchiveMetadata.cs
client/Maestro/Program.cs
client/Maestro/Targets/FXPTargetProcessor.cs
client/MediaCube.sln
client/PasswordEncrypter/App.config [new file with mode: 0644]
client/PasswordEncrypter/PasswordEncrypter.csproj [new file with mode: 0644]
client/PasswordEncrypter/Program.cs [new file with mode: 0644]
client/PasswordEncrypter/Properties/AssemblyInfo.cs [new file with mode: 0644]
client/PasswordEncrypter/StringCipher.cs [new file with mode: 0644]