From 69601c4f5f0d8a633615a8ed6418709434b23a55 Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Sun, 31 Aug 2025 16:27:09 +0200 Subject: [PATCH] CameraManager : - modifiche per git. --- .gitignore | 12 +- .../bin/x64/Debug/IPadLibrary.dll.config | 5 - ...amework,Version=v4.0.AssemblyAttributes.cs | 4 - ...harpLibrary.csproj.AssemblyReference.cache | Bin 1047 -> 0 bytes ...harpLibrary.csproj.CoreCompileInputs.cache | 1 - .../CSharpLibrary.csproj.FileListAbsolute.txt | 33 - ...SharpLibrary.csproj.GenerateResource.cache | Bin 320 -> 0 bytes ...gnTimeResolveAssemblyReferencesInput.cache | Bin 3244 -> 0 bytes ....FormsInterfaces.KeyboradControl.resources | Bin 180 -> 0 bytes ...brary.FormsInterfaces.NumericPad.resources | Bin 180 -> 0 bytes ...IPadLibrary.Properties.Resources.resources | Bin 2810 -> 0 bytes ...harpLibrary.csproj.AssemblyReference.cache | Bin 3968 -> 1047 bytes .../CSharpLibrary.csproj.FileListAbsolute.txt | 11 - ...amework,Version=v4.0.AssemblyAttributes.cs | 4 - ...harpLibrary.csproj.AssemblyReference.cache | Bin 4039 -> 0 bytes ...harpLibrary.csproj.CoreCompileInputs.cache | 1 - .../CSharpLibrary.csproj.FileListAbsolute.txt | 9 - ...SharpLibrary.csproj.GenerateResource.cache | Bin 320 -> 0 bytes ....FormsInterfaces.KeyboradControl.resources | Bin 180 -> 0 bytes ...brary.FormsInterfaces.NumericPad.resources | Bin 180 -> 0 bytes ...IPadLibrary.Properties.Resources.resources | Bin 2810 -> 0 bytes CameraMng/bin/x64/Debug/CameraMng.exe.config | 23 - CameraMng/bin/x64/Debug/CameraMng.xml | 774 ------------------ CameraMng/bin/x64/Debug/DataRoot.ini | 3 - .../bin/x64/Debug/IPadLibrary.dll.config | 5 - CommonDependencies/DataRoot.ini | 3 - 26 files changed, 8 insertions(+), 880 deletions(-) delete mode 100644 CSharpLibrary/bin/x64/Debug/IPadLibrary.dll.config delete mode 100644 CSharpLibrary/obj/x64/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.cs delete mode 100644 CSharpLibrary/obj/x64/Debug/CSharpLibrary.csproj.AssemblyReference.cache delete mode 100644 CSharpLibrary/obj/x64/Debug/CSharpLibrary.csproj.CoreCompileInputs.cache delete mode 100644 CSharpLibrary/obj/x64/Debug/CSharpLibrary.csproj.FileListAbsolute.txt delete mode 100644 CSharpLibrary/obj/x64/Debug/CSharpLibrary.csproj.GenerateResource.cache delete mode 100644 CSharpLibrary/obj/x64/Debug/DesignTimeResolveAssemblyReferencesInput.cache delete mode 100644 CSharpLibrary/obj/x64/Debug/IPadLibrary.FormsInterfaces.KeyboradControl.resources delete mode 100644 CSharpLibrary/obj/x64/Debug/IPadLibrary.FormsInterfaces.NumericPad.resources delete mode 100644 CSharpLibrary/obj/x64/Debug/IPadLibrary.Properties.Resources.resources delete mode 100644 CSharpLibrary/obj/x86/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.cs delete mode 100644 CSharpLibrary/obj/x86/Debug/CSharpLibrary.csproj.AssemblyReference.cache delete mode 100644 CSharpLibrary/obj/x86/Debug/CSharpLibrary.csproj.CoreCompileInputs.cache delete mode 100644 CSharpLibrary/obj/x86/Debug/CSharpLibrary.csproj.FileListAbsolute.txt delete mode 100644 CSharpLibrary/obj/x86/Debug/CSharpLibrary.csproj.GenerateResource.cache delete mode 100644 CSharpLibrary/obj/x86/Debug/IPadLibrary.FormsInterfaces.KeyboradControl.resources delete mode 100644 CSharpLibrary/obj/x86/Debug/IPadLibrary.FormsInterfaces.NumericPad.resources delete mode 100644 CSharpLibrary/obj/x86/Debug/IPadLibrary.Properties.Resources.resources delete mode 100644 CameraMng/bin/x64/Debug/CameraMng.exe.config delete mode 100644 CameraMng/bin/x64/Debug/CameraMng.xml delete mode 100644 CameraMng/bin/x64/Debug/DataRoot.ini delete mode 100644 CameraMng/bin/x64/Debug/IPadLibrary.dll.config delete mode 100644 CommonDependencies/DataRoot.ini diff --git a/.gitignore b/.gitignore index 6bc5137..347c450 100644 --- a/.gitignore +++ b/.gitignore @@ -15,16 +15,20 @@ *.userprefs # Build results -[Dd]ebug/ +debug/ +Debug/ [Dd]ebugPublic/ -[Rr]elease/ +release/ +Release/ [Rr]eleases/ x64/ x86/ build/ bld/ -[Bb]in/ -[Oo]bj/ +bin/ +Bin/ +obj/ +Obj/ # Visual Studio 2015 cache/options directory .vs/ diff --git a/CSharpLibrary/bin/x64/Debug/IPadLibrary.dll.config b/CSharpLibrary/bin/x64/Debug/IPadLibrary.dll.config deleted file mode 100644 index 6a1af7b..0000000 --- a/CSharpLibrary/bin/x64/Debug/IPadLibrary.dll.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/CSharpLibrary/obj/x64/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/CSharpLibrary/obj/x64/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.cs deleted file mode 100644 index 5d01041..0000000 --- a/CSharpLibrary/obj/x64/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/CSharpLibrary/obj/x64/Debug/CSharpLibrary.csproj.AssemblyReference.cache b/CSharpLibrary/obj/x64/Debug/CSharpLibrary.csproj.AssemblyReference.cache deleted file mode 100644 index 386888dd793ec3782eeda56639791f4559702a78..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1047 zcmcK2v1$TA5XSM{M#MHRaAj;3#ULhyAnJ9Bn1CWHVef9##oZg3IlTBDK9&!WM^V$H z+-l2#5B|Sm8nP*bkl*7Ey&&9^@kweOaPs;y=(qI}c0f?(kc^nYXU+oanav3qca=^b zd#I6)TFs|l|JV6Vb+qRk$=OU5&Pn;Gh?n8!_j>yaww@E!>-4(sLT)3}KQCN?54W>; z?TM*O7;uOPfRn?Ehq4MYAR>cIZOeVwaExbI*|NZzRf^;}EHUvUYwyDSh+jEIf*{}y D?sQMv diff --git a/CSharpLibrary/obj/x64/Debug/CSharpLibrary.csproj.CoreCompileInputs.cache b/CSharpLibrary/obj/x64/Debug/CSharpLibrary.csproj.CoreCompileInputs.cache deleted file mode 100644 index c13d0ed..0000000 --- a/CSharpLibrary/obj/x64/Debug/CSharpLibrary.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -d2b932f18ef2e5c798fd58426e0d24aa6cf31e94f0a9380c5153e4ca9c7312e0 diff --git a/CSharpLibrary/obj/x64/Debug/CSharpLibrary.csproj.FileListAbsolute.txt b/CSharpLibrary/obj/x64/Debug/CSharpLibrary.csproj.FileListAbsolute.txt deleted file mode 100644 index f38e5d2..0000000 --- a/CSharpLibrary/obj/x64/Debug/CSharpLibrary.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,33 +0,0 @@ -C:\EgtDevTest\CameraMng\CSharpLibrary\bin\x64\Debug\IPadLibrary.dll.config -C:\EgtDevTest\CameraMng\CSharpLibrary\bin\x64\Debug\IPadLibrary.dll -C:\EgtDevTest\CameraMng\CSharpLibrary\bin\x64\Debug\IPadLibrary.pdb -C:\EgtDevTest\CameraMng\CSharpLibrary\obj\x64\Debug\CSharpLibrary.csproj.AssemblyReference.cache -C:\EgtDevTest\CameraMng\CSharpLibrary\obj\x64\Debug\IPadLibrary.FormsInterfaces.NumericPad.resources -C:\EgtDevTest\CameraMng\CSharpLibrary\obj\x64\Debug\IPadLibrary.FormsInterfaces.KeyboradControl.resources -C:\EgtDevTest\CameraMng\CSharpLibrary\obj\x64\Debug\IPadLibrary.Properties.Resources.resources -C:\EgtDevTest\CameraMng\CSharpLibrary\obj\x64\Debug\CSharpLibrary.csproj.GenerateResource.cache -C:\EgtDevTest\CameraMng\CSharpLibrary\obj\x64\Debug\CSharpLibrary.csproj.CoreCompileInputs.cache -C:\EgtDevTest\CameraMng\CSharpLibrary\obj\x64\Debug\IPadLibrary.dll -C:\EgtDevTest\CameraMng\CSharpLibrary\obj\x64\Debug\IPadLibrary.pdb -C:\EgtDev\cameramanager\CSharpLibrary\bin\x64\Debug\IPadLibrary.dll.config -C:\EgtDev\cameramanager\CSharpLibrary\bin\x64\Debug\IPadLibrary.dll -C:\EgtDev\cameramanager\CSharpLibrary\bin\x64\Debug\IPadLibrary.pdb -C:\EgtDev\cameramanager\CSharpLibrary\obj\x64\Debug\CSharpLibrary.csproj.AssemblyReference.cache -C:\EgtDev\cameramanager\CSharpLibrary\obj\x64\Debug\IPadLibrary.FormsInterfaces.NumericPad.resources -C:\EgtDev\cameramanager\CSharpLibrary\obj\x64\Debug\IPadLibrary.FormsInterfaces.KeyboradControl.resources -C:\EgtDev\cameramanager\CSharpLibrary\obj\x64\Debug\IPadLibrary.Properties.Resources.resources -C:\EgtDev\cameramanager\CSharpLibrary\obj\x64\Debug\CSharpLibrary.csproj.GenerateResource.cache -C:\EgtDev\cameramanager\CSharpLibrary\obj\x64\Debug\CSharpLibrary.csproj.CoreCompileInputs.cache -C:\EgtDev\cameramanager\CSharpLibrary\obj\x64\Debug\IPadLibrary.dll -C:\EgtDev\cameramanager\CSharpLibrary\obj\x64\Debug\IPadLibrary.pdb -C:\EgtDev\CameraMng\CSharpLibrary\bin\x64\Debug\IPadLibrary.dll.config -C:\EgtDev\CameraMng\CSharpLibrary\bin\x64\Debug\IPadLibrary.dll -C:\EgtDev\CameraMng\CSharpLibrary\bin\x64\Debug\IPadLibrary.pdb -C:\EgtDev\CameraMng\CSharpLibrary\obj\x64\Debug\CSharpLibrary.csproj.AssemblyReference.cache -C:\EgtDev\CameraMng\CSharpLibrary\obj\x64\Debug\IPadLibrary.FormsInterfaces.NumericPad.resources -C:\EgtDev\CameraMng\CSharpLibrary\obj\x64\Debug\IPadLibrary.FormsInterfaces.KeyboradControl.resources -C:\EgtDev\CameraMng\CSharpLibrary\obj\x64\Debug\IPadLibrary.Properties.Resources.resources -C:\EgtDev\CameraMng\CSharpLibrary\obj\x64\Debug\CSharpLibrary.csproj.GenerateResource.cache -C:\EgtDev\CameraMng\CSharpLibrary\obj\x64\Debug\CSharpLibrary.csproj.CoreCompileInputs.cache -C:\EgtDev\CameraMng\CSharpLibrary\obj\x64\Debug\IPadLibrary.dll -C:\EgtDev\CameraMng\CSharpLibrary\obj\x64\Debug\IPadLibrary.pdb diff --git a/CSharpLibrary/obj/x64/Debug/CSharpLibrary.csproj.GenerateResource.cache b/CSharpLibrary/obj/x64/Debug/CSharpLibrary.csproj.GenerateResource.cache deleted file mode 100644 index 6a122b3aab971ac5a8647c3cebd06f1dd335c9b3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 320 zcmZQ$WM*JsV3c>uFUl?U%qvMPN=r;mEspUk%}p)JOb$p)(JM+Vu3!WzBCLuDsOYzw z31iudyBv&+D(Gfw$7Oq5cP>0jO%Lrs?qD9SHLEh@tIw3khNLenno)@5{1)K%I;n}AxCUIg8`hfI-44#8_;N4B{M z@xRX}P)emW&O?KQNW#zGcYKad?AK3ArP78qrYsK1RuDyH3noz7)lcj8f!hp~10&Zb zF$fY9MnVworQit&MM1h

