shuttle merged; not automaically built in due to the current state

half-duplex
Roeland Jansen 2023-01-13 10:53:51 +01:00
rodzic 5d2089c3e1
commit 7052dbf6ef
5 zmienionych plików z 13602 dodań i 2 usunięć

787
CHANGELOG

Plik diff jest za duży Load Diff

Wyświetl plik

@ -49,6 +49,8 @@ The following highlights are in this 1.51-release ince v1.50:
Various audio fixes (needs checking with Qt5)
Fix portaudio
Fix for QTAudio when using QT6 and above.
+1.57 Merged current shuttle code in. Note that it does
not work yet and is commented out in the build process

12811
et qcq 100644

Plik diff jest za duży Load Diff

Wyświetl plik

@ -13,7 +13,7 @@ TEMPLATE = app
CONFIG += console
DEFINES += WFVIEW_VERSION=\\\"1.56\\\"
DEFINES += WFVIEW_VERSION=\\\"1.57\\\"
DEFINES += BUILD_WFSERVER

Wyświetl plik

@ -21,7 +21,7 @@ contains(DEFINES,USB_CONTROLLER){
TARGET = wfview
TEMPLATE = app
DEFINES += WFVIEW_VERSION=\\\"1.56\\\"
DEFINES += WFVIEW_VERSION=\\\"1.57\\\"
DEFINES += BUILD_WFVIEW