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' into newmouse

bbdc236967ecff9095e04f3a47dd0c358b691640 authored about 10 years ago by inmarket <[email protected]>
New makefile structure. Also OSX board defintion

daf9f65b9fb9822bc3bc80d63b66a612e085802a authored about 10 years ago by inmarket <[email protected]>
GOS updates to fix compile warnings on linux

2776d00e82b85365efa38d0067b658fd2818ca41 authored about 10 years ago by inmarket <[email protected]>
Merge branch 'master' into newmouse

aa858131c0c0f2eef4ced7987f0becbe27d378e0 authored about 10 years ago by inmarket <[email protected]>
Another GDriver bugfix

0d35e6b6ae5eb8c44f7a35d0dac0fc3bcf41a130 authored about 10 years ago by inmarket <[email protected]>
gdriver bugfix

2d811142562c9509c82ffa2fa5dedeeae22b3e17 authored about 10 years ago by inmarket <[email protected]>
gdriver bugfix

ca71163aa02512915a7c022680ff0c9186ca0b03 authored about 10 years ago by inmarket <[email protected]>
More makefile updates

b2b3859e6265f3841d0205ad64a4d5b654f98959 authored about 10 years ago by inmarket <[email protected]>
More makefile updates

8926f56babf93c13d18649ade196c1e42b56e77e authored about 10 years ago by inmarket <[email protected]>
Update more Makefiles

be9d35472764523f36ac91891b78aca613467ac1 authored about 10 years ago by inmarket <[email protected]>
First version X newmouse driver

1298e3d6358f65c677fca8125ee7947501592b39 authored about 10 years ago by inmarket <[email protected]>
comments

67fdb1e0b8faa6e97bd4ed9343805530ca9b0c6f authored about 10 years ago by inmarket <[email protected]>
Update more Makefiles

27d7c68dd74953f9347ff880f87e750b59f70c79 authored about 10 years ago by inmarket <[email protected]>
Change to GDriver to support an initialisation parameter

b42a2098ebec7ece6ba075ee55f5c29061526a24 authored about 10 years ago by inmarket <[email protected]>
Reorder initialisation to ensure gwin is initialised last

ff28a0aa37fb0400e0cd7e504f6af7cdcd01aa48 authored about 10 years ago by inmarket <[email protected]>
Makefile: Add support for -

- ..'s in the source path
- USER_LISTINGS to control whether listings are generated
- dependancy ...

9db9255bad8090e15e51922402c807bb1bbe082a authored about 10 years ago by inmarket <[email protected]>
doco

a18511cdc10c5b45222d870bf4fb203b5c7e4aeb authored about 10 years ago by inmarket <[email protected]>
Win32 mouse ported to new mouse driver format

19e2e7a60c7d81ec758ec5ff2b718149804ed8c6 authored about 10 years ago by inmarket <[email protected]>
GINPUT mouse updated - first working version of newmouse.

Note: drivers to be ported.
Note: not tested well yet.

174e60c76d2429de1b07d4afc00fa35999b7ccde authored about 10 years ago by inmarket <[email protected]>
Demos updated to remove now deprecated function gwinAttachMouse

e7bc175ca0fb1b1d2bd6a80d36696efa6dc0d171 authored about 10 years ago by inmarket <[email protected]>
Change to GDriver to support an initialisation parameter

72d04f891b5dd09ec4abdc8073a285b5d513946d authored about 10 years ago by inmarket <[email protected]>
Reorder initialisation to ensure gwin is initialised last

8b1666e72f327c49b75f1f4f59ba55fa24863b3c authored about 10 years ago by inmarket <[email protected]>
Makefile: Add support for -

- ..'s in the source path
- USER_LISTINGS to control whether listings are generated
- dependancy ...

8410c8c8b509cfbf7add50b711cf2c425328815f authored about 10 years ago by inmarket <[email protected]>
Additional GDriver call

0e73d65e58777f77882bc6dbbfd0e3e3aa5860b2 authored about 10 years ago by inmarket <[email protected]>
C decls on GDISP functions

9f720b1f122ffc7986cc467ef1a7607000c6b491 authored about 10 years ago by inmarket <[email protected]>
Expose the GDISP_STARTUP_COLOR setting for the initial color of displays

4886403bc682d0ea921b0e007c427f29973fa915 authored about 10 years ago by inmarket <[email protected]>
New mouse updates. Just need a driver now.

