Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cmake/readme.txt section # Windows with regular Visual Studio project files #222

Closed
wants to merge 40 commits into from

Conversation

jose94752
Copy link
Contributor

No description provided.

RudiDeVos and others added 30 commits April 13, 2024 20:22
* Added "Hide End of Stream Error" option
(not available in GUI or CMD line parameters, currently only by editing options.vnc)

* Added option HideEndOfStreamError to vncviewer settings, in Misc tab.

* Added command line parameter /hideendofstreamerror.
…les. (ultravnc#206)

* cmake: Reflect recent changes for omnithread.

* cmake: Reflect recent changes for rdr.

* cmake: Reflect recent changes for udt4.

* cmake: Reflect recent changes for udtcloud.

* cmake: Reflect recent changes for uvncsettings.

* cmake: Reflect recent changes for zip32.

* cmake: Reflect recent changes for zipunzip.

* cmake: Reflect recent changes for uvnc_settings.

* cmake: Reflect recent changes for vncviewer.

* cmake: Reflect recent changes for winvnc.

* cmake: Remove remainings from before the switch to VCPKG.

* cmake: Add repeater.

* cmake: Update readme.txt.
* new file:   .qtc_clangd/compile_commands.json
	new file:   UltraVNC-QtCommunityTests.cflags
	new file:   UltraVNC-QtCommunityTests.config
	new file:   UltraVNC-QtCommunityTests.creator
	new file:   UltraVNC-QtCommunityTests.cxxflags
	new file:   UltraVNC-QtCommunityTests.files
	new file:   UltraVNC-QtCommunityTests.includes
	new file:   UltraVNC-QtCommunityTests.pro
	modified:   UltraVNC_installer_x64.iss
	modified:   UltraVNC_installer_x86.iss

* modified:   UltraVNC-QtCommunityTests.pro

* modified:   UltraVNC-QtCommunityTests.pro

* modified:   UltraVNC-QtCommunityTests.pro

* modified:   UltraVNC-QtCommunityTests.pro

* modified:   UltraVNC-QtCommunityTests.pro
	new file:   vncviewer/vncviewerQt.cpp
	new file:   vncviewer/vncviewerQt.h
	new file:   vncviewer/vncviewerQt.ui
* cmake: Update librdr.

* cmake: Update libomnithread.

* cmake: Update libudt4.

* cmake: Update libudtcloud.

* cmake: Update libzip32.

* cmake: Update libzipunzip.

* cmake: Update repeater.

* cmake: Update vncviewer.

* cmake: Update winvnc.

* cmake: Update uvnc_settings.

* cmake: Update main CMakeLists.txt.

* cmake: Remove unneeded libuvncsettings.

* cmake: Add createpassword.

* cmake: Add testauth.

* cmake: Add uvnckeyboardhelper.

* cmake: Add MSLogonACL.

* cmake: Add vnchooks.

* cmake: Add logging.

* cmake: Add logmessages.

* cmake: Add authadmin.

* cmake: Add authSSP.

* cmake: Add ldapauth.

* cmake: Add ldapauth9x.

* cmake: Add ldapauthnt4.

* cmake: Add workgrpdomnt4.

* cmake: Add setcad.

* cmake: Add setpasswd.

* cmake: Add SecureVNCPlugin (disabled).

* cmake: Add option to compile with Address Santitizer.

* cmake: Copy mingw runtime dlls to the install directory.

* cmake: Update readme.txt.
…ersion of git on my computer (I just updated git just before this commit.)

	deleted:    .qtc_clangd/compile_commands.json
jose94752 and others added 7 commits September 8, 2024 14:06
Please remove compile_commands.json from the repository ultravnc#216
…avnc-main

	winvnc/winvnc/vncproperties.cpp
	winvnc/winvnc/winvnc.rc

	modified:   common/versionServerViewer.inc
	modified:   winvnc/winvnc/HelperFunctions.cpp
	new file:   winvnc/winvnc/PropertiesDialog.cpp
	new file:   winvnc/winvnc/PropertiesDialog.h
	new file:   winvnc/winvnc/RulesListView.cpp
	new file:   winvnc/winvnc/RulesListView.h
	modified:   winvnc/winvnc/SettingsManager.cpp
	modified:   winvnc/winvnc/SettingsManager.h
	modified:   winvnc/winvnc/read_write_ini.cpp
	modified:   winvnc/winvnc/resource.h
	modified:   winvnc/winvnc/vncclient.cpp
	modified:   winvnc/winvnc/vncmenu.cpp
	modified:   winvnc/winvnc/vncmenu.h
	deleted:    winvnc/winvnc/vncproperties.cpp
	deleted:    winvnc/winvnc/vncproperties.h
	deleted:    winvnc/winvnc/vncpropertiesPoll.cpp
	deleted:    winvnc/winvnc/vncpropertiesPoll.h
	modified:   winvnc/winvnc/winvnc.cpp
	modified:   winvnc/winvnc/winvnc.rc
	modified:   winvnc/winvnc/winvnc.vcxproj
	modified:   winvnc/winvnc/winvnc.vcxproj.filters
…ersion 142 for Visual Studio 2019 and version 143 for Visual Studio 2022

	modified:   cmake/readme.txt
…project files, currently v143 for Visual Studio 2022 and v142 for Visual Studio 2019

	modified:   cmake/readme.txt
@jose94752
Copy link
Contributor Author

As you wish, you can merge.

…or zrle.h : line 203 "\vncviewer\directx\directxviewer.cpp \" wrong place up these one line 154, idem line 526 "\vncviewer\directx\directxviewer.h \" wrong place up these one line 492

	modified:   UltraVNC-QtCommunityTests.pro
@jose94752
Copy link
Contributor Author

jose94752 commented Oct 6, 2024

@RudiDeVos
UltraVNC-QtCommunityTests.pro Bug correction, you can see files after vncwiever:
[main 759295e] Bug UltraVNC-QtCommunityTests.pro can't see after vncviewer\zrle.cpp or zrle.h : line 203 "\vncviewer\directx\directxviewer.cpp " wrong place up these one line 154, idem line 526 "\vncviewer\directx\directxviewer.h " wrong place up these one line 492

jose94752 and others added 2 commits October 7, 2024 19:54
 main

	modified:   UltraVNC-QtCommunityTests.files
	modified:   UltraVNC-QtCommunityTests.pro
	modified:   cmake/winvnc/CMakeLists.txt
@jose94752
Copy link
Contributor Author

Close I will open another Request for #225

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants