Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make all include paths in ugfx relative. | inmarket | 2015-11-21 | 10 | -29/+29 |
| | | | | The only include path now needed is for drivers (in particular GDISP drivers) | ||||
* | Doxygen | Joel Bodenmann | 2015-11-07 | 4 | -6/+10 |
| | |||||
* | Fix compiler errors for non-gcc compilers. | inmarket | 2015-11-04 | 1 | -2/+4 |
| | |||||
* | Fixing bug in mouse/touch calibration code | Joel Bodenmann | 2015-11-02 | 1 | -2/+5 |
| | | | | Thanks to AndreR | ||||
* | Replace all inline definitions with GFXINLINE | inmarket | 2015-10-23 | 1 | -4/+4 |
| | |||||
* | Fixing more inlinings | Joel Bodenmann | 2015-10-21 | 1 | -4/+4 |
| | |||||
* | Add some keyboard widget support | inmarket | 2015-08-17 | 1 | -20/+19 |
| | |||||
* | Fixing include | Joel Bodenmann | 2015-08-10 | 1 | -1/+1 |
| | |||||
* | Added ability to compile ugfx as a single file (excluding driver and board ↵ | inmarket | 2015-06-08 | 1 | -0/+13 |
| | | | | | | files). Simply compile src/gfx_mk.c | ||||
* | Add the license to the makefiles | inmarket | 2015-06-08 | 1 | -0/+5 |
| | |||||
* | Fixing doxygen | Joel Bodenmann | 2015-05-16 | 3 | -3/+3 |
| | |||||
* | Add GWIN virtual keyboard widget | inmarket | 2015-04-12 | 1 | -1/+5 |
| | |||||
* | Compile error and emulation errors for GFILE_NEED_STDIO | inmarket | 2015-02-21 | 1 | -0/+3 |
| | |||||
* | Fix multiple display/keyboard/mouse problem with some compilers. | inmarket | 2015-01-27 | 2 | -10/+8 |
| | |||||
* | Big file rename to reduce problems with brain-dead IDE's that don't handle ↵ | inmarket | 2015-01-21 | 15 | -16/+16 |
| | | | | | | | project file hierarchies well. Naming is more consistent with the new scheme. May affect some third party drivers (header file renames). | ||||
* | Oops - Error detection in the wrong place. | inmarket | 2015-01-08 | 1 | -4/+0 |
| | |||||
* | New keyboard driver interface with international keyboard support. | inmarket | 2015-01-07 | 8 | -70/+1081 |
| | |||||
* | Syntax Error Fix | inmarket | 2014-12-04 | 1 | -1/+1 |
| | |||||
* | Doxygen spelling fixes | inmarket | 2014-11-26 | 1 | -7/+7 |
| | |||||
* | Doc updates for multiple mouse support | inmarket | 2014-11-26 | 1 | -0/+14 |
| | |||||
* | Fix some extern structure definitions that cause problems with some compilers | inmarket | 2014-11-26 | 1 | -7/+9 |
| | |||||
* | Fixing compiler error | Joel Bodenmann | 2014-11-17 | 1 | -1/+1 |
| | |||||
* | Change the definition of the calibration load and save routines as per ↵ | inmarket | 2014-11-15 | 4 | -31/+11 |
| | | | | steved suggestion. | ||||
* | Spacing, comments and spelling mistakes | inmarket | 2014-11-15 | 1 | -4/+4 |
| | |||||
* | Allow a mouse driver to not return any results when it is polled. | inmarket | 2014-11-07 | 2 | -6/+7 |
| | |||||
* | Allow calibration to work in newmouse even if there is no text / font support. | inmarket | 2014-10-27 | 1 | -17/+27 |
| | |||||
* | New flag for newmouse driver use | inmarket | 2014-10-13 | 1 | -0/+1 |
| | |||||
* | Newmouse updates to calibration routine | inmarket | 2014-10-09 | 2 | -122/+133 |
| | |||||
* | Fix bugs in newmouse framework | inmarket | 2014-10-07 | 1 | -2/+2 |
| | |||||
* | doxygen updates | inmarket | 2014-09-29 | 1 | -0/+6 |
| | |||||
* | some more doxygen fixes | Joel Bodenmann | 2014-09-28 | 1 | -6/+23 |
| | |||||
* | some doxygen fixes (more coming) | Joel Bodenmann | 2014-09-28 | 1 | -0/+2 |
| | |||||
* | Fix newmouse compiler warning | inmarket | 2014-09-28 | 1 | -3/+1 |
| | |||||
* | GINPUT mouse updated - first working version of newmouse. | inmarket | 2014-09-26 | 3 | -20/+26 |
| | | | | | Note: drivers to be ported. Note: not tested well yet. | ||||
* | New mouse updates. Just need a driver now. | inmarket | 2014-09-25 | 5 | -576/+777 |
| | |||||
* | More newmouse updates | inmarket | 2014-09-17 | 3 | -55/+91 |
| | |||||
* | More mouse updates - not working yet. | inmarket | 2014-09-16 | 3 | -254/+230 |
| | |||||
* | Merge branch 'gdriver' into newmouse | inmarket | 2014-08-23 | 1 | -2/+2 |
|\ | |||||
| * | Doco updates | inmarket | 2014-08-23 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'master' into newmouse | inmarket | 2014-08-20 | 11 | -197/+197 |
|\| | |||||
| * | Rename lots of files to help prevent compile time name conflicts. | inmarket | 2014-08-20 | 11 | -197/+197 |
| | | |||||
* | | First part new mouse infrastructure | inmarket | 2014-07-02 | 3 | -330/+297 |
|/ | |||||
* | doxygen fixes | Joel Bodenmann | 2014-03-28 | 4 | -4/+4 |
| | |||||
* | Compiler warning fix | inmarket | 2014-02-19 | 1 | -0/+2 |
| | |||||
* | Integrate the include files with each module. Simplifies structure of code. | inmarket | 2014-02-19 | 14 | -8/+1013 |
| | |||||
* | Allow touch calibration to occur in any screen orientation (through the use ↵ | inmarket | 2014-02-17 | 1 | -91/+145 |
| | | | | of the GDISP_DEFAULT_ORIENTATION define). | ||||
* | whitespaces take 3 | Joel Bodenmann | 2014-02-03 | 1 | -2/+2 |
| | |||||
* | whitespaces | Joel Bodenmann | 2014-02-03 | 1 | -3/+3 |
| | |||||
* | whitespaces | Joel Bodenmann | 2014-02-03 | 1 | -6/+6 |
| | |||||
* | added deinit() routines for all modules (not implemented so far) | Joel Bodenmann | 2014-02-02 | 1 | -5/+15 |
| |