log

age author description
Thu, 01 Aug 2013 21:18:14 +0000 ib Handle special argument -1 to switch_ratio as intended.
Thu, 01 Aug 2013 17:45:31 +0000 ib Remove GUI_HANDLE_EVENTS.
Thu, 01 Aug 2013 17:36:21 +0000 ib Relocate wsEvents().
Thu, 01 Aug 2013 17:34:54 +0000 ib Add a redraw and event handling to GUI_PREPARE.
Thu, 01 Aug 2013 17:29:47 +0000 ib Process events after destroying a window.
Thu, 01 Aug 2013 17:25:58 +0000 ib Remove XFlush() and XSync() calls.
Thu, 01 Aug 2013 17:22:37 +0000 ib Remove XSynchronize() call.
Thu, 01 Aug 2013 17:20:16 +0000 ib Remove property wsWaitMap and function wsWindowMapWait().
Thu, 01 Aug 2013 17:12:26 +0000 ib Place GUI_HANDLE_EVENTS calls after GUI_REDRAW calls.
Thu, 01 Aug 2013 17:10:10 +0000 ib Remove needless GUI_HANDLE_EVENTS call.
Thu, 01 Aug 2013 14:28:16 +0000 cehoyos Fix info message for ffg726 decoder.
Tue, 30 Jul 2013 19:36:43 +0000 ib Simplify sign change of variable.
Tue, 30 Jul 2013 13:16:49 +0000 ib Increase precision of calculation by using constants of type double.
Tue, 30 Jul 2013 13:07:43 +0000 ib Increase precision of calculation by using constants of type double.
Tue, 30 Jul 2013 12:31:49 +0000 ib Cosmetic: Don't shorten floating point constants that way.