Wykres commitów

723 Commity (cc3677694dc8ec4a2c8f5299d7095f9a26260e1f)

Autor SHA1 Wiadomość Data
Stelios Bounanos 0c5b18ca7c Add log format check
Fix some LOG calls that were passing the wrong type/number of args
2008-10-11 23:57:44 +01:00
Stelios Bounanos dd121fcbab Rewrite xml config 2008-10-11 23:57:44 +01:00
Stelios Bounanos 00af730355 Add scope dock option 2008-10-11 23:57:44 +01:00
Stelios Bounanos c41749c83b Handle deprecated args better
Also remove unused --experimental switch
2008-10-11 23:57:43 +01:00
Stelios Bounanos 731c7a5375 Fix signal handling
* Add generic functions to save and restore the disposition of all
  signals, and use these to remove the handlers installed by xmlrpc's
  abyss server.

* Make setup_signal_handlers() static and replace calls to that function
  with code to unblock SIGUSR2 in xmlrpc.cxx and arq_io.cxx
2008-10-11 23:57:43 +01:00
Stelios Bounanos e9ddc8f2a0 Add licence notices
(thanks to Stephance F8CFE for the reminder)
Tweak About dialog html
2008-10-11 23:57:43 +01:00
Stelios Bounanos 62b901f7b6 Rewrite change_modem_param
Add new config menu for waterfall mouse-1 handling

Also incorporate changes from Stephane Fillod, F8CFE, to:

* Change the rig frequency by scrolling the mouse wheel on the waterfall
  frequency scale area when the waterfall-qsy option is enabled

* Change the modem carrier frequency when the wheel is scrolled
  elsewhere on the waterfall, now the default handling
2008-10-11 23:57:43 +01:00
Stelios Bounanos 09fde4d7a2 Add default qsy arg 2008-10-11 23:57:41 +01:00
Stelios Bounanos b4a7e32168 Add mode group ids 2008-10-10 14:22:52 +01:00
Stelios Bounanos 61f04d6efc Merge with upstream 2008-10-10 13:05:30 +01:00
Stelios Bounanos 53e71e80ad Upstream version 3.04AK 2008-10-10 13:03:47 +01:00
Stelios Bounanos 87aa9d5dab Upstream version 3.04AJ 2008-10-08 03:44:35 +01:00
Stelios Bounanos 685298dc47 Add fldigi-shell time command 2008-10-07 08:54:38 +01:00
Stelios Bounanos f0195d40ac Unclutter title bar 2008-10-07 08:51:08 +01:00
Stelios Bounanos cd5a338ac8 Reduce min window height 2008-10-07 08:41:24 +01:00
Stelios Bounanos ec83b170d0 Add thread checks 2008-10-07 08:41:23 +01:00
Stelios Bounanos 1c9f450f60 Fix log clear
Ask confirmation when trying to exit without saving the log
2008-10-07 08:41:20 +01:00
Stelios Bounanos 629014d985 Fix wfall cursor freq 2008-10-07 08:32:49 +01:00
Stelios Bounanos dae8995bc4 Change winapi precedence 2008-10-07 08:31:43 +01:00
Stelios Bounanos 5e3df23e2b Add update check 2008-10-07 08:29:35 +01:00
Stelios Bounanos aa7d7bf5fb Fix XML-RPC error handling 2008-10-07 08:28:58 +01:00
Stelios Bounanos 5553466abb Add HTTP URL fetching 2008-10-07 08:28:55 +01:00
Stelios Bounanos 0bc58ae3c5 Fix re_t substring matching
Delete extra copy of adjust_port()
Remove includes from serial.h
2008-10-07 08:26:40 +01:00
Stelios Bounanos 9e71ac0b31 Merge with upstream 2008-10-07 07:57:16 +01:00
Stelios Bounanos b4460881a5 Upstream version 3.04AI 2008-10-05 21:54:38 +01:00
Stelios Bounanos 8421e49439 Upstream version 3.04AH 2008-10-04 00:29:22 +01:00
Stelios Bounanos 00fab81d89 Upstream version 3.04AG 2008-10-03 13:15:08 +01:00
Stelios Bounanos 70e44b57e8 Upstream version 3.04AF 2008-10-01 23:27:02 +01:00
Stelios Bounanos 69f4c90b69 Upstream version 3.04AE 2008-10-01 23:26:45 +01:00
Stelios Bounanos fbbcae1b4a Upstream version 3.04AD 2008-09-29 21:30:49 +01:00
Stelios Bounanos 448b34b242 Add wfall mouse options 2008-09-28 17:27:51 +01:00
Stelios Bounanos d4af3d6c27 Add qsy function 2008-09-28 17:05:30 +01:00
Stelios Bounanos 2d67994192 Add rig control freq entry 2008-09-28 16:41:50 +01:00
Stelios Bounanos 322af76d6b Merge with upstream 2008-09-28 16:32:02 +01:00
Stelios Bounanos af5d499fe6 Upstream version 3.04AC 2008-09-26 20:17:45 +01:00
Stelios Bounanos e759dc7ab3 Qrunner updates
Read from pipe/socket before executing queued callbacks;
improves performance and avoids some recursive dequeueing
with REQ_FLUSH
Change REQ_FLUSH to take a thread argument
Flush the trx thread in init_modem_sync
2008-09-23 21:16:25 +01:00
Stelios Bounanos e944abb6b4 Remove fl_thread wrappers 2008-09-23 21:14:18 +01:00
Stelios Bounanos 667f672480 Add thread signal handling
Send SIGUSR2 to interrupt xmlrpc and arq_socket threads
Restore the default signal disposition for various signals
handled by xmlrpc-c's abyss server
2008-09-23 21:13:33 +01:00
Stelios Bounanos 3c560ae5aa Add simple XML-RPC access control
Also add --xmlrpc-list switch
2008-09-23 21:10:41 +01:00
Stelios Bounanos 84b1052300 Simplify XML-RPC error handling 2008-09-23 21:09:06 +01:00
Stelios Bounanos 5332a87ed5 XML-RPC fixes
Use REQ in Main_set_sb and Log_set_call
2008-09-23 21:07:17 +01:00
Stelios Bounanos e23803ae18 Merge with upstream 2008-09-19 04:56:17 +01:00
Stelios Bounanos 5476c0e6ac Upstream version 3.04AB 2008-09-16 20:02:56 +01:00
Stelios Bounanos 9cfa07997f Upstream version 3.04AA 2008-09-16 20:02:38 +01:00
Stelios Bounanos eda3c52982 Upstream version 3.03 2008-09-15 03:20:32 +01:00
Stelios Bounanos 03be0d1bb3 Upstream version 3.03AP 2008-09-14 15:00:49 +01:00
Stelios Bounanos 94606ed69a Upstream version 3.03AO 2008-09-12 05:51:03 +01:00
Stelios Bounanos 69c8fad53c Revert "Use fl_open_uri" 2008-09-11 23:08:48 +01:00
Stelios Bounanos a428fc4d52 Sound fixes 2008-09-11 23:08:47 +01:00
Stelios Bounanos 8496ca7580 Merge with upstream 2008-09-11 23:08:06 +01:00