Skip to content

Comments

update repo#1

Merged
mulyaj merged 209 commits intomulyaj:masterfrom
jamulussoftware:master
Feb 14, 2021
Merged

update repo#1
mulyaj merged 209 commits intomulyaj:masterfrom
jamulussoftware:master

Conversation

@mulyaj
Copy link
Owner

@mulyaj mulyaj commented Feb 14, 2021

No description provided.

Daniel Masato and others added 30 commits May 8, 2020 12:37
The Powershell script provides the following improvements:
- Automatic download of Jamulus dependencies (ASIOSDK, NSIS installer)
- Automatic detection of Visual Studio/Build Tools installation (version 2017 and above)
- Application packaging using Qt deployment tooling (windeployqt)
- Easy execution from a standard Command Prompt as: powershell windows\deploy_windows.ps1 "<qt-install-path>"
The rework provides the following improvements:
- Correct handling of 64bit and 32bit installations (registry keys, installation paths, disk space requirements)
- Safer handling of installation path (only install into a new folder)
- Update to Modern UI 2 installer experience
- Support for internationalization (installer language selection and translations)
- Fix broken detection of Jamulus already running (see https://sourceforge.net/p/llcon/discussion/software/thread/f3174d7f6f/)
- Automatic detection of target files and folders to install
Update the Qt installer automation script to account for the latest changes in the installation process.
The Qt online installer now requires a valid Qt user account.
Also use the updated Windows deployment script.
Improve Windows deployment and CI process
The Powershell script provides the following improvements:
- Automatic download of Jamulus dependencies (ASIOSDK, NSIS installer)
- Automatic detection of Visual Studio/Build Tools installation (version 2017 and above)
- Application packaging using Qt deployment tooling (windeployqt)
- Easy execution from a standard Command Prompt as: powershell windows\deploy_windows.ps1 "<qt-install-path>"
The rework provides the following improvements:
- Correct handling of 64bit and 32bit installations (registry keys, installation paths, disk space requirements)
- Safer handling of installation path (only install into a new folder)
- Update to Modern UI 2 installer experience
- Support for internationalization (installer language selection and translations)
- Fix broken detection of Jamulus already running (see https://sourceforge.net/p/llcon/discussion/software/thread/f3174d7f6f/)
- Automatic detection of target files and folders to install
Update the Qt installer automation script to account for the latest changes in the installation process.
The Qt online installer now requires a valid Qt user account.
Also use the updated Windows deployment script.
Rebase improve_win_ci and fix a few bugs
New windows installer now checks if old version of Jamulus is wrongly installed
Win installer: make it possible to unselect desktop Shortcut
Automatically get mirror URL from SourceForge
ann0see and others added 29 commits February 8, 2021 21:37
Move installer translation scripts to /src/res/translation/wininstaller
smoother surface for the fancy background
Escape chat messages at the server
Added myself to contributor list
The relative paths in .gitmodules contained a stray github.com/
path component which broke submodule resolution.

Got broken in #934
Fixes #984

Signed-off-by: Christian Hoffmann <[email protected]>
Fix git submodule usage (which I - pljones - broke...)
Embedded quotes were included in strings by doubling them: `""`
This doesn't work in C++, so changed to `\"`
Also warn when this option is used when not running in server mode
or when not registering to a central server.

Signed-off-by: Christian Hoffmann <[email protected]>
Fix bad embedded quotes in strings.
@mulyaj mulyaj merged commit c7e1756 into mulyaj:master Feb 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.