Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: chenall/tightvnc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8.85
Choose a base ref
...
head repository: chenall/tightvnc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 12 commits
  • 52 files changed
  • 3 contributors

Commits on May 11, 2021

  1. vs 2019编译

    chenall committed May 11, 2021
    Configuration menu
    Copy the full SHA
    b7f98ee View commit details
    Browse the repository at this point in the history
  2. 支持ini配置

    1. SERVER 配置支持INI  在同目录新建一个tvnserver.ini 系统自动使用ini配置,否则使用原来的注册表方式 .
    2. SERVER 端默认访问密码: chenall
    chenall committed May 11, 2021
    Configuration menu
    Copy the full SHA
    f682e52 View commit details
    Browse the repository at this point in the history
  3. add readme.md

    chenall committed May 11, 2021
    Configuration menu
    Copy the full SHA
    99385e5 View commit details
    Browse the repository at this point in the history
  4. add vs2019.sln

    chenall committed May 11, 2021
    Configuration menu
    Copy the full SHA
    7ac3830 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3cc0b6e View commit details
    Browse the repository at this point in the history
  6. add tvnviewer_chs.rc

    chenall committed May 11, 2021
    Configuration menu
    Copy the full SHA
    afa5a0b View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Configuration menu
    Copy the full SHA
    9c4c5eb View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Create msbuild.yml

    test
    chenall authored May 18, 2023
    Configuration menu
    Copy the full SHA
    d948ace View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. feat: Add ARM64 target

    andersondanilo committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c49adc3 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Merge pull request #7 from andersondanilo/arm64

    feat: Add ARM64 target (Windows on Arm)
    chenall authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e38e610 View commit details
    Browse the repository at this point in the history
  2. TightVNC 2.8.81

    chenall committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    9ce0d2f View commit details
    Browse the repository at this point in the history
  3. update sln

    chenall committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    9a71e72 View commit details
    Browse the repository at this point in the history
Loading