10dc968427ed1ec846342dd1932b273acea414bd authored about 10 years ago by inmarket <[email protected]>
Additional GDriver call

33200c1a9787254532394e6877ec403ed4b89db8 authored about 10 years ago by inmarket <[email protected]>
C decls on GDISP functions

6b9ff5de2a2ddf1056e00b7590f936779c56b517 authored about 10 years ago by inmarket <[email protected]>
Expose the GDISP_STARTUP_COLOR setting for the initial color of displays

5ee4290941f5445649403a84f3f0e9d5bf48b9e2 authored about 10 years ago by inmarket <[email protected]>
Merge branch 'master' into newmouse

32eb6ff830c959894b35b1c2db57a6c786113050 authored about 10 years ago by inmarket <[email protected]>
Remove compile warning.

6e265c80d2f9a197b5b1573ffb972c8827162728 authored about 10 years ago by inmarket <[email protected]>
GDISP updates to match previous GDRIVER and multiple display updates

3a520359a0bba575eff83e8013b705eacb93aeb4 authored about 10 years ago by inmarket <[email protected]>
Convert GDRIVER instance numbers to unsigned.

16fbcdc0b5b73024ab0f41b7d505f3265bf136f0 authored about 10 years ago by inmarket <[email protected]>
FATFS and PETITFS compile error fix (caused by prior file renaming).

c28c4645c0a1fb6f298e5ca2e8e843991b6adaef authored about 10 years ago by inmarket <[email protected]>
SImplify the options for multiple displays.

This will also be more compatible with newmouse infrastructure

036ad5d3dd368d2836ed0148143da786f48f15e0 authored about 10 years ago by inmarket <[email protected]>
Create a readme for the gdisp drivers directory listing what hardware each driver can drive.

7f8e1a7dead66b8966fd6a4dcebcd559a0754c8a authored about 10 years ago by inmarket <[email protected]>
Clean up demo gfxconf.h files that incorrectly specify every option.

90d4fe404dc90b3fcae01e46cdba893fa955cdbe authored about 10 years ago by inmarket <[email protected]>
More newmouse updates

676c416a9bb85a092d9290244a9564f314fcf799 authored about 10 years ago by inmarket <[email protected]>
Create a readme for the gdisp drivers directory listing what hardware each driver can drive.

b5c3f3f4f8fe841a192a5b4590adca0c20f41f88 authored about 10 years ago by inmarket <[email protected]>
SImplify the options for multiple displays.

This will also be more compatible with newmouse infrastructure

ffa03cb57042e9460f6193e5a284a3760b1b348f authored about 10 years ago by inmarket <[email protected]>
Clean up demo gfxconf.h files that incorrectly specify every option.

e586459a24c3c5bd383ef0045911dd155c47ef7f authored about 10 years ago by inmarket <[email protected]>
Readme for integration with yaffs2 (coming soon)

5b16c0d3d2428c313913babfde26d69545d1d3b7 authored about 10 years ago by inmarket <[email protected]>
More mouse updates - not working yet.

6f8845e86c31fa8f5076950d46d80aae53bef21a authored about 10 years ago by inmarket <[email protected]>
Readme for integration with yaffs2 (coming soon)

eaf1909c5601fe510f5a51a6b4aef6c1d82121b4 authored about 10 years ago by inmarket <[email protected]>
Merge branch 'master' into newmouse

3ff91d0c3871c1630472565489b3beeb6af0fcc8 authored about 10 years ago by inmarket <[email protected]>
Update release information

a0ed314840d18d13543f5506a222ee571802a19a authored about 10 years ago by inmarket <[email protected]>
Fixes to gdriver to make uGFXnet displays work

683ac0ab7fc5c379cec605257edac00b562bea86 authored about 10 years ago by inmarket <[email protected]>
Merge branch 'gdriver' into newmouse

e758a60b100913fe7fa82e9751292781c0328a38 authored about 10 years ago by inmarket <[email protected]>
GDRIVER now working for GDISP including multiple displays.

Still uses old GDISP driver model for now
Untested with uGFXnet.
Still to come: Input drivers etc

0c7c74112e07f612ea5a2da00a5962728225d41f authored about 10 years ago by inmarket <[email protected]>
New gdriver module.

