Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/qmk/uGFX

Fork of https://git.ugfx.io/uGFX/uGFX. Fixes for qmk_firmware
https://github.com/qmk/uGFX

Merge branch 'master' of olegator77/uGFX into master

05e29696334064a7fc75a593ca8fe24e81448910 authored about 8 years ago by Joel <[email protected]>
Added SDL multiply driver

cbb06179813b0ae2c54c2b8d0ff14b71dfd1914e authored about 8 years ago by Oleg Gerasimov <[email protected]>
Fixing crash when passing NULL to gwinSetStyle()

0c695b2471c347847e579aa19ada5612341bfc2d authored about 8 years ago by Joel Bodenmann <[email protected]>
STM32F439i-Eval board file cleanup

91f537c91ca877f03a3634e7de9423fe451ff06a authored about 8 years ago by Joel Bodenmann <[email protected]>
Fixing misleading/wrong configuration of virtual keyboard demo

74cf1509bc3ab0e76af3ed9b1f750374b90cbb86 authored about 8 years ago by Joel Bodenmann <[email protected]>
Adding STM32F439i-EVAL board files

37fc27ac6bbc4dd269d941cc6fb3d48dfb0a3d35 authored about 8 years ago by Joel Bodenmann <[email protected]>
Adding EXC7200 driver

c95a851c7769a07484f47d2903a5061c7ee11b4b authored about 8 years ago by Joel Bodenmann <[email protected]>
Starting development on version 2.7

773a5579e06e9fe8a2f466f655d3b4e6a1fcb19d authored about 8 years ago by Joel Bodenmann <[email protected]>
Release version 2.6

c24b79336e036ff8f415729f4faf647902437913 authored about 8 years ago by Joel Bodenmann <[email protected]>
Updating docs/releases.txt

87cd8a3a21da099166aac894fed9205894f72d56 authored about 8 years ago by Joel Bodenmann <[email protected]>
Fixing makefiles of games that were moved to a dedicated location

56793ed6859ffa4f428e99b61dcb1e97f6a7b4e4 authored about 8 years ago by Joel Bodenmann <[email protected]>
Move demo games into demo/games directory

12dfd8232fe32345bd60f04d73a1a40adf38e841 authored about 8 years ago by Andrew Hannam <Andrew Hannam>
Minor WM_Raise tidy up

868a272d6e44c267d84420932247b942c07d5713 authored about 8 years ago by Andrew Hannam <Andrew Hannam>
Updating docs/releases.txt

7e15f0840e9bf4536c147242eb7cdf83e18288b8 authored about 8 years ago by Joel Bodenmann <[email protected]>
Adding applications/justget10 demo

85ec38ac1ce0a978333d4d2d71b13195cbf8953a authored about 8 years ago by Joel Bodenmann <[email protected]>
Adding applications/minesweeper demo

2fe5c112b077d12874eb736bcf9cbf012f3c41ad authored about 8 years ago by Joel Bodenmann <[email protected]>
Fixing crash when loading GIF image without enough memory available

f2cf8b9814e7c231634860b291ba9a5adab3456f authored about 8 years ago by Joel Bodenmann <[email protected]>
Improving formatting of gfx_compilers.h

0abb8d3af3e7640d99a822903464963b2877fa9f authored about 8 years ago by Joel Bodenmann <[email protected]>
Adding support for IAR and EDG compilers

31c5f1efaab2c8f9c289cfbd325ece5b35af0c44 authored about 8 years ago by Joel Bodenmann <[email protected]>
Adding QWidget touch driver

af5fe425a8c6a1f9620c0c877ba8accc066298c1 authored about 8 years ago by Joel Bodenmann <[email protected]>
Minor fix in slider widget documentation

e67e314df4e342323c2f2bb03fd2f79540990ded authored about 8 years ago by Joel Bodenmann <[email protected]>
Adding note to Linux-Framebuffer readme that sufficient permission is required to access the framebuffer device

a972649d65b545031de1e88023acb39b1d7a26e3 authored about 8 years ago by Joel Bodenmann <[email protected]>
Updating releases.txt

05d1f7ba1b455907e3b66e42dea001c242a1de27 authored about 8 years ago by Joel Bodenmann <[email protected]>
Revert "Whitespaces"

This reverts commit c5d4eba3b5a6e5698b1ba5c7bcf24979229dc613.

1918d274609e365ff9ab7bed0873c0fe97c3a7f2 authored about 8 years ago by Joel Bodenmann <[email protected]>
Whitespaces

