Wykres commitów

832 Commity (fccba5c6d9c5ea9eca2935ffa849b922e3ba162d)

Autor SHA1 Wiadomość Data
Stelios Bounanos 0dc1e2357e Use std::bind if available 2008-01-02 20:42:16 +00:00
Stelios Bounanos d3849ae877 Switch cSoundPA to the C API 2008-01-02 20:40:57 +00:00
Stelios Bounanos d329548782 Merge with upstream 2008-01-02 20:30:04 +00:00
Stelios Bounanos b237fd655a Copy CXXFLAGS to CFLAGS 2007-12-29 14:15:53 +00:00
Stelios Bounanos 9662164e8f Correctly initialise CW modem 2007-12-28 16:15:47 +00:00
Stelios Bounanos 6843d69178 Merge with upstream 2007-12-27 16:34:52 +00:00
Stelios Bounanos 7ed4274260 Merge with upstream 2007-12-26 17:34:16 +00:00
Stelios Bounanos 93ded34b77 Upstream version 2.06 2007-12-26 17:33:35 +00:00
Stelios Bounanos cda31bdcc7 Merge with upstream 2007-12-24 07:35:25 +00:00
Stelios Bounanos 3cc681c35e Upstream version 2.066 2007-12-24 07:35:17 +00:00
Stelios Bounanos c7088d9608 rigsupport.cxx fixes 2007-12-22 22:59:24 +00:00
Stelios Bounanos 60c9060d70 Merge with upstream 2007-12-21 21:52:57 +00:00
Stelios Bounanos f03625945f Upstream version 2.065 2007-12-21 21:52:46 +00:00
Stelios Bounanos b7dd1c0ca5 Move Audio under Files 2007-12-20 16:58:18 +00:00
Stelios Bounanos 77e315cb38 hamlib.cxx fixes 2007-12-20 16:57:56 +00:00
Stelios Bounanos 05f035b337 Default to NONE when adding new freqs 2007-12-20 15:07:00 +00:00
Stelios Bounanos 5c8680a384 Merge with upstream 2007-12-20 09:56:18 +00:00
Stelios Bounanos 4e28274477 Upstream version 2.064 2007-12-20 08:21:04 +00:00
Stelios Bounanos fbe33b9a2f Add digiscope mwheel handling 2007-12-19 08:24:01 +00:00
Stelios Bounanos 14939ae3a7 Remove adjuster widget 2007-12-18 13:43:28 +00:00
Stelios Bounanos 67889b78fd More tweaks 2007-12-18 13:24:07 +00:00
Stelios Bounanos 2605fca040 Set opMODE in selectFreq 2007-12-13 18:39:50 +00:00
Stelios Bounanos 74f384232e Don't copy freqlist to cout 2007-12-11 22:38:16 +00:00
Stelios Bounanos c8633a8381 Upstream version 2.062 2007-12-11 03:36:51 +00:00
Stelios Bounanos 133664eff4 Add cast to adjFreq callback 2007-12-10 20:27:21 +00:00
Stelios Bounanos 8dae0d9589 Rigcontrol dialog changes 2007-12-09 22:56:05 +00:00
Stelios Bounanos 5ce658afb1 Add more date macros 2007-12-20 09:55:20 +00:00
Stelios Bounanos 50c99e9e75 Merge with upstream 2007-12-20 09:44:55 +00:00
Stelios Bounanos e33f12f74e New stacktrace code 2007-12-10 21:14:59 +00:00
Stelios Bounanos 023e1f3915 Fix g++-4.3 errors and warnings 2007-12-09 18:44:52 +00:00
Stelios Bounanos 38a677e798 Fix new assertions 2007-12-09 18:27:33 +00:00
Stelios Bounanos 80f6f30cc9 Remove extra includes 2007-12-09 18:09:43 +00:00
Stelios Bounanos 606a047ce1 Merge with upstream 2007-12-09 18:07:05 +00:00
Stelios Bounanos 17e5dc5c28 Upstream version 2.06 (alpha) 2007-12-09 16:44:10 +00:00
Stelios Bounanos a78544851c Compiler fixes 2007-12-08 19:57:49 +00:00
Stelios Bounanos e7795ef50c Merge with upstream 2007-12-05 18:13:56 +00:00
Stelios Bounanos 131f09c388 Upstream version 2.05 2007-12-05 18:13:40 +00:00
Stelios Bounanos 4aba0d51f2 Upstream version 2.05d 2007-12-05 18:13:05 +00:00
Stelios Bounanos 13f5c8807f Add M clear shortcut 2007-12-01 22:13:03 +00:00
Stelios Bounanos 4b322bc17f More status button tweaks
The mouse wheel now cycles through the modems in the same order as
they appear in the main Op Mode menu
2007-12-01 21:38:20 +00:00
Stelios Bounanos 5b44ca2827 Analysis: put_MODEstatus in rx_init 2007-12-01 21:26:26 +00:00
Stelios Bounanos caa3e3ed26 Merge with upstream 2007-12-01 04:30:24 +00:00
Stelios Bounanos e229f2849c Upstream version 2.05c 2007-12-01 04:29:52 +00:00
Stelios Bounanos 161112b8a9 Fix btnMem mouse2 handling 2007-11-29 23:55:16 +00:00
Stelios Bounanos 72099f4428 Fix waterfall marker drawing
The markers may wrap around the other end of the waterfall if the
AFC search range is large enough
Also narrow the AFC search range and reduce the squelch threshold
when the mouse wheel is scrolled down
2007-11-29 01:38:21 +00:00
Stelios Bounanos 614e601f37 Add a sample rate config menu
Change get_best_srate to try the modem sample rate and
device sample rate only
Print exception messages to the status bar
2007-11-29 01:26:19 +00:00
Stelios Bounanos e5549c5f94 Add a waterfall Mem button
Also add a mode_info structure and hence delete the
modem init functions. Add a new init_modem_sync
and QUEUE_FLUSH. Tweak the status button menu.
2007-11-29 01:05:38 +00:00
Stelios Bounanos 85173b9d43 Get rid of CRs 2007-11-29 00:39:50 +00:00
Stelios Bounanos 90ee5d5941 Fix FText event handler 2007-11-29 00:39:13 +00:00
Stelios Bounanos c068900a74 Add an INSTALL file 2007-11-29 00:39:10 +00:00