339150c55f934afccc989c75954a46f16612a777 authored about 10 years ago by inmarket <[email protected]>
gfxconf.example.h multiple display options were in the wrong place.

301a09c0c5a8d55246d952be1cc4ab66402c03ab authored about 10 years ago by inmarket <[email protected]>
Doco updates

8c953378ca9e6d69f0b50b06dd502fc94636b894 authored about 10 years ago by inmarket <[email protected]>
Rename all driver makefiles to driver.mk

1a495f30130a0cc329f33dff7ad15b65221cd1b9 authored about 10 years ago by inmarket <[email protected]>
Merge branch 'master' of bitbucket.org:Tectu/ugfx

0fa640f1edf98970e7c2e5ca9f574160223143c5 authored about 10 years ago by Joel Bodenmann <[email protected]>
board file compiler warning

7c791f2a9204f892e141d03163c9bcb36b335b41 authored about 10 years ago by Joel Bodenmann <[email protected]>
Update to the SPFD54124B gdisp driver.

Added an example board file for it to the boards/addons/gdisp directory

117e195354853ce2b53afef4ebb5860bf44fdde2 authored about 10 years ago by inmarket <[email protected]>
Fix frame window logic bug and compile bug

d1217112a496ce0b3349ac93d7c5d6b2a5837f54 authored about 10 years ago by inmarket <[email protected]>
Update gl3d demos so they run on real hardware (STMF407VGT6). Basically reduce the zbuffer size.

fbc9ce3a451e90cdc04ceb22765762fa22979578 authored about 10 years ago by inmarket <[email protected]>
Merge branch 'master' into newmouse

2b47a0708602b45b0b5db120a496bf92232aa4b1 authored about 10 years ago by inmarket <[email protected]>
Rename lots of files to help prevent compile time name conflicts.

0f3f8f68f87233bf59c3fa68c3dfe1f492a1a478 authored about 10 years ago by inmarket <[email protected]>
Add gl3d gears demo

fcbb66a9394eaf4059bc942df6729b4b55a057d8 authored about 10 years ago by inmarket <[email protected]>
Update gl3d spin demo

99da5c825b217e1341fb3b3440ad7d4b76a06bfe authored about 10 years ago by inmarket <[email protected]>
Doco

e4880b72697feff3b4423f48cf77d015c114776c authored about 10 years ago by inmarket <[email protected]>
Merge branch 'master' of https://bitbucket.org/Tectu/ugfx

a9fcacc8456b4072847391444a540fa6ba7ece20 authored about 10 years ago by inmarket <[email protected]>
Create a generic GWIN event.

The frame now sends a GEVENT_GWIN_CLOSE event on closing.
Unfortunately some gwin events have had...

ecaf8b83f8227724e9f862a0a8f64e6004a63d56 authored about 10 years ago by inmarket <[email protected]>
adding RAWRTOS option to gfxconf.h

323dbf4b396af267c4d7c3eb4164df5027c0f057 authored about 10 years ago by Joel Bodenmann <[email protected]>
whitespaces

d6e57525ffcac38f66f88df151f151f7b271e4d7 authored about 10 years ago by Joel Bodenmann <[email protected]>
added SPFD54124B driver by user shilow

bf164b4583983edc06d47c7694c698eb6b2dfb90 authored about 10 years ago by Joel Bodenmann <[email protected]>
GL3D GWIN window + demo

3b21507274aa4f98644382903ae529c1fc2c7bd4 authored about 10 years ago by inmarket <[email protected]>
whitespaces

301f134b9034170e6e26aa307e5ede741db1cf70 authored about 10 years ago by Joel Bodenmann <[email protected]>
Merge branch 'master' into newmouse

c06bff3304ed234c3a7f96fd049755ac59228ef7 authored about 10 years ago by inmarket <[email protected]>
Fix a bug that caused geventWait() to always fail if called with a timeout

Fix a bug that caused geventWait() to miss pending events,

14075df6989eed0c60f34ac3eeee37ff002b0db8 authored about 10 years ago by inmarket <[email protected]>
Update the simple container to support custom draws such as transparent client area or tiled image client area.

362c25f9673f96ade74b9316b3db356c28e66aa6 authored about 10 years ago by inmarket <[email protected]>
frame window fixes

045140a1338cbff569081ad89c06c09ffa216534 authored about 10 years ago by inmarket <[email protected]>
Update the frame window to use much less RAM and also to support transparent and tiled image backgrounds

