d3agle
5120d77b66
Centered webcam form on load
2016-08-12 14:02:38 -05:00
MaxXor
0d3a3e427d
Added DPI awareness to manifest file
2016-08-12 19:53:13 +02:00
MaxXor
5fa5c9fb62
Fixed #474
2016-08-12 19:46:46 +02:00
MaxXor
702d0e298c
Merge pull request #505 from d3agle/master
...
Fixed #504 - Show all found LAN IP addresses
2016-08-11 21:38:13 +02:00
d3agle
507e1dd74d
Fixed lan ip determination for virtual physical nics
2016-08-11 13:45:21 -05:00
d3agle
d291490181
Merge remote-tracking branch 'refs/remotes/quasar/master'
2016-08-11 12:44:40 -05:00
MaxXor
2a1bbf6002
Fixed #440
2016-08-11 15:21:37 +02:00
MaxXor
b2888d0107
Fixed #482 IP gelocation
2016-08-02 01:29:53 +02:00
MaxXor
1fca118753
Small change
2016-08-01 17:48:53 +02:00
MaxXor
fa0b5a2fc1
Merge pull request #495 from d3agle/master
...
#488 - Added resolution/quality support for webcam capture
2016-08-01 17:25:47 +02:00
MaxXor
97e54f5790
Merge pull request #496 from Abdullah2993/dev
...
Tests added for packet registeration for serialization
2016-07-29 21:29:39 +02:00
abdullah2993
397da1c965
Tests added for packet registeration for serialization
2016-07-27 13:17:04 +05:00
MaxXor
03021a6265
Minor change
2016-07-26 21:24:01 +02:00
MaxXor
9faec9bb9d
Merge pull request #489 from Abdullah2993/master
...
Some minnor fixes in PooledBufferManager
2016-07-26 21:17:12 +02:00
d3agle
f40a9b13ed
Fix form resolutions control enabled on capture start
2016-07-26 13:43:12 -05:00
d3agle
37288caba9
Added resolution/quality support for webcam capture
2016-07-26 13:20:57 -05:00
abdullah2993
86b399ec4d
Another fix
2016-07-24 06:44:14 +05:00
abdullah2993
c152f170a8
Clean up
2016-07-24 06:40:57 +05:00
abdullah2993
5b6c22be01
Unwanted behaviour
2016-07-24 06:35:13 +05:00
abdullah2993
713ef17807
Possible null reference exception fixed
2016-07-24 06:32:20 +05:00
MaxXor
5103262007
Merge pull request #486 from quasar/pr/485
...
Update Mono.Nat
2016-07-18 20:28:31 +02:00
MaxXor
ef1a51ef1b
Added comment to mono compatibility fix
2016-07-18 20:27:50 +02:00
ubbelol
3c01a99aff
Strip all debug info from Mono.Nat.dll
2016-07-18 20:01:30 +02:00
ubbelol
b49e0be0fe
Fix mono compatibility
...
Updated postbuild command to allow compilation on Linux/Mono (cp instead of copy). Also fixed an obscure IPv6 difference in Mono from Windows with a somewhat hacky solution. SocketOptionName.IPv6Only does not exist in Mono so instead directly cast to its equivalent enumeration value (27): 91734968b8/mono/metadata/socket-io.h (L100)
2016-07-18 19:41:32 +02:00
ubbelol
7e07102c91
Mono compatible PostBuild copy
2016-07-18 18:44:55 +02:00
ubbelol
4ec1a191b9
Update Mono.Nat library to fix freezing issue
...
If you had UPnP port forwarding activated when listening and then tried to stop listening the application would freeze up on 8768f3177c/Server/Core/Networking/Utilities/UPnP.cs (L105)
2016-07-18 14:44:06 +02:00
MaxXor
4f588d7621
Merge pull request #484 from UbbeLoL/master
...
Fix FileZilla base64 decoding
2016-07-17 17:23:58 +02:00
ubbelol
8ef33f4d17
Fix FileZilla base64 decoding
2016-07-17 17:14:44 +02:00
MaxXor
14d9f5989c
Merge pull request #481 from UbbeLoL/master
...
Remote desktop can now wake a client up from an active screensaver
2016-07-14 19:39:42 +02:00
ubbelol
3d885ae922
Remote desktop can now wake a client up from an active screensaver (win10)
2016-07-13 23:55:36 +02:00
MaxXor
8da6c2b352
Increase iteration count and store derived keys in client
...
#466
2016-07-08 22:20:55 +02:00
MaxXor
c7bcfa55a7
Updated README.md
2016-07-07 23:22:53 +02:00
MaxXor
7566d896ab
Removed unused event handler
2016-07-07 23:06:11 +02:00
MaxXor
e883dae76b
Fixed HostHelper
2016-07-07 22:59:05 +02:00
MaxXor
49efa375a1
Added IPv6 support
2016-07-07 22:49:52 +02:00
MaxXor
630f7917ea
Fixed #473
2016-07-03 00:14:39 +02:00
MaxXor
6863e6d1bd
Improved update/uninstall/restart batch files
2016-06-26 21:27:27 +02:00
MaxXor
b8b64ef942
Added HideSubDirectory to Builder Profile
2016-06-26 21:23:04 +02:00
MaxXor
5001a6cfb3
Merge pull request #465 from meltingice1337/hide-install-subfolder
...
Added option for hiding Install subfolder, closes #462
2016-06-26 20:26:45 +02:00
MaxXor
30357982f5
Fixed #459
2016-06-26 20:09:44 +02:00
MaxXor
208d2207e3
Merge pull request #467 from quasar/pr/464
...
Added Remote Webcam
2016-06-18 19:32:20 +02:00
MaxXor
3ed8a403b8
Some coding style adjustments and fixes
2016-06-18 19:31:05 +02:00
Darius Costolas
a4dd28110e
Added the 'hideinstallsubfolder' variable in debugging mode
2016-06-14 15:55:02 +03:00
Darius Costolas
511894824f
Removed CheckedChanged event addead by mistake
2016-06-14 15:44:52 +03:00
Darius Costolas
de193764a6
Added option for hiding Install Subfolder #462
2016-06-14 15:42:05 +03:00
Darius Costolas
9926ff983e
Added Remote Webcam as feature in readme.md
2016-06-14 12:59:26 +03:00
Darius Costolas
06f060f44c
Removed unused files from AForge
...
In order to reduce the space used by the client i've deleted the unused
files from the AForge library as suggested by @DragonzMaster . I mention
that i used the work he did in #424
2016-06-14 01:01:55 +03:00
Darius Costolas
4ff3af0a11
Added Remote Webcam contextual image
...
Added Remote Webcam contextual image in the Main Form.
2016-06-13 23:25:00 +03:00
Darius Costolas
02a6233863
Fixed bug
...
The webcam on the client side was not turning off if the window 'Remote
Webcam' was closed.
2016-06-13 23:23:40 +03:00
Darius Costolas
f8908193a9
Fixed mistake
...
I fixed the mistake i made by deleting the 'Select All' option of
contextual menu.
2016-06-13 23:20:40 +03:00