QlpT5@^u@u5K{K4;Q(sPwrN(!POf36KQ2PuY4M8V(?e zQpwNx&~GTalg)}@1VVb>_8JIRv*C13UO;t@lt?4_l0D#zgpBs5m(ft7{B|xHNh=q5 zM%hBx5cgUbUaguVE6V{(csGAA%Mpf}cgYBB3}Y)>*?|ZYAoxBTJclt-hWuV6z#Q%) z`7T@U;uImnio~kkR`x@-UWz3wGz5s4SIe_(ZQ}csjOZdeU$fosU~ez2zNvq>vh6nX z6(%9Sb}eloL+LM0y+x~;xq2F_ncLgVQTsz7_}J?pX;{t+vPBtqw>dC$N>_tH5jn5EpFr5RU5z!uQr@aF7yHlwkwrnn-U<-#Rf)<0~X5l~*@o5Z9 zq0yh>jI=rwr|t-%&rl)G;ifp3YsvyXmR5_4SfUpx&g*v^p@TjMmY(Qu=kc9Tw%i&n zJkV$H+0Z|4W;S5~4Tyqe|4q~GoWGhKQ>HG78ngtDPjny5H)mHwgrHVk=uiQ^;$k{K znsp$gQiis@O1_p+SK%5g?SzMBus~417oL^d$oLUTL1*ImYq!#HYR*8GxXUf^%t3Noi54ZC+|=Nl{{sjzU0bQch;FcWPxwes*e}ZIZcpqG__J onW3ezNveT`r81^vrFkWpxv4PQgHubGfR2KJ07n-P+5+SQ04Y>DD*ylh diff --git a/CSharpLibrary/obj/x64/Debug/IPadLibrary.FormsInterfaces.NumericPad.resources b/CSharpLibrary/obj/x64/Debug/IPadLibrary.FormsInterfaces.NumericPad.resources deleted file mode 100644 index 6c05a9776bd7cbae976fdcec7e3a254e93018279..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 180 zcmX?i>is@O1_p+SK%5g?SzMBus~417oL^d$oLUTL1*ImYq!#HYR*8GxXUf^%t3Noi54ZC+|=Nl{{sjzU0bQch;FcWPxwes*e}ZIZcpqG__J onW3ezNveT`r81^vrFkWpxv4PQgHubGfR2KJ07n-P+5+SQ04Y>DD*ylh diff --git a/CSharpLibrary/obj/x64/Debug/IPadLibrary.Properties.Resources.resources b/CSharpLibrary/obj/x64/Debug/IPadLibrary.Properties.Resources.resources deleted file mode 100644 index a1b9b1aba3848c51a57407d4160ad3ac8aa41999..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2810 zcmX?i>is@O1_p+SK%5g?SzMBus~417oL^d$oLUTL1*ImYq!#HYR*8GxXUf^%t3Noi54ZC+|=Nl{{sjzU0bQch;FcWPxwes*e}ZIZcpqG__J znW3ezNveT`r81^vrFkWpxv4PQgHubGfQ|xTkOMQI>RpNw%QN%R^_((GauW-56i|i9 zahQQ|nrWJOnxSEesX?M~Vt}Iy5Y_lDo|RY}3AC7jK@f=DfNtP%VMt}j0pb!M1_2g- z25$x>Rt5$KuoM3S0m!K!zyor3Ak`hm3Nl|5)mUgyfMi%)5=#=c`+x1)|7-U^;W7$FLx7$k@cYAp1xp$l8vX;*`G1E0U9a6gbez z%_WlaBx7@PJHN-|x`Leyhy52Ahwk&?dgL6sM2<1z#DgzRtut+^>o^#jaypg>Yo|T< zW&EOLgP?N+eZNVs^_rW!<_en-}-Qj9jeR+oZ{h%#75oUG2klYM#l_MNt> zE$sX`aR(gs*R^d>+v(o$!S3Jb1H%*shB*ujOBoo}G5||USmFYwuu)<( z1O|BskXJ$qBA1Xm8I(B?CFF?!#pZTyF_WAh8y+z+2+M}0Y-nIS*28Wd_J?EBf)nj3 z-h4JM1DATTD+TXLVJKegGu1@?+MY>=t|zEaz?o7s351WlQ>~Gy8OwCSX6NST=NCA;b8rAlBmjs$K(PP- diff --git a/CSharpLibrary/obj/x64/Release/CSharpLibrary.csproj.AssemblyReference.cache b/CSharpLibrary/obj/x64/Release/CSharpLibrary.csproj.AssemblyReference.cache index c48813de03c9c967221fef74dfefab5ec5348c94..386888dd793ec3782eeda56639791f4559702a78 100644 GIT binary patch delta 55 zcmZpWpUyGifgc5cTj8l^{T+Tzbn9BxDt}LeN7|l{PmjR96KdqiW+$!m8`tuxmG@m!7%v zL%8uLxN`4L!RxMzT>E0}t`r|4*|FY^-@G^Tdax1%0h|oC;}23yB}oS(%1{lSe}D7( zMSO@8l*kht>?(!nm{C;mdzwh0#3YMH#rrrH@+=My_K*JGoo|I3ajFs_86AhGi~$s< z1Zz8=uYUe15A5q#!p)7%S8oIO;^FjYp)yRHXTx3ny#Om!d2mmc)^fq6d05sSltlf$ zh>zE|u6~sN6e!QkF+;&8bec<&QNcSQ{(5(Ex%#)iT_N@j;-{2#!l_rL(V)ih*dNDx zBqJ?EKhQO}BD!}?iv=YBt2e?8kEzND8$!RNz4_DDdq155STh|zl7uUgXay;&?|fna z5AqZxP3*wd4cI=JT!$4g+vSbv=-{l`RdU*IAdawBF|d< z)6ngCuJ z?;qwoqbY{PuA_v}i!#@h1CM0I9#ml@$jo9g6k(*AGB+#00 -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")] diff --git a/CSharpLibrary/obj/x86/Debug/CSharpLibrary.csproj.AssemblyReference.cache b/CSharpLibrary/obj/x86/Debug/CSharpLibrary.csproj.AssemblyReference.cache deleted file mode 100644 index 1a1d7c465d9fc4cc3eb407c66113eee049e7d4fe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4039 zcmd5fgc5cTj8g_IAKa_KEckdRf>3PBH`Ds665sICe^M%BidgjLqNVb^X*FFkYT zhj8OhaOK{gf_G~dT>E0}T1pO)*S6m7ym>S8+<~s=d2l+|4c|*Kl_c&DDMQtN`t8-r zXWkTD%|;&V1%(+fU{{<|LQYx5GH%*=ygVV*!w@8oZ9ZNGT! z!RHo&2$m|rxF&?#nl^xL5hdKw5!U?RBEM;(_6*;@&cl<K_j`%TVjd02*(`aRmN9}REPZCl?^gVqBS44NNXtAIKVEtPE z{s~nnVFTzH+N*zcxo;;^02_J6k0s%XL|Q@0D$Yka;9(l0q>&xiW)6116O?mF6$U8J zXoSsRZ<6P}aMtpJ4unJt`m`3xmGh;=%E37k%NTi5Q$HPjl2xjoB4-~cAB%)YlL)bwS-h|agw!(@=vTCjg;CWvAM=4KejD9xjC}H&6_&U?@ zNRrJ#uFUl?U%qvMPN=r;mEspUk%}p)JOb$p)(JM+Vu3!WzBCLuDr0UvM zga7|7aWFEfpquHPTA7qzl$he2pI1_ppMzvDQA$xwmkcP%FGwva$pkt!D784hvI uh>;+La!As8dNH2K`FX`LE~z=GC8>JpnQ2nkr2V}?QjEAwMs)$mvkU;;Q*C7c diff --git a/CSharpLibrary/obj/x86/Debug/IPadLibrary.FormsInterfaces.KeyboradControl.resources b/CSharpLibrary/obj/x86/Debug/IPadLibrary.FormsInterfaces.KeyboradControl.resources deleted file mode 100644 index 6c05a9776bd7cbae976fdcec7e3a254e93018279..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 180 zcmX?i>is@O1_p+SK%5g?SzMBus~417oL^d$oLUTL1*ImYq!#HYR*8GxXUf^%t3Noi54ZC+|=Nl{{sjzU0bQch;FcWPxwes*e}ZIZcpqG__J onW3ezNveT`r81^vrFkWpxv4PQgHubGfR2KJ07n-P+5+SQ04Y>DD*ylh diff --git a/CSharpLibrary/obj/x86/Debug/IPadLibrary.FormsInterfaces.NumericPad.resources b/CSharpLibrary/obj/x86/Debug/IPadLibrary.FormsInterfaces.NumericPad.resources deleted file mode 100644 index 6c05a9776bd7cbae976fdcec7e3a254e93018279..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 180 zcmX?i>is@O1_p+SK%5g?SzMBus~417oL^d$oLUTL1*ImYq!#HYR*8GxXUf^%t3Noi54ZC+|=Nl{{sjzU0bQch;FcWPxwes*e}ZIZcpqG__J onW3ezNveT`r81^vrFkWpxv4PQgHubGfR2KJ07n-P+5+SQ04Y>DD*ylh diff --git a/CSharpLibrary/obj/x86/Debug/IPadLibrary.Properties.Resources.resources b/CSharpLibrary/obj/x86/Debug/IPadLibrary.Properties.Resources.resources deleted file mode 100644 index a1b9b1aba3848c51a57407d4160ad3ac8aa41999..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2810 zcmX?i>is@O1_p+SK%5g?SzMBus~417oL^d$oLUTL1*ImYq!#HYR*8GxXUf^%t3Noi54ZC+|=Nl{{sjzU0bQch;FcWPxwes*e}ZIZcpqG__J znW3ezNveT`r81^vrFkWpxv4PQgHubGfQ|xTkOMQI>RpNw%QN%R^_((GauW-56i|i9 zahQQ|nrWJOnxSEesX?M~Vt}Iy5Y_lDo|RY}3AC7jK@f=DfNtP%VMt}j0pb!M1_2g- z25$x>Rt5$KuoM3S0m!K!zyor3Ak`hm3Nl|5)mUgyfMi%)5=#=c`+x1)|7-U^;W7$FLx7$k@cYAp1xp$l8vX;*`G1E0U9a6gbez z%_WlaBx7@PJHN-|x`Leyhy52Ahwk&?dgL6sM2<1z#DgzRtut+^>o^#jaypg>Yo|T< zW&EOLgP?N+eZNVs^_rW!<_en-}-Qj9jeR+oZ{h%#75oUG2klYM#l_MNt> zE$sX`aR(gs*R^d>+v(o$!S3Jb1H%*shB*ujOBoo}G5||USmFYwuu)<( z1O|BskXJ$qBA1Xm8I(B?CFF?!#pZTyF_WAh8y+z+2+M}0Y-nIS*28Wd_J?EBf)nj3 z-h4JM1DATTD+TXLVJKegGu1@?+MY>=t|zEaz?o7s351WlQ>~Gy8OwCSX6NST=NCA;b8rAlBmjs$K(PP- diff --git a/CameraMng/bin/x64/Debug/CameraMng.exe.config b/CameraMng/bin/x64/Debug/CameraMng.exe.config deleted file mode 100644 index 6b91abd..0000000 --- a/CameraMng/bin/x64/Debug/CameraMng.exe.config +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/CameraMng/bin/x64/Debug/CameraMng.xml b/CameraMng/bin/x64/Debug/CameraMng.xml deleted file mode 100644 index 0df66bd..0000000 --- a/CameraMng/bin/x64/Debug/CameraMng.xml +++ /dev/null @@ -1,774 +0,0 @@ - - - - -CameraMng - - - - -

- Classe di risorse fortemente tipizzata per la ricerca di stringhe localizzate e così via. - - - - - Restituisce l'istanza di ResourceManager nella cache utilizzata da questa classe. - - - - - Esegue l'override della proprietà CurrentUICulture del thread corrente per tutte le - ricerche di risorse eseguite utilizzando questa classe di risorse fortemente tipizzata. - - - - - Cerca una risorsa localizzata di tipo System.Drawing.Bitmap. - - - - - Cerca una risorsa localizzata di tipo System.Drawing.Bitmap. - - - - - Cerca una risorsa localizzata di tipo System.Drawing.Bitmap. - - - - - Cerca una risorsa localizzata di tipo System.Drawing.Bitmap. - - - - - Cerca una risorsa localizzata di tipo System.Drawing.Bitmap. - - - - - Cerca una risorsa localizzata di tipo System.Drawing.Bitmap. - - - - - Cerca una risorsa localizzata di tipo System.Drawing.Bitmap. - - - - - Cerca una risorsa localizzata di tipo System.Drawing.Bitmap. - - - - - Cerca una risorsa localizzata di tipo System.Drawing.Bitmap. - - - - - Cerca una risorsa localizzata di tipo System.Drawing.Bitmap. - - - - - Cerca una risorsa localizzata di tipo System.Drawing.Bitmap. - - - - - Cerca una risorsa localizzata di tipo System.Drawing.Bitmap. - - - - - Cerca una risorsa localizzata di tipo System.Drawing.Bitmap. - - - - - Cerca una risorsa localizzata di tipo System.Drawing.Bitmap. - - - - - Cerca una risorsa localizzata di tipo System.Drawing.Bitmap. - - - - - Cerca una risorsa localizzata di tipo System.Drawing.Bitmap. - - - - - Cerca una risorsa localizzata di tipo System.Drawing.Bitmap. - - - - - Cerca una risorsa localizzata di tipo System.Drawing.Bitmap. - - - - - Cerca una risorsa localizzata di tipo System.Drawing.Bitmap. - - - - - Cerca una risorsa localizzata di tipo System.Drawing.Bitmap. - - - - - Cerca una risorsa localizzata di tipo System.Drawing.Bitmap. - - - - - Cerca una risorsa localizzata di tipo System.Drawing.Bitmap. - - - - - Cerca una risorsa localizzata di tipo System.Drawing.Bitmap. - - - - - Legge il file che contiene i parametri di correzione della lente - - Percorso file da leggere - Ritorna True se la lettura è andata a buon fine - - - - Lettura del file per la risoluzione della distorsione prospettica - - Percorso del file da leggere - Ritorna True se la lettura è andata a buon fine - - - - Ottine la matrice 'm_MatDir' di correzione prospettica - Viene richiamato il metodo 'CalcolaDatiCorrezioneDiretta' - - - - - Ottiene la matrice 'm_MatDir' per la correzione prospettica nel piano Z=0 - - - - - Ottiene la matrice 'm_MatInv' per la correzione prospettica nel piano Z=0 - - - - - Aggiunge una zona rettangolare pe l'analisi ispezione - - - - - - Aggiunge una zona rettangolare pe l'analisi ispezione - - - - - - 'Trova i bordi sommando le differenze deri tre canali - - - - - - Utility class for working with EXIF data in images. Provides abstraction - for most common data and generic utilities for work with all other. - - - Copyright (c) Michal A. Valášek - Altair Communications, 2003-2005 - Copmany: http://software.altaircom.net, E-mail: support@altaircom.net - Private: http://www.rider.cz, E-mail: rider@rider.cz - This is free software licensed under GNU Lesser General Public License - - - [altair] 10.09.2003 Created - [altair] 12.06.2004 Added capability to write EXIF data - [altair] 11.07.2004 Added option to change encoding - [altair] 04.09.2005 Changed source of Width and Height properties from EXIF to image - [altair] 05.09.2005 Code clean-up and minor changes - - - - - Contains possible values of EXIF tag names (ID) - - See GdiPlusImaging.h - - [altair] 10.09.2003 Created - - - - - Real position of 0th row and column of picture - - - - [altair] 10.09.2003 Created - - - - - Exposure programs - - - - [altair] 10.09.2003 Created - - - - - Exposure metering modes - - - - [altair] 10.09.2003 Created - - - - - Flash activity modes - - - - [altair] 10.09.2003 Created - - - - - Possible light sources (white balance) - - - - [altair] 10.09.2003 Created - - - - - EXIF data types - - - - [altair] 12.6.2004 Created - - - - - Represents rational which is type of some Exif properties - - - - [altair] 10.09.2003 Created - - - - - Converts rational to string representation - - Optional, default "/". String to be used as delimiter of components. - String representation of the rational. - - - [altair] 10.09.2003 Created - - - - - Converts rational to double precision real number - - The rational as double precision real number. - - - [altair] 10.09.2003 Created - - - - - Initializes new instance of this class. - - Bitmap to read exif information from - - - [altair] 10.09.2003 Created - - - - - Initializes new instance of this class. - - Name of file to be loaded - - - [altair] 13.06.2004 Created - - - - - Get or set encoding used for string metadata - - Encoding used for string metadata - Default encoding is UTF-8 - - [altair] 11.07.2004 Created - [altair] 05.09.2005 Changed from shared to instance member - - - - - Returns copy of bitmap this instance is working on - - - - - [altair] 13.06.2004 Created - - - - - Returns all available data in formatted string form - - - - - [altair] 10.09.2003 Created - - - - - Brand of equipment (EXIF EquipMake) - - - - - [altair] 10.09.2003 Created - - - - - Model of equipment (EXIF EquipModel) - - - - - [altair] 10.09.2003 Created - - - - - Software used for processing (EXIF Software) - - - - - [altair] 10.09.2003 Created - - - - - Orientation of image (position of row 0, column 0) (EXIF Orientation) - - - - - [altair] 10.09.2003 Created - - - - - Time when image was last modified (EXIF DateTime). - - - - - [altair] 10.09.2003 Created - - - - - Time when image was taken (EXIF DateTimeOriginal). - - - - - [altair] 10.09.2003 Created - - - - - Time when image was digitized (EXIF DateTimeDigitized). - - - - - [altair] 10.09.2003 Created - - - - - Image width - - - - - [altair] 10.09.2003 Created - [altair] 04.09.2005 Changed output to Int32, load from image instead of EXIF - - - - - Image height - - - - - [altair] 10.09.2003 Created - [altair] 04.09.2005 Changed output to Int32, load from image instead of EXIF - - - - - X resolution in dpi (EXIF XResolution/ResolutionUnit) - - - - - [altair] 10.09.2003 Created - - - - - Y resolution in dpi (EXIF YResolution/ResolutionUnit) - - - - - [altair] 10.09.2003 Created - - - - - Image title (EXIF ImageTitle) - - - - - [altair] 10.09.2003 Created - - - - - User comment (EXIF UserComment) - - - - - [altair] 13.06.2004 Created - - - - - Artist name (EXIF Artist) - - - - - [altair] 13.06.2004 Created - - - - - Image description (EXIF ImageDescription) - - - - - [altair] 10.09.2003 Created - - - - - Image copyright (EXIF Copyright) - - - - - [altair] 10.09.2003 Created - - - - - Exposure time in seconds (EXIF ExifExposureTime/ExifShutterSpeed) - - - - - [altair] 10.09.2003 Created - - - - - Aperture value as F number (EXIF ExifFNumber/ExifApertureValue) - - - - - [altair] 10.09.2003 Created - - - - - Exposure program used (EXIF ExifExposureProg) - - - If not specified, returns Normal (2) - - [altair] 10.09.2003 Created - - - - - ISO sensitivity - - - - - [altair] 10.09.2003 Created - - - - - Subject distance in meters (EXIF SubjectDistance) - - - - - [altair] 10.09.2003 Created - - - - - Exposure method metering mode used (EXIF MeteringMode) - - - If not specified, returns Unknown (0) - - [altair] 10.09.2003 Created - - - - - Focal length of lenses in mm (EXIF FocalLength) - - - - - [altair] 10.09.2003 Created - - - - - Flash mode (EXIF Flash) - - - If not present, value NotFired (0) is returned - - [altair] 10.09.2003 Created - - - - - Light source / white balance (EXIF LightSource) - - - If not specified, returns Unknown (0). - - [altair] 10.09.2003 Created - - - - - Checks if current image has specified certain property - - - True if image has specified property, False otherwise. - - - [altair] 10.09.2003 Created - - - - - Gets specified Int32 property - - Property ID - Optional, default 0. Default value returned if property is not present. - Value of property or DefaultValue if property is not present. - - [altair] 10.09.2003 Created - - - - - Gets specified Int16 property - - Property ID - Optional, default 0. Default value returned if property is not present. - Value of property or DefaultValue if property is not present. - - [altair] 10.09.2003 Created - - - - - Gets specified string property - - Property ID - Optional, default String.Empty. Default value returned if property is not present. - - Value of property or DefaultValue if property is not present. - - [altair] 10.09.2003 Created - - - - - Gets specified property in raw form - - Property ID - Optional, default Nothing. Default value returned if property is not present. - - Is recommended to use typed methods (like etc.) instead, when possible. - - [altair] 05.09.2005 Created - - - - - Gets specified rational property - - Property ID - - Value of property or 0/1 if not present. - - [altair] 10.09.2003 Created - - - - - Sets specified string property - - Property ID - Value to be set - - - [altair] 12.6.2004 Created - - - - - Sets specified Int16 property - - Property ID - Value to be set - - - [altair] 12.6.2004 Created - - - - - Sets specified Int32 property - - Property ID - Value to be set - - - [altair] 13.06.2004 Created - - - - - Sets specified propery in raw form - - Property ID - Raw data - EXIF data type - Is recommended to use typed methods (like etc.) instead, when possible. - - [altair] 12.6.2004 Created - - - - - Reads Int32 from EXIF bytearray. - - EXIF bytearray to process - - - - [altair] 10.09.2003 Created - [altair] 05.09.2005 Changed from public shared to private instance method - - - - - Reads Int16 from EXIF bytearray. - - EXIF bytearray to process - - - - [altair] 10.09.2003 Created - [altair] 05.09.2005 Changed from public shared to private instance method - - - - - Reads string from EXIF bytearray. - - EXIF bytearray to process - - - - [altair] 10.09.2003 Created - [altair] 05.09.2005 Changed from public shared to private instance method - - - - - Reads rational from EXIF bytearray. - - EXIF bytearray to process - - - - [altair] 10.09.2003 Created - [altair] 05.09.2005 Changed from public shared to private instance method - - - - - Disposes unmanaged resources of this class - - - - [altair] 10.09.2003 Created - - - - diff --git a/CameraMng/bin/x64/Debug/DataRoot.ini b/CameraMng/bin/x64/Debug/DataRoot.ini deleted file mode 100644 index 3790937..0000000 --- a/CameraMng/bin/x64/Debug/DataRoot.ini +++ /dev/null @@ -1,3 +0,0 @@ -; Commento per evitare BOM con UTF-8 -[Data] -DataRoot=C:\EgtData\CameraMng diff --git a/CameraMng/bin/x64/Debug/IPadLibrary.dll.config b/CameraMng/bin/x64/Debug/IPadLibrary.dll.config deleted file mode 100644 index 6a1af7b..0000000 --- a/CameraMng/bin/x64/Debug/IPadLibrary.dll.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/CommonDependencies/DataRoot.ini b/CommonDependencies/DataRoot.ini deleted file mode 100644 index 3790937..0000000 --- a/CommonDependencies/DataRoot.ini +++ /dev/null @@ -1,3 +0,0 @@ -; Commento per evitare BOM con UTF-8 -[Data] -DataRoot=C:\EgtData\CameraMng