Default compile should use Portaudio, not QAudio.

New link to User's Guide for v1.1.1.
Portaudio.h should not be in SVN.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3515 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2013-07-31 18:13:40 +00:00
parent 43d22140c2
commit d080f45346
4 changed files with 2 additions and 1176 deletions

Binary file not shown.

View File

@ -1144,7 +1144,7 @@ void MainWindow::msgBox(QString t) //msgBox
void MainWindow::on_actionOnline_Users_Guide_triggered() //Display manual
{
QDesktopServices::openUrl(QUrl(
"http://www.physics.princeton.edu/pulsar/K1JT/WSJT-X_Users_Guide_v1.1.pdf",
"http://www.physics.princeton.edu/pulsar/K1JT/WSJT-X_Users_Guide_v1.1.1.pdf",
QUrl::TolerantMode));
}

File diff suppressed because it is too large Load Diff

View File

@ -16,7 +16,7 @@ VERSION = 1.1
TEMPLATE = app
#DEFINES = QT4
DEFINES = QT5
DEFINES += QAUDIO_INPUT
#DEFINES += QAUDIO_INPUT
win32 {
DEFINES += WIN32