Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Added smooth scrolling list to GWIN demo | Joel Bodenmann | 2014-04-23 | 1 | -4/+24 | |
| * | | | | | | | whitespaces - widgets demo | Joel Bodenmann | 2014-04-23 | 1 | -67/+143 | |
| * | | | | | | | fixing demo gfxconf.h | Joel Bodenmann | 2014-04-23 | 1 | -2/+1 | |
* | | | | | | | | Merge branch 'master' of https://bitbucket.org/Tectu/ugfx into gwin | Joel Bodenmann | 2014-04-20 | 179 | -4230/+3414 | |
|\| | | | | | | | ||||||
| * | | | | | | | Whitespaces | Joel Bodenmann | 2014-04-19 | 1 | -9/+36 | |
| * | | | | | | | docs | Joel Bodenmann | 2014-04-18 | 1 | -0/+1 | |
| * | | | | | | | uGFX now works with ChibiOS/RT 2.x and 3.x out of the box. | Joel Bodenmann | 2014-04-18 | 2 | -31/+97 | |
| * | | | | | | | Added LGDP4532 display driver | Joel Bodenmann | 2014-04-17 | 5 | -0/+454 | |
| * | | | | | | | Changes to example makefiles and other files for ChibiOS due to changes in Ch... | inmarket | 2014-04-12 | 3 | -1/+6 | |
| * | | | | | | | Turn on PWM audio output for Olimex SAM7EX256 board. | inmarket | 2014-03-30 | 4 | -5/+88 | |
| * | | | | | | | New PWM audio driver for audio output using a digital pin on a CPU | inmarket | 2014-03-30 | 5 | -0/+206 | |
| * | | | | | | | Fix definition of when GADC is turned on for GADC audio driver | inmarket | 2014-03-30 | 1 | -1/+1 | |
| * | | | | | | | Update audio play demo to play in a loop (easier for testing) | inmarket | 2014-03-30 | 1 | -6/+12 | |
| * | | | | | | | Bug fix for audio play | inmarket | 2014-03-30 | 1 | -2/+2 | |
| * | | | | | | | removed another doxygen todo where the information already exists. | inmarket | 2014-03-30 | 1 | -2/+0 | |
| * | | | | | | | Remove some doxygen Todo's where the information is already there. | inmarket | 2014-03-30 | 1 | -4/+0 | |
| * | | | | | | | Fill in some doxygen Todo's | inmarket | 2014-03-30 | 2 | -5/+5 | |
| * | | | | | | | Updated Doxygen file | Joel Bodenmann | 2014-03-28 | 1 | -1012/+1439 | |
| * | | | | | | | doxygen fixes | Joel Bodenmann | 2014-03-28 | 33 | -33/+47 | |
| * | | | | | | | Removed the doxygen inside of every driver as doxygen is only meant for highl... | Joel Bodenmann | 2014-03-28 | 89 | -2337/+23 | |
| * | | | | | | | Update incorrect file headers on demo board files | inmarket | 2014-03-28 | 14 | -27/+63 | |
| * | | | | | | | Example spi board config for ILI9341 | inmarket | 2014-03-28 | 1 | -0/+222 | |
| * | | | | | | | Final updates to GADC recording after fixing bugs in the ChibiOS AT91SAM7X AD... | inmarket | 2014-03-24 | 3 | -5/+5 | |
| * | | | | | | | Bug fixes and comments in audio recording demo | inmarket | 2014-03-24 | 2 | -6/+11 | |
| * | | | | | | | Update GADC | inmarket | 2014-03-24 | 5 | -456/+323 | |
| * | | | | | | | Add some safety parameter checking to queueing | inmarket | 2014-03-24 | 1 | -7/+9 | |
| * | | | | | | | Fix bug in ChibiOS GOS layer | inmarket | 2014-03-24 | 1 | -5/+4 | |
| * | | | | | | | Fix 90 and 270 rotations in ILI9320 driver (Thanks jkjk) | inmarket | 2014-03-22 | 1 | -2/+2 | |
| * | | | | | | | Fix incorrect spelling of fixed font names in the example gfxconf.h | inmarket | 2014-03-22 | 1 | -3/+3 | |
| * | | | | | | | Whitespaces | inmarket | 2014-03-22 | 1 | -21/+21 | |
| * | | | | | | | Updates to GADC to use new simpler gfx queued bufferring. | inmarket | 2014-03-20 | 14 | -303/+278 | |
| * | | | | | | | Some fixes for the Nokia6610GE8 display driver | inmarket | 2014-03-20 | 1 | -3/+33 | |
| * | | | | | | | Move queued buffer code from gaudio into gqueue | inmarket | 2014-03-20 | 16 | -155/+231 | |
| * | | | | | | | Cause the gaudio/gadc driver (currently broken) to include the GADC framework... | inmarket | 2014-03-20 | 2 | -1/+4 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'master' into gwin | inmarket | 2014-03-14 | 81 | -9366/+4211 | |
|\| | | | | | | ||||||
| * | | | | | | Combine GAUDIN and GAUDOUT into a single GAUDIO module. | inmarket | 2014-03-11 | 57 | -1521/+1405 | |
| * | | | | | | Add support for gfxQueueGSyncGetI() | inmarket | 2014-03-11 | 2 | -6/+18 | |
| * | | | | | | Add support for gfxSemWaitI() GOS api. | inmarket | 2014-03-11 | 8 | -0/+32 | |
| * | | | | | | Add bit format testing to sample formats. | inmarket | 2014-03-11 | 1 | -0/+10 | |
| * | | | | | | First GAUDOUT working demo. | inmarket | 2014-03-06 | 7 | -1/+2123 | |
| * | | | | | | Fix incorrect additon of GFX flag on audio in oscilloscope demo | inmarket | 2014-03-06 | 1 | -1/+0 | |
| * | | | | | | Move gaudin oscilloscope demo to a new directory | inmarket | 2014-03-06 | 6 | -1/+2 | |
| * | | | | | | Merge remote-tracking branch 'origin/master' | inmarket | 2014-03-05 | 1 | -3/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | whitespaces | Joel Bodenmann | 2014-03-04 | 1 | -1/+1 | |
| | * | | | | | | whitespaces | Joel Bodenmann | 2014-03-04 | 1 | -3/+3 | |
| * | | | | | | | Updates to GAUDOUT. | inmarket | 2014-03-05 | 5 | -33/+117 | |
| * | | | | | | | Fix to ensure correct clearing of consoles when being redrawn. | inmarket | 2014-03-05 | 1 | -3/+10 | |
| * | | | | | | | Update console demo to test more console features. | inmarket | 2014-03-05 | 2 | -7/+19 | |
| |/ / / / / / | ||||||
| * | | | | | | Add support for ANSI like escape sequences to control display color and attri... | inmarket | 2014-03-04 | 6 | -10/+199 | |
| * | | | | | | Updates to GAUDOUT to allow specification of the sample format. | inmarket | 2014-03-03 | 4 | -13/+22 |