-
-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
54 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,32 +56,32 @@ Author: Kang Lin ([email protected]) | |
- [![Download SerialPortAssistant](https://a.fsdn.com/con/app/sf-download-button)](https://sourceforge.net/projects/serialportassistant/files/latest/download) | ||
|
||
- windows: Windows XP or later | ||
+ [Download SerialPortAssistant_Setup_v0.5.14.exe from github](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.14/SerialPortAssistant_Setup_v0.5.14.exe) | ||
+ [Download SerialPortAssistant_Setup_v0.5.14.exe from sourceforge](https://sourceforge.net/projects/serialportassistant/files/v0.5.14/SerialPortAssistant_Setup_v0.5.14.exe/download) | ||
+ [Download SerialPortAssistant_v0.5.15_qt0.5.15_Setup.exe from github](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.15/SerialPortAssistant_v0.5.15_qt0.5.15_Setup.exe) | ||
+ [Download SerialPortAssistant_v0.5.15_qt0.5.15_Setup.exe from sourceforge](https://sourceforge.net/projects/serialportassistant/files/v0.5.15/SerialPortAssistant_v0.5.15_qt0.5.15_Setup.exe/download) | ||
|
||
- ubuntu | ||
+ serialportassistant_0.5.14_Ubuntu-20.04_amd64.deb | ||
- [Download from sourceforge](https://sourceforge.net/projects/serialportassistant/files/v0.5.14/serialportassistant_0.5.14_Ubuntu-20.04_amd64.deb/download) | ||
- [Download from github](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.14/serialportassistant_0.5.14_Ubuntu-20.04_amd64.deb) | ||
+ serialportassistant_0.5.15_Ubuntu-20.04_amd64.deb | ||
- [Download from sourceforge](https://sourceforge.net/projects/serialportassistant/files/v0.5.15/serialportassistant_0.5.15_Ubuntu-20.04_amd64.deb/download) | ||
- [Download from github](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.15/serialportassistant_0.5.15_Ubuntu-20.04_amd64.deb) | ||
|
||
sudo apt install ./serialportassistant_0.5.14_Ubuntu-20.04_amd64.deb | ||
sudo apt install ./serialportassistant_0.5.15_Ubuntu-20.04_amd64.deb | ||
# If you're on an older Linux distribution, you will need to run this instead: | ||
# sudo dpkg -i serialportassistant_0.5.14_Ubuntu-20.04_amd64.deb | ||
# sudo dpkg -i serialportassistant_0.5.15_Ubuntu-20.04_amd64.deb | ||
# sudo apt-get install -f # Install dependencies | ||
|
||
+ serialportassistant_0.5.14_Ubuntu-18.04_amd64.deb: | ||
- [Download from sourceforge](https://sourceforge.net/projects/serialportassistant/files/v0.5.14/serialportassistant_0.5.14_Ubuntu-18.04_amd64.deb/download) | ||
- [Download from github](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.14/serialportassistant_0.5.14_Ubuntu-18.04_amd64.deb) | ||
+ serialportassistant_0.5.15_Ubuntu-18.04_amd64.deb: | ||
- [Download from sourceforge](https://sourceforge.net/projects/serialportassistant/files/v0.5.15/serialportassistant_0.5.15_Ubuntu-18.04_amd64.deb/download) | ||
- [Download from github](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.15/serialportassistant_0.5.15_Ubuntu-18.04_amd64.deb) | ||
|
||
sudo apt install ./serialportassistant_0.5.14_Ubuntu-18.04_amd64.deb | ||
sudo apt install ./serialportassistant_0.5.15_Ubuntu-18.04_amd64.deb | ||
# If you're on an older Linux distribution, you will need to run this instead: | ||
# sudo dpkg -i serialportassistant_0.5.14_Ubuntu-18.04_amd64.deb | ||
# sudo dpkg -i serialportassistant_0.5.15_Ubuntu-18.04_amd64.deb | ||
# sudo apt-get install -f # Install dependencies | ||
|
||
- android | ||
+ Download from github: | ||
- [SerialPortAssistant_armeabi-v7a_v0.5.14.apk](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.14/SerialPortAssistant_armeabi-v7a_v0.5.14.apk) | ||
- [SerialPortAssistant_x86_v0.5.14.apk](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.14/SerialPortAssistant_x86_v0.5.14.apk) | ||
- [SerialPortAssistant_armeabi-v7a_v0.5.15.apk](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.15/SerialPortAssistant_armeabi-v7a_v0.5.15.apk) | ||
- [SerialPortAssistant_x86_v0.5.15.apk](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.15/SerialPortAssistant_x86_v0.5.15.apk) | ||
|
||
## Donate | ||
If you are satisfied, you can donate to me | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<REDIRECT> | ||
<VERSION>v0.5.14</VERSION> | ||
<VERSION>v0.5.15</VERSION> | ||
</REDIRECT> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#TODO: Change version | ||
version: 'v0.5.14.{build}' | ||
version: 'v0.5.15.{build}' | ||
|
||
environment: | ||
STOREPASS: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,18 @@ | ||
serialportassistant (0.5.14) stable; urgency=medium | ||
serialportassistant (0.5.15) stable; urgency=medium | ||
|
||
* CI: Use qDebug output log file | ||
* FIX deploy.sh for mingw.yml | ||
* Docs: modify README | ||
* Add CMake | ||
* Modify README | ||
* CI: modify build.yml | ||
* Modify change log | ||
* Merge branch 'develop' | ||
* Use QFileDialog::getOpenFileName | ||
* Rename HAVE_GUI to HAVE_RABBITCOMMON_GUI | ||
* Modify etc/SerialPortAssistant_logqt.ini | ||
* Android: modify AndroidManifest.xml | ||
* vcpkg update to VCPKGGITCOMMITID: 1286cac8751e13bb289061b7e3b89eb4c3f613a2 | ||
* CI: add webengine | ||
* Modify log menu | ||
* Use RabbitCommon v2 | ||
|
||
-- Kang Lin <[email protected]> Thu, 02 Mar 2023 21:31:34 +0800 | ||
-- Kang Lin <[email protected]> Mon, 07 Aug 2023 12:24:37 +0800 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ Section: main | |
Priority: optional | ||
Maintainer: Kang Lin <[email protected]> | ||
Build-Depends: debhelper (>= 6) | ||
Standards-Version:"v0.5.14" | ||
Standards-Version:"v0.5.15" | ||
Homepage: https://github.com/KangLin/SerialPortAssistant | ||
Vcs-Git: https://github.com/KangLin/SerialPortAssistant.git | ||
#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/SerialPortAssistant.git | ||
|