87c2793248d6ed350699d6cad9296f4941a2a1f3 authored about 10 years ago by inmarket <[email protected]>
Fix the window manager to reveal windows behind a window that is made invisible.

0fc1d5f033acc117414ab4bdf3cbe2a8441d33b4 authored about 10 years ago by inmarket <[email protected]>
Fix visibility issues associated with a window destroy.

5dd9e1dc350ec4cfcf393e5b082789edc99841c4 authored about 10 years ago by inmarket <[email protected]>
Update the frame demo to reveal a surprise when the frame is closed.

65c8b96a3d61676fe2d81bce65fce559047cd0c2 authored about 10 years ago by inmarket <[email protected]>
Add extra widget flags especially for widget flag range checking.

8e503470fe0323a22536e032481159ddf0102173 authored about 10 years ago by inmarket <[email protected]>
Add GFILE support for PetitFS (a very tiny FAT implementation)

75e1e7a5e26491e942fb2b25f518d8e2e3112721 authored about 10 years ago by inmarket <[email protected]>
Bug fix. Must close before freeing the structure.

9b570be049bf656489bdce823f6f04beb80f053d authored about 10 years ago by inmarket <[email protected]>
Separate GFILE into separate source files to prevent future name and include file conflicts.

1105e38414fff26d6b1e278ee3bf19b9b981299c authored about 10 years ago by inmarket <[email protected]>
Readme for 3rdparty directory

a588740dc3005972892ba7d39d35d1228bc5f0aa authored about 10 years ago by inmarket <[email protected]>
Move 3rd Party source to a new directory.

Rationalise Fatfs code and fix a couple of configuration issues.

efa13a879df590ce0043a5b4f97597484bf264e1 authored about 10 years ago by inmarket <[email protected]>
Merge branch 'master' into newmouse

5460a923ab25d27e522fe175563633665c477e02 authored about 10 years ago by inmarket <[email protected]>
GFILE: restructure files, add File Listing, add C String files

Fix compile error for ChibiOS BaseStreamFile based GFILES'.

10902154aec652a3fcdf028b2c6ff16743464973 authored about 10 years ago by inmarket <[email protected]>
Updating SSD1963 driver

6ff7d90500bf5939252eb39272558706da1b8f44 authored about 10 years ago by Joel Bodenmann <[email protected]>
Fixing color in gwin widgets demo

052a8e033c345e9b6a9449023aaeb3a2f0f72086 authored about 10 years ago by Joel Bodenmann <[email protected]>
doco

14f372bef8db5d919a35d8b8db48583ca1aeb8ce authored about 10 years ago by inmarket <[email protected]>
Adjust code styling to match all other code

1012ab75a4fb49aee0a42f8d24f1e76844a6c319 authored about 10 years ago by inmarket <[email protected]>
Adding prefix to port files to avoid file name conflicts on case insensitive systems

e65b1db192c264093663bbae093754e619ac333f authored about 10 years ago by Joel Bodenmann <[email protected]>
FreeRTOS type definitions for versions older than 8

56f55af6eacd8a9be42559669c9b39cabe37a83a authored about 10 years ago by Joel Bodenmann <[email protected]>
doc

d85375c4b4aa793192f68c656fa46a19cdab6c98 authored about 10 years ago by Joel Bodenmann <[email protected]>
Fixing compile bug for NATIVE image format

52f40d76184be08df198f9e53340590c938297b7 authored about 10 years ago by Joel Bodenmann <[email protected]>
Merge branch 'master' of bitbucket.org:Tectu/ugfx

edb7d6c621ee4e626075cb35e95c98d3b0f2c299 authored about 10 years ago by Joel Bodenmann <[email protected]>
Added optional transparency to container

f94b496c0c1ace25491893702c856219825d9355 authored about 10 years ago by Joel Bodenmann <[email protected]>
Any visible window that obscures another window now prevents the underlying window from receiving mouse event.

d15c63abdbded078f0fa5b6bbfa782c1dfe9e22b authored about 10 years ago by inmarket <[email protected]>
doc

b2b09319e47fe37dc293a0c80bb7ac3a563f13e2 authored about 10 years ago by Joel Bodenmann <[email protected]>
license typo fix

265e6f75c11eca4c5ba12afda74024e6b2809059 authored about 10 years ago by Joel Bodenmann <[email protected]>