git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube...
authorVásáry Dániel <daniel.vasary@userrendszerhaz.hu>
Wed, 15 Aug 2018 09:02:57 +0000 (09:02 +0000)
committerVásáry Dániel <daniel.vasary@userrendszerhaz.hu>
Wed, 15 Aug 2018 09:02:57 +0000 (09:02 +0000)
commit323205c96e39ec4c10680bcc8916bd0fbd7f53bb
treec5b1ee6c065f2f7b0da3e30e4dd17c16086a7ef5
parent55e6989f9ca7589c599affce785e66b95720fde0
git-tfs-id: [tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube;C31242
16 files changed:
client/AudioRecorder/AudioRecorder.csproj
client/AudioRecorder/Configuration/audiorecorder.json
client/AudioRecorder/MainForm.cs
client/AudioRecorder/MetadataSelectorForm.Designer.cs
client/AudioRecorder/MetadataSelectorForm.cs
client/AudioRecorder/Program.cs
client/AudioRecorder/Properties/AssemblyInfo.cs
client/AudioRecorder/nlog.config [new file with mode: 0644]
client/MetadataSelector/MetadataIDSelector.cs
client/NativeOctopusClient/Model/MosObject.cs [new file with mode: 0644]
client/NativeOctopusClient/Model/Rundown.cs [new file with mode: 0644]
client/NativeOctopusClient/Model/Story.cs [new file with mode: 0644]
client/NativeOctopusClient/Model/StoryFolder.cs [new file with mode: 0644]
client/NativeOctopusClient/NativeOctopusAPI.cs
client/NativeOctopusClient/NativeOctopusClient.csproj
client/NativeOctopusClient/NativeOctopusIDSelector.cs