c5d4eba3b5a6e5698b1ba5c7bcf24979229dc613 authored about 8 years ago by Joel Bodenmann <[email protected]>
Merged in mattbrejza/ugfx/gfile-deinit (pull request #27)

Adding code to close all open files in gfile deinit

718b7b3d5c75c675af3087f80fbe7ff64b5d1f63 authored about 8 years ago by Joel Bodenmann <[email protected]>
Updating releases.txt

fd109a3b82d3b049bbf531912b60a5ab02a89f68 authored about 8 years ago by Joel Bodenmann <[email protected]>
Fixing bug in WM_Raise()

1853f9d014c7eeec984d2e7e39b7d2fc4d63e273 authored about 8 years ago by Joel Bodenmann <[email protected]>
FIx bug where WM_Raise doesn't raise children if the parent is raised.

dded46b567c21be30b0044bc1e332c0b0028feb7 authored about 8 years ago by Andrew Hannam <Andrew Hannam>
Compile fix for Win32

9fe1abe9e3155445a1c7db8ddad7169f7d52f937 authored about 8 years ago by Andrew Hannam <Andrew Hannam>
Update the Win32 example project to work with current versions of cygwin mingw32 compiler

5fe88d6371ae9bb81a3a58163e8f6d5294c75789 authored about 8 years ago by Andrew Hannam <Andrew Hannam>
adding code to close all open files in gfile deinit

6832ae33dfb003f8d1794c6ed2171db3e0555605 authored over 8 years ago by Matt Brejza <[email protected]>
Add support for reparenting, capture and control of Win32 Emulator windows.

19e54c88ece76e66415f5d1c71dfbb6ee8d51b0c authored over 8 years ago by Andrew Hannam <Andrew Hannam>
Adding Qt GOS port

e5f69dbcf4d462cb94592a45a0d5ec1eefd14468 authored over 8 years ago by Joel Bodenmann <[email protected]>
Adding QImage display driver

038a1f3630a480cc9b2951e0af80b7a5dba58401 authored over 8 years ago by Joel Bodenmann <[email protected]>
Merged in mattbrejza/ugfx/btn-ellipse-fix (pull request #26)

fixing ellipse button drawing

5ad68305a7c5929ca9e31ca7682fcce5dded769b authored over 8 years ago by Joel Bodenmann <[email protected]>
Fixing comment

2b279df17a236d7d649afa0b4b573a09f6b7b522 authored over 8 years ago by Joel Bodenmann <[email protected]>
fixing ellipse button drawing

365b7ac7027c4f99353eaf486daf7b53e9805ba4 authored over 8 years ago by Matt Brejza <[email protected]>
Updating changelog

fe7da06d98caec7d2e0043ffa2cad1e6b64bc59c authored over 8 years ago by Joel Bodenmann <[email protected]>
Fix clipping of gdispGFillString()

9bd3dd6ce832da4dfc97e6df1fc447fb465aa670 authored over 8 years ago by Joel Bodenmann <[email protected]>
Merged in Hackwerk/ugfx/drawstringfix (pull request #25)

Fix clipping of gdispGDrawString.

be3433e930506577c8a12df898ed131dbc138bc1 authored over 8 years ago by Joel Bodenmann <[email protected]>
Fix clipping of gdispGDrawString.

ff6d26c70feb169d17adb3a68c41d92e6a71f5d7 authored over 8 years ago by Martijn Stommels <[email protected]>
Add gwinPrintg() and fix null pointer handling in sprintg()

9ac3c368b4de8e2f38bad56262c75d3310c8814b authored over 8 years ago by Andrew Hannam <Andrew Hannam>
Merged in mattbrejza/ugfx/list_toggle_scroll (pull request #23)

Added ability for List to scroll when navigted via toggle

ed9b268d5bce5fe6d703bc785034191312782db0 authored over 8 years ago by Andrew Hannam <[email protected]>
Merged in mattbrejza/ugfx/widgets_mouse_fix (pull request #24)

Enhancing toggle support for widgets

e1c7003fa32c8700b155538f51276d9da3a82ae9 authored over 8 years ago by Andrew Hannam <[email protected]>
Updating docs

13e084ae6231857cd0d472c529f34be07d93c08b authored over 8 years ago by Joel Bodenmann <[email protected]>
Updating logo(s) in applications/combo demo

0fd9bf268960457c98ce6bbd04d13bcd34f8b0a7 authored over 8 years ago by Joel Bodenmann <[email protected]>
Workaround for using RGB888 with STM32LTDC driver

4646a36cffa639375c7f6f650665d92aba53a45c authored over 8 years ago by Joel Bodenmann <[email protected]>
Fixing bug in STM32F746G-Discovery board file which resulted in bad color reproduction

cb26bc2d3778e6bbb631b6366d2db242de16279a authored over 8 years ago by Joel Bodenmann <[email protected]>
Enhancing toggle support for widgets

47e0a0372139486a8e92ca65dce2c94b6230ec9c authored over 8 years ago by Matt Brejza <[email protected]>
Added ability for List to scroll when navigted via toggle

1cd01204800105e55e0b3ffe2ed4c06ea5036d75 authored over 8 years ago by Matt Brejza <[email protected]>
Updating STM32F746-Discovery board files to be compatible with newer STM32F7CubeHAL

fb100bcc25225cfad0bab5d40bef1db703e9670a authored over 8 years ago by Joel Bodenmann <[email protected]>
Merge branch 'master' of https://bitbucket.org/Tectu/ugfx

8252747a36149f1c2e11e6a169379f53899b5acc authored over 8 years ago by Joel Bodenmann <[email protected]>
Adding FT6x06 driver

0548401d18d3eca0726b53d9b0689089fb0af500 authored over 8 years ago by Joel Bodenmann <[email protected]>
Undef uGFX colors for the STM32F7 board to prevent conflicts with changed STM32 HAL header files

bb7f100804f7f2f76fe7579dc952a6fe8fbd3d04 authored over 8 years ago by Andrew Hannam <Andrew Hannam>
Merged in pl4nkton/ugfx/ChibiOS_kernelv4 (pull request #22)

add support for ChibiOS RT 4 kernel

8d66f0233f11d32c60270a795e9ebfd4f26df8fa authored over 8 years ago by Joel Bodenmann <[email protected]>
add support for ChibiOS RT 4 kernel

1d2c15ce8101cc13bb7e272d30022f37e2ed2130 authored over 8 years ago by Nicolas Reinecke <[email protected]>
Add support for GFILE_PETITFS_EXTERNAL_LIB and GFILE_FATFS_EXTERNAL_LIB

f8dac95e93127685ca2d1031ddcda28250fe0bd0 authored over 8 years ago by Andrew Hannam <Andrew Hannam>
Merged in kimballjohnson/ugfx/kimballjohnson/fix-preprocessor-elif-gfx_cpu-duplicate-1463933248092 (pull request #21)

Fix preprocessor elif, GFX_CPU == duplicated

08c639ecf6e1726748ccc9c34b84c68e778ce0ac authored over 8 years ago by Joel Bodenmann <[email protected]>
Fix preprocessor elif, GFX_CPU == duplicated

c82efc428f1418a2569e218cffb6023d4c0a03a9 authored over 8 years ago by Kimball Johnson <[email protected]>
Fixing bug where the list item count wasn't decremented when an item was removed

238e19d77f2c8add083e8b5582664881f621c016 authored over 8 years ago by Joel Bodenmann <[email protected]>
Marking clang as a tested compiler

78e6f40cac12423f964d71dd91cd46ed46b6106d authored over 8 years ago by Joel Bodenmann <[email protected]>
Updating makefiles for MacOS X

6c90597dc9e8187b1ec373876bf794cab6489c91 authored over 8 years ago by Joel Bodenmann <[email protected]>
Updated release notes

87ac62e9a261b9981e86f7c9a62c49aca73a5883 authored over 8 years ago by Joel Bodenmann <[email protected]>
Updating drivers list

e069d0e9619a8b12bcb9ee0a50b422cb86ec75d1 authored over 8 years ago by Joel Bodenmann <[email protected]>
Add SSD1848 driver by czhou

0a2e251391d40d40baec5dba8463d3c241ca70a5 authored over 8 years ago by inmarket <[email protected]>
Add TinyC to the list of tested compilers

c7fca71070ce7faf73108714faa361c738e0ee19 authored over 8 years ago by inmarket <[email protected]>
Update framebuffer driver for better information hiding

12757e4c9a1f4e6b7f105735941e9ef733b876eb authored over 8 years ago by inmarket <[email protected]>
Fix in ILI9481 driver code

25802124fb64a949971a89dd2ef34b749d949494 authored over 8 years ago by Joel Bodenmann <[email protected]>
Doxygen fix

4797b7d1e2855daca62cd2c89a6de95afaf3a4e2 authored over 8 years ago by Joel Bodenmann <[email protected]>
Starting development on version 2.6

055d7c19f1d3f9d3818ef7466362e5072bfab958 authored over 8 years ago by Joel Bodenmann <[email protected]>
Updating version in Doxygen file

2ab1c3d184b4fe21611ad974c8a8aaedc0540f93 authored over 8 years ago by Joel Bodenmann <[email protected]>
Release version 2.5

cc919ff4fa2c25015fd88940e5fb06d361240699 authored over 8 years ago by Joel Bodenmann <[email protected]>
Adding demo using textedit with virtual keyboard widget

fa7157ed6fb52ef908df173c432a5bbd0e7df017 authored over 8 years ago by Joel Bodenmann <[email protected]>
Docs

35dcf3ccd1c283579188fd092351171aaaf80cc0 authored over 8 years ago by Joel Bodenmann <[email protected]>
Merge branch 'translation'

6d2492aa93d8dc2a5fe701102d59d4e96d1b568c authored over 8 years ago by Joel Bodenmann <[email protected]>
Removing obsolete files for uGFX-Studio

b422bc99dd00947d4da668b8be12d8ecd191ccf9 authored over 8 years ago by Joel Bodenmann <[email protected]>
docs

3688b0aa2050b0ec7cd3e57fb82c232ea6c09ecc authored over 8 years ago by Joel Bodenmann <[email protected]>
Add PNG image support - Does not support interlaced PNG's

583b0226577b0ee1912f808d32c465ad1f38b3fa authored over 8 years ago by inmarket <[email protected]>
Tidy up flags for custom redraw routines

ecc7f94c882a9f36538678cbc3ac941d7f518115 authored over 8 years ago by inmarket <[email protected]>
ED060SC4 driver remove redundant files

c1007a2cc9a5553674e8dbbca8f26addff4bae23 authored over 8 years ago by inmarket <[email protected]>
Replacing wrong define

b8ac430bce7eb8f0bad6a5fea085bf0d54eb065d authored over 8 years ago by Joel Bodenmann <[email protected]>
Marking IAR as a tested compiler

4cd3ab4f2949848dbd652de0ba87c2a9680fd038 authored over 8 years ago by Joel Bodenmann <[email protected]>
Adding missing default definitions of several macros

3d78787b07ce9c2dafe0869dfd54b734181b7dd6 authored over 8 years ago by Joel Bodenmann <[email protected]>
Move GWIN widget internal flags into the public header so that all the state flags are available for custom draw routines.

3a840480edda367902cc71416e37f6eb92bce438 authored over 8 years ago by Joel Bodenmann <[email protected]>
Typo fix for STM32LTDC driver for RGB888

7b6a1acea545df522ac8e12666dc208f9cd605ee authored over 8 years ago by inmarket <[email protected]>
Move GWIN widget internal flags into the public header so that all the state flags are available for custom draw routines.

addbf47bdbc0c0ca9b217c9001b31e747c57ff95 authored over 8 years ago by inmarket <[email protected]>
Change non-widget GWIN objects to always ensure their initial display is flushed before any other drawing takes place.

0f0964da99e5774504f6f9ee570813075194303d authored over 8 years ago by inmarket <[email protected]>
Add necessary setting to graph demo

410d1e756f19e57b10933afaf3b1b67abbc575e6 authored over 8 years ago by inmarket <[email protected]>
Updates to GWIN slider and progressbar Image draw routines to prevent overwriting.

71d72208b9c7550f104000df4690a5d3cba6caaa authored over 8 years ago by inmarket <[email protected]>
Merge branch 'master' of https://bitbucket.org/Tectu/ugfx

23e04c480322709648533e6f79658805b1d43a97 authored over 8 years ago by Joel Bodenmann <[email protected]>
New sample board file (replacing some misleading existing ones)

f28e9d9eef51776b7ed9dfe573d39776c7336049 authored over 8 years ago by Joel Bodenmann <[email protected]>
New sample board file (replacing some misleading existing ones)

87412e87d641e1d4e63eebbffc6434608a2149cb authored over 8 years ago by Joel Bodenmann <[email protected]>
Add GWIN_FRAME_KEEPONCLOSE flag to prevent destruction of a frame on close

507fb2d57e2d76d4a268e664efd3c59431132061 authored over 8 years ago by inmarket <[email protected]>
Improve some doco

3847f54dae60c10268c054590859ad20f95b54a1 authored over 8 years ago by inmarket <[email protected]>
Improving GTRANS basic demo

205d3cf97bf1a523aca3218b469f0ebc136a1144 authored over 8 years ago by Joel Bodenmann <[email protected]>
Fixing bug in GTRANS

249ffe781f826b2d39d634023ea5334dc900df26 authored over 8 years ago by Joel Bodenmann <[email protected]>
Adding documentation to GTRANS

39c13d16455d31040956952bce8e5fe3f81d161e authored over 8 years ago by Joel Bodenmann <[email protected]>
Preliminary version of GTRANS

7b6000346133a34600058931c7dbe2cfbbe1559d authored over 8 years ago by Joel Bodenmann <[email protected]>
GTRANS module skeleton

6b07b2af74b25f75e6006c13da4826568d0ea3c1 authored over 8 years ago by Joel Bodenmann <[email protected]>