This a mirror of WSJT-X and will be updated every 6 hours. PR will be ignored, head to the SF link. Repo will be updated at 06:00:00 UTC 12:00:00 UTC 18:00:00 UTC 00:00:00 UTC Now fixed.
Go to file
Joe Taylor 0a7adf9b44 1. Fix a longstanding (and evidently latent) bug in widegraph.cpp.
2. Add basic proof-of-concept code that uses QAudioInput instead of
PortAudio for sound input.  By default, this test code is not active,
and it compiles using PortAudio.  To compile using QAudio, uncomment
the line

#DEFINES += QAUDIO_INPUT

in wsjtx.pro.  Note that device selection in the QAudio code is presently
hard-wired to use the default input device.  You can change this 
choice on line 267 in soundin.cpp.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3510 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-07-30 20:36:14 +00:00
lib Makefiles should create EXE_DIR if it does not exist. 2013-07-25 18:12:03 +00:00
about.cpp Cleanup of palette-selection code. Provide an error message if selected 2013-07-25 20:17:27 +00:00
about.h Set properties for native eol style and the "Rev" keyword. 2012-05-22 17:09:48 +00:00
about.ui 1. Add report to wsjt_status.txt, for JT-Alert. 2013-05-08 15:23:02 +00:00
afmhot.dat Add another waterfall palette, "Gray1". 2013-07-25 19:25:39 +00:00
blue.dat Major changes to the MAP65 branch. This branch is now a copy of 2012-05-22 14:28:39 +00:00
commons.h Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
devsetup.cpp 1. Refactoring of code so as to move audio input from a separate thread to 2013-07-30 00:51:42 +00:00
devsetup.h 1. Full control of DTR and RTS on serial port used for CAT control -- patch 2013-07-23 17:32:59 +00:00
devsetup.ui 1. Full control of DTR and RTS on serial port used for CAT control -- patch 2013-07-23 17:32:59 +00:00
displaytext.cpp Shift-double-click on decoded line does NOT change the frequencies. 2013-03-01 21:25:33 +00:00
displaytext.h Shift-double-click on decoded line does NOT change the frequencies. 2013-03-01 21:25:33 +00:00
ffft.f Set properties for native eol style and the "Rev" keyword. 2012-05-22 17:09:48 +00:00
fftw3.f Set properties for native eol style and the "Rev" keyword. 2012-05-22 17:09:48 +00:00
getdev.cpp Set properties for native eol style and the "Rev" keyword. 2012-05-22 17:09:48 +00:00
getfile.cpp Oops! I committed the wrong version of getfile.cpp. Now OK. 2013-07-08 23:58:19 +00:00
getfile.h Remove qDebug() statements. 2013-07-08 23:32:20 +00:00
gray1.dat Add another waterfall palette, "Gray1". 2013-07-25 19:25:39 +00:00
jt9.txt Tweaks to jt9.txt 2012-10-21 19:24:54 +00:00
killbyname.cpp Silence all compiler warnings from QtCreator. 2013-05-23 15:05:16 +00:00
libfftw3f_win.a Compiles on OPTI-745 under Win7. 2010-01-15 20:29:35 +00:00
libHRDInterface001.a First attempt at interface to Ham Radio Deluxe (HRD). 2013-05-21 19:49:41 +00:00
libpskreporter.a Implementing uploads to PSK Reporter. (Not yet finished.) 2013-03-11 15:51:44 +00:00
LICENSE_WHEATLEY.TXT Major changes to the MAP65 branch. This branch is now a copy of 2012-05-22 14:28:39 +00:00
logqso.cpp Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
logqso.h 1. Added Tx Power to ADIF log information, with option to retain between QSOs. 2013-06-06 16:17:58 +00:00
logqso.ui Clean up the Tab order on LogQSO and Setup screens. 2013-06-06 17:46:27 +00:00
main.cpp Implement a user option to set font sizes. 2013-07-24 19:07:57 +00:00
mainwindow.cpp 1. Fix a longstanding (and evidently latent) bug in widegraph.cpp. 2013-07-30 20:36:14 +00:00
mainwindow.h 1. Refactoring of code so as to move audio input from a separate thread to 2013-07-30 00:51:42 +00:00
mainwindow.ui Add another waterfall palette, "Gray1". 2013-07-25 19:25:39 +00:00
meterwidget.cpp Added new meter widget. 2013-07-16 21:16:57 +00:00
meterwidget.h Added new meter widget. 2013-07-16 21:16:57 +00:00
mouse_commands.txt Add the files listing keyboard shortcuts and special mouse commands. 2013-04-26 21:39:11 +00:00
pa_get_device_info.c Set properties for native eol style and the "Rev" keyword. 2012-05-22 17:09:48 +00:00
paInputDevice.c Set properties for native eol style and the "Rev" keyword. 2012-05-22 17:09:48 +00:00
plotter.cpp Cleaner scheme for reading optional palette RGB valuess. 2013-07-27 16:15:24 +00:00
plotter.h Add another waterfall palette, "Gray1". 2013-07-25 19:25:39 +00:00
portaudio.h Cleaner scheme for reading optional palette RGB valuess. 2013-07-27 16:15:24 +00:00
psk_reporter.cpp Band settings with multiple antenna descriptions for PSK reporter 2013-07-23 10:28:22 +00:00
psk_reporter.h Added antenna info to PSK_Reporter class. Needs more testing since PSK Reporter web site seems down at the moment. 2013-07-21 19:54:38 +00:00
PSKReporter.h Implementing uploads to PSK Reporter. (Not yet finished.) 2013-03-11 15:51:44 +00:00
QtSupport.iss Major changes to the MAP65 branch. This branch is now a copy of 2012-05-22 14:28:39 +00:00
rigclass.cpp 1. Full control of DTR and RTS on serial port used for CAT control -- patch 2013-07-23 17:32:59 +00:00
rigclass.h 1. Full control of DTR and RTS on serial port used for CAT control -- patch 2013-07-23 17:32:59 +00:00
shortcuts.txt Adjustable start frequency for waterfall. 2013-07-25 16:48:10 +00:00
signalmeter.cpp Added new meter widget. 2013-07-16 21:16:57 +00:00
signalmeter.h Added new meter widget. 2013-07-16 21:16:57 +00:00
sleep.h Set properties for native eol style and the "Rev" keyword. 2012-05-22 17:09:48 +00:00
soundin_1.cpp 1. Refactoring of code so as to move audio input from a separate thread to 2013-07-30 00:51:42 +00:00
soundin_1.h 1. Refactoring of code so as to move audio input from a separate thread to 2013-07-30 00:51:42 +00:00
soundin.cpp 1. Fix a longstanding (and evidently latent) bug in widegraph.cpp. 2013-07-30 20:36:14 +00:00
soundin.h 1. Fix a longstanding (and evidently latent) bug in widegraph.cpp. 2013-07-30 20:36:14 +00:00
soundout.cpp If "Split Tx" is not ticked, send the correct (un-shifted) audio tones. 2013-07-09 00:42:43 +00:00
soundout.h Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
ss.bat Major changes to the MAP65 branch. This branch is now a copy of 2012-05-22 14:28:39 +00:00
sss.bat Major changes to the MAP65 branch. This branch is now a copy of 2012-05-22 14:28:39 +00:00
widegraph.cpp 1. Fix a longstanding (and evidently latent) bug in widegraph.cpp. 2013-07-30 20:36:14 +00:00
widegraph.h Adjustable start frequency for waterfall. 2013-07-25 16:48:10 +00:00
widegraph.ui Adjustable start frequency for waterfall. 2013-07-25 16:48:10 +00:00
WSJT-X_Users_Guide_v1.1.docx Implement a user option to set font sizes. 2013-07-24 19:07:57 +00:00
wsjt.ico initial import 2005-12-22 16:40:53 +00:00
wsjtx_changelog.txt 1. Fix occasional program crash caused by receiving a message in the 2013-06-05 18:42:55 +00:00
wsjtx_opti.iss 1. New startup default frequencies for 40, 30, and 6m. 2013-07-11 19:37:01 +00:00
wsjtx.iss 1. Full control of DTR and RTS on serial port used for CAT control -- patch 2013-07-23 17:32:59 +00:00
wsjtx.pro 1. Fix a longstanding (and evidently latent) bug in widegraph.cpp. 2013-07-30 20:36:14 +00:00
wsjtx.rc Initial changes from JTMS3 to WSJTX. 2012-09-24 15:20:48 +00:00