log Discovery/Src/gfx_engine.c @ 772:b7e43b28bee1

age author description
Sat, 22 Apr 2023 21:11:50 -0500 izzni Fix character truncation when screen is flipped. This was causing the dive computer to lock up when in English Units with the screen flipped when the first decompression stop is shown using FONT_105.
Sun, 26 Mar 2023 18:34:30 +0200 heinrichsweikamp increase HAL_Delay to 10ms for cold-start-button reset
Mon, 06 Mar 2023 16:03:00 +0100 heinrichsweikamp NEW: Add mini compass with marker declination indication
Tue, 01 Nov 2022 09:55:45 +0100 Ideenmodellierer Bugfix release frame:
Tue, 18 Oct 2022 20:56:19 +0200 Ideenmodellierer Cleanup warnings:
Sun, 25 Sep 2022 21:13:45 +0200 Ideenmodellierer Bugfix Empty menu:
Mon, 25 Apr 2022 21:10:10 +0200 Ideenmodellierer Bugfix screen clipping (Flipdisplay mode): Betatest
Mon, 19 Apr 2021 20:16:24 +0200 Ideenmodellierer Bugfix consider checkbox in calculation of right aligned and centered position:
Sun, 07 Feb 2021 22:04:43 +0100 Ideenmodellierer Improvment frame Handling:
Wed, 03 Feb 2021 21:45:48 +0100 Ideenmodellierer Adjustments for flipped display view:
Fri, 15 Jan 2021 21:20:29 +0100 Ideenmodellierer Bugfix inverted whitspace:
Mon, 04 Jan 2021 21:24:24 +0100 Ideenmodellierer Added PrintGraph option to skip invalid data entries:
Sat, 12 Dec 2020 20:54:31 +0100 Ideenmodellierer Solved minor warnings
Tue, 24 Nov 2020 13:22:23 -0600 izzni -Add 12HR Time Support
Sun, 15 Nov 2020 20:12:19 +0100 Ideenmodellierer Bugfix center / right alignment if dualfont is used:
Wed, 07 Oct 2020 18:07:10 +0200 Ideenmodellierer Added center / right alignment option to custom text display:
Sun, 30 Aug 2020 17:26:00 +0200 Ideenmodellierer Show page number in small letters if more than 8 tabs are active
Mon, 24 Aug 2020 19:39:28 +0200 Ideenmodellierer Bugfix right alignment of dualfont strings
Tue, 26 May 2020 21:13:00 +0200 ideenmodellierer Bugfix right alignment of string: FixLayout_Header_LogView
Mon, 18 May 2020 21:51:08 +0200 ideenmodellierer Bugfix calculation of string center position: Improve_Button_Sleep
Mon, 17 Jun 2019 21:46:56 +0200 ideenmodellierer Reinitialize logos after flip of display Bugfix_Flip_FirmwareUpdate
Thu, 16 May 2019 08:56:15 +0200 Jan Mulder cleanup: remove unused code, make static, remove commented code cleanup-3
Thu, 16 May 2019 08:54:33 +0200 Jan Mulder Possible bugfix: do not use bitwise and (&) cleanup-3
Sun, 13 Jan 2019 18:58:23 +0100 Ideenmodellierer Use 32bit operations for buffer fills FlipDisplay
Sun, 06 Jan 2019 22:33:26 +0100 Ideenmodellierer Cleanup writechar pointers FlipDisplay
Thu, 03 Jan 2019 18:35:11 +0100 Ideenmodellierer Eliminate warnings FlipDisplay
Tue, 01 Jan 2019 21:02:17 +0100 Ideenmodellierer Added option to handled mirrored display to existing functions FlipDisplay
Thu, 09 Aug 2018 22:39:15 +0200 Ideenmodellierer Added UTF8 decode function
Sat, 28 Apr 2018 11:52:34 +0200 heinrichsweikamp include in ostc4 repository