aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/Nokia6610GE12
Commit message (Expand)AuthorAgeFilesLines
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-032-6/+6
* Update license headerTibo Clausen2018-10-014-4/+4
* Added type gOrientation to replace V2.x orientation_t, and values gOrientatio...inmarket2018-07-081-8/+8
* Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX repla...inmarket2018-07-081-7/+7
* Added new type definitions - moving towards V3.0inmarket2018-06-232-5/+5
* First set of V3 macro changesinmarket2018-02-271-2/+2
* Add compatibility with Visual Studio and make compile warning capabilities mo...inmarket2017-06-301-6/+7
* Make all include paths in ugfx relative.inmarket2015-11-211-3/+3
* Replace all inline definitions with GFXINLINEinmarket2015-10-232-9/+9
* Big file rename to reduce problems with brain-dead IDE's that don't handle pr...inmarket2015-01-211-1/+1
* Rename all driver makefiles to driver.mkinmarket2014-08-221-2/+2
* Removed the doxygen inside of every driver as doxygen is only meant for highl...Joel Bodenmann2014-03-283-86/+0
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-191-3/+3
* Replace color format conversion macros with proper routines to prevent side e...inmarket2013-11-171-1/+1
* New GDISP now supports multiple controllers with different pixel formats.inmarket2013-11-051-5/+8
* Auto-generate pixel formats using macro's.inmarket2013-11-051-1/+1
* Create uGFX board directories which include example Makefiles.inmarket2013-10-281-186/+0
* Rename GDISP driver files to prevent problems when compiling for multiple con...inmarket2013-10-282-1/+1
* Compile Fix for Nokia6610GE12Joel Bodenmann2013-10-261-1/+1
* Compile fix for GE12inmarket2013-10-261-1/+1
* Fix a bug in Contrast handling in the Nokia driversinmarket2013-10-211-2/+2
* Comment fixes.inmarket2013-10-212-2/+2
* Add support for a driver private area (as well as a board private area)inmarket2013-10-212-8/+13
* Small fix to the Nokia6610GE12 driverinmarket2013-10-192-43/+9
* Convert Nokia6610GE12 driver to new format.inmarket2013-10-195-353/+343
* Compile error fix.inmarket2013-10-021-1/+0
* Nokia6610 GE12 driver ported to streaming.inmarket2013-10-014-433/+233
* fixed license headersJoel Bodenmann2013-07-215-5/+5
* cleaned up board file messJoel Bodenmann2013-07-213-140/+109
* Various README updatesMateusz Tomaszkiewicz2013-06-211-2/+2
* License header updatesinmarket2013-06-155-5/+5
* GOS module, for operating system independanceinmarket2013-05-251-3/+1
* updated license headersJoel Bodenmann2013-05-035-94/+29
* Revert "updated license headers"Joel Bodenmann2013-05-025-44/+19
* updated license headersJoel Bodenmann2013-05-025-19/+44
* updated copyright - 2013Joel Bodenmann2013-03-065-5/+5
* __inline becomes inline because most compilers dont like the prefixJoel Bodenmann2013-03-043-17/+17
* Fix compile error in GDISPAndrew Hannam2013-02-181-528/+528
* more GDISP_LLD() cleanupJoel Bodenmann2013-02-111-1/+0
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-117-0/+1018
* removed GDISP_LLD() macroJoel Bodenmann2013-02-117-1018/+0
* RestructureAndrew Hannam2012-12-067-0/+1018