aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace color format conversion macros with proper routines to prevent side e...inmarket2013-11-1719-94/+116
* Reliability fixes for uGFXnet running on LWIP.inmarket2013-11-173-6/+57
* Use the GTimer thread for full screen redraws when available to save applicat...inmarket2013-11-171-0/+21
* Better definitions for null functions in the GOS layerinmarket2013-11-173-4/+4
* Minor updates to LWIP support for uGFXnet.inmarket2013-11-172-5/+11
* Fixes for LWIP in the uGFXnet driver.inmarket2013-11-161-12/+11
* gfxHalt doesn't always work under ChibiOS. This has now been fixed.inmarket2013-11-161-1/+1
* LWIP support for the uGFXnet driver.inmarket2013-11-161-5/+24
* Update gfxconf.example.h with new values for the GDISP uGFXnet driver.inmarket2013-11-161-4/+7
* uGFXnetDisplay utility is now working.inmarket2013-11-162-46/+311
* Update uGFXnet display driver. This is now working.inmarket2013-11-164-95/+202
* Add support to GWIN for a routine that can redraw an entire display (subject ...inmarket2013-11-164-93/+115
* Add support for mouse drivers that do their own orientation mapping as the di...inmarket2013-11-162-13/+17
* Win32 GDISP driver - Get rid of compiler warnings created by the new orientat...inmarket2013-11-161-0/+8
* Re-order the GDISP initialisation routine so that it initialises all displays...inmarket2013-11-161-53/+25
* Fix Win32 GOS layer to allow later inclusion of WinSock2.inmarket2013-11-161-1/+8
* Remove orientation changes in demos because this is now handled by using GDIS...inmarket2013-11-162-7/+0
* Boundary condition fixes to Arcsinmarket2013-11-141-26/+27
* Start of new remote display tool.inmarket2013-11-142-0/+170
* uGFXnet driver: Initialise the sockets layer correctly under Win32inmarket2013-11-131-1/+21
* First version of a network display driver (the display is somewhere on the ne...inmarket2013-11-135-0/+622
* missing semicolonJoel Bodenmann2013-11-121-1/+1
* Merge branch 'master' of bitbucket.org:Tectu/ugfxJoel Bodenmann2013-11-123-24/+2
|\
| * Fix a couple of doxygen comments, remove a couple of double definitions.inmarket2013-11-113-24/+2
* | Olimex-STM32-LCD board file fixJoel Bodenmann2013-11-121-4/+2
* | Embest-STM32-DMSTF4BB board file fixJoel Bodenmann2013-11-121-4/+2
* | Marlin board file fixJoel Bodenmann2013-11-121-4/+2
* | FireBull-STM32F103-FB board file fixJoel Bodenmann2013-11-121-5/+2
|/
* whitespacesJoel Bodenmann2013-11-101-0/+1
* docsJoel Bodenmann2013-11-102-4/+9
* added forgotten filesJoel Bodenmann2013-11-106-0/+660
* cleanupsJoel Bodenmann2013-11-102-0/+4
* fixed some boards file namesJoel Bodenmann2013-11-106-660/+0
* added Olimex-STM32-LCDJoel Bodenmann2013-11-108-49/+332
* added Marlin boardJoel Bodenmann2013-11-108-0/+1441
* fixed Embest boardJoel Bodenmann2013-11-105-0/+0
* fixed Embest boardJoel Bodenmann2013-11-104-200/+2
* added FireBull-STM32F103-FB boardJoel Bodenmann2013-11-108-0/+371
* added readme.txtJoel Bodenmann2013-11-101-0/+7
* added Embest-STM32-DMSTF4BB base boardJoel Bodenmann2013-11-109-46/+2628
* doxygen fixesJoel Bodenmann2013-11-103-8/+8
* added exclude paths to Doxygen fileJoel Bodenmann2013-11-101-1/+4
* merging GDISPStreamingJoel Bodenmann2013-11-10279-15523/+26608
|\
| * Update changes listinmarket2013-11-101-1/+18
| * Allow full range of values to be returned from the mouse driver when it is in...inmarket2013-11-101-2/+7
| * Fix some compiler warnings.inmarket2013-11-101-3/+5
| * Add support for a default application orientation.inmarket2013-11-095-11/+17
| * Add support for a portrait and landscape orientation modes.inmarket2013-11-092-1/+13
| * Fix incorrect naming of GMISC_INVSQRT_... macros.inmarket2013-11-095-15/+15
| * OpenOCD config file for Mikromedia-STM-M4 board and updates to the makefile.inmarket2013-11-092-1/+83