Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GWIN list toggle bug compile error fix | Joel Bodenmann | 2014-10-26 | 1 | -2/+2 |
| | |||||
* | ChibiOS 3 error message update | inmarket | 2014-10-09 | 1 | -2/+2 |
| | |||||
* | Fixes bug with printf formatting of zero filled fields | inmarket | 2014-10-09 | 2 | -2/+2 |
| | |||||
* | Replace ChibiOS specific delays with generic uGFX delays in ILI9341 driver | inmarket | 2014-10-07 | 1 | -3/+3 |
| | |||||
* | Bug in ChibiOS compiling with Hardware FPU causing Exceptions on epilogue on ↵ | inmarket | 2014-10-07 | 1 | -3/+8 |
| | | | | | | clock tick. For now just turn off hardware FPU | ||||
* | Add eCos to the new build system - untested! | inmarket | 2014-10-06 | 3 | -156/+74 |
| | |||||
* | Add support for FreeRTOS into make system | inmarket | 2014-10-06 | 16 | -103/+137 |
| | |||||
* | Tidy ups | inmarket | 2014-10-06 | 3 | -3/+0 |
| | |||||
* | Update buildfonts.sh to match change to fonts.h | inmarket | 2014-10-06 | 1 | -2/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | inmarket | 2014-10-06 | 1 | -2/+1 |
|\ | |||||
| * | Fixing inclusion problem | Joel Bodenmann | 2014-10-05 | 1 | -2/+1 |
| | | |||||
* | | Update support for ChibiOS v3 to the current repository. | inmarket | 2014-10-06 | 19 | -122/+180 |
|/ | | | | | | | Update Make system to match. Add ability to make to a library rather than a program Stop ignoring objcode invalid format errors Multiple make tidy ups | ||||
* | Update to makefiles to support ChibiOS v3, making ARM thumb targets, CPU ↵ | inmarket | 2014-10-04 | 17 | -545/+377 |
| | | | | | | specific flags etc Also put license in the gmake master scripts. | ||||
* | Add makefile support for absolute paths | inmarket | 2014-10-02 | 4 | -24/+50 |
| | | | | | Add makefile support for cygwin gmake versus mingw gmake Add makefile support for "master" directories eg GFXLIB, CHIBIOS etc | ||||
* | First ARM build to use the new makefile plus makefile updates | inmarket | 2014-10-01 | 13 | -303/+306 |
| | |||||
* | Updated make scripts to be more compatible with older versions of gmake 3.XX | inmarket | 2014-09-30 | 2 | -11/+22 |
| | |||||
* | Makefile fix | inmarket | 2014-09-29 | 1 | -1/+1 |
| | |||||
* | /src/gos/gfx_* -> /src/gos/gos_* | Joel Bodenmann | 2014-09-29 | 18 | -16/+16 |
| | |||||
* | doxygen updates | inmarket | 2014-09-29 | 10 | -15/+27 |
| | |||||
* | X bug fix so application closes properly when there is a window manager | inmarket | 2014-09-29 | 1 | -7/+17 |
| | |||||
* | Progress bar optimisation. | inmarket | 2014-09-29 | 2 | -26/+22 |
| | |||||
* | Bug fixes for the OSX GOS layer | inmarket | 2014-09-29 | 1 | -25/+17 |
| | |||||
* | Bug fixes for the linux GOS layer. Also add POSIX semaphore implementation. | inmarket | 2014-09-29 | 2 | -75/+127 |
| | |||||
* | New makefile structure. Also OSX board defintion | inmarket | 2014-09-28 | 18 | -630/+451 |
| | |||||
* | GOS updates to fix compile warnings on linux | inmarket | 2014-09-28 | 3 | -8/+28 |
| | |||||
* | Another GDriver bugfix | inmarket | 2014-09-26 | 1 | -2/+2 |
| | |||||
* | gdriver bugfix | inmarket | 2014-09-26 | 1 | -1/+1 |
| | |||||
* | More makefile updates | inmarket | 2014-09-26 | 3 | -3/+22 |
| | |||||
* | Update more Makefiles | inmarket | 2014-09-26 | 2 | -55/+169 |
| | |||||
* | Change to GDriver to support an initialisation parameter | inmarket | 2014-09-26 | 4 | -9/+11 |
| | |||||
* | Reorder initialisation to ensure gwin is initialised last | inmarket | 2014-09-26 | 1 | -6/+6 |
| | |||||
* | Makefile: Add support for - | inmarket | 2014-09-26 | 1 | -20/+58 |
| | | | | | | | - ..'s in the source path - USER_LISTINGS to control whether listings are generated - dependancy directory now a MACRO - support for Code::Blocks make targets | ||||
* | Additional GDriver call | inmarket | 2014-09-25 | 2 | -9/+27 |
| | |||||
* | C decls on GDISP functions | inmarket | 2014-09-25 | 1 | -3/+9 |
| | |||||
* | Expose the GDISP_STARTUP_COLOR setting for the initial color of displays | inmarket | 2014-09-25 | 3 | -68/+58 |
| | |||||
* | Remove compile warning. | inmarket | 2014-09-17 | 1 | -1/+0 |
| | |||||
* | GDISP updates to match previous GDRIVER and multiple display updates | inmarket | 2014-09-17 | 4 | -8/+17 |
| | |||||
* | Convert GDRIVER instance numbers to unsigned. | inmarket | 2014-09-17 | 2 | -10/+10 |
| | |||||
* | FATFS and PETITFS compile error fix (caused by prior file renaming). | inmarket | 2014-09-17 | 3 | -3/+3 |
| | |||||
* | SImplify the options for multiple displays. | inmarket | 2014-09-17 | 9 | -193/+155 |
| | | | | This will also be more compatible with newmouse infrastructure | ||||
* | Create a readme for the gdisp drivers directory listing what hardware each ↵ | inmarket | 2014-09-17 | 1 | -0/+28 |
| | | | | driver can drive. | ||||
* | Clean up demo gfxconf.h files that incorrectly specify every option. | inmarket | 2014-09-17 | 2 | -321/+4 |
| | |||||
* | Readme for integration with yaffs2 (coming soon) | inmarket | 2014-09-16 | 1 | -0/+28 |
| | |||||
* | Update release information | inmarket | 2014-09-13 | 1 | -0/+1 |
| | |||||
* | Fixes to gdriver to make uGFXnet displays work | inmarket | 2014-09-13 | 5 | -63/+146 |
| | |||||
* | GDRIVER now working for GDISP including multiple displays. | inmarket | 2014-08-23 | 9 | -639/+728 |
| | | | | | | Still uses old GDISP driver model for now Untested with uGFXnet. Still to come: Input drivers etc | ||||
* | New gdriver module. | inmarket | 2014-08-23 | 5 | -0/+319 |
| | |||||
* | gfxconf.example.h multiple display options were in the wrong place. | inmarket | 2014-08-23 | 1 | -5/+4 |
| | |||||
* | Doco updates | inmarket | 2014-08-23 | 2 | -6/+6 |
| | |||||
* | Rename all driver makefiles to driver.mk | inmarket | 2014-08-22 | 37 | -49/+49 |
| |