aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* whitespacesJoel Bodenmann2014-08-201-1/+3
* added SPFD54124B driver by user shilowJoel Bodenmann2014-08-204-0/+408
* Updating SSD1963 driverJoel Bodenmann2014-08-083-34/+124
* Win32 readme fixJoel Bodenmann2014-07-231-1/+8
* trunet contributed R61505U gdisp driverinmarket2014-07-174-0/+473
* Merged in pashamray/ugfx/pcf8812 (pull request #14) Joel Bodenman2014-07-121-9/+2
|\
| * fix SPI send dataroot2014-07-121-9/+2
* | Merged master into pcd8544Paul Shamray2014-07-121-0/+2
|\|
| * driver.mk is missedroot2014-07-101-0/+2
* | fix SPI send dataroot2014-07-121-9/+2
* | fix SPIroot2014-07-101-4/+3
|/
* more whitepsacesJoel Bodenmann2014-07-092-12/+12
* whitespacesJoel Bodenmann2014-07-092-56/+56
* Merged in pashamray/ugfx/pcd8544 (pull request #10) Joel Bodenman2014-07-095-0/+351
|\
| * first commitroot2014-07-095-0/+351
* | finish commitroot2014-07-093-18/+14
* | README.mdpashamray2014-07-071-1/+2
* | README.mdpashamray2014-07-071-0/+4
* | power managerroot2014-07-061-4/+9
* | fixed orientation 90 degreeroot2014-07-061-1/+1
* | fixed orientation 0 90 180 270 degreeroot2014-07-061-96/+11
* | fixed height bug and add actual display size 96*65 pixelsroot2014-07-062-52/+208
* | work driver pcf8812root2014-07-031-16/+19
* | workroot2014-07-031-11/+12
* | editroot2014-07-021-14/+15
* | master слито с pcf8812pashamray2014-07-023-22/+58
|\|
| * fixing volume control for vs1053Joel Bodenmann2014-06-281-2/+10
| * typoJoel Bodenmann2014-06-231-1/+1
| * VS1053 poll rate is now an overridable valueJoel Bodenmann2014-06-231-1/+4
| * Added support for playing arbitrary format audio files with an intelligent au...inmarket2014-06-233-19/+44
* | remove not use codepashamray2014-06-183-75/+23
* | gdisp_lld_PCF8812.c отредактирован онлайн на Bitbucketpashamray2014-06-131-2/+2
* | first commit PCF8812 driverp.shamray2014-06-125-0/+336
|/
* Added Xresource.h include to get rid of a warning about XrmUniqueQuarkSteffan Woltjer2014-05-221-0/+1
* GDISP framebuffer driver + an implementation for the linux kernel framebuffer...inmarket2014-05-225-0/+283
* Multiple changes to GWIN to support containers.inmarket2014-05-101-1/+1
* Merge branch 'master' into gwininmarket2014-05-016-0/+560
|\
| * Only require GTimer for the vs1053 driver if GAUDIO is turned on.inmarket2014-05-011-1/+1
| * Updates to vs1053 driver. Now accepting data but still no sound.inmarket2014-04-301-1/+1
| * First version vs1053 audio play driver. Compiles but not tested yet.inmarket2014-04-296-0/+560
* | Chaning window title of Win32 simulatorJoel Bodenmann2014-04-271-1/+1
|/
* Added ILI93xx drived by user xlh1460Joel Bodenmann2014-04-244-0/+535
* Added LGDP4532 display driverJoel Bodenmann2014-04-174-0/+453
* New PWM audio driver for audio output using a digital pin on a CPUinmarket2014-03-305-0/+206
* Fix definition of when GADC is turned on for GADC audio driverinmarket2014-03-301-1/+1
* Removed the doxygen inside of every driver as doxygen is only meant for highl...Joel Bodenmann2014-03-2889-2337/+23
* Update GADCinmarket2014-03-241-59/+29
* Fix 90 and 270 rotations in ILI9320 driver (Thanks jkjk)inmarket2014-03-221-2/+2
* Whitespacesinmarket2014-03-221-21/+21
* Updates to GADC to use new simpler gfx queued bufferring.inmarket2014-03-205-57/+82