Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | restructure | Tectu | 2012-08-13 | 1 | -469/+0 |
* | added new license headers to all files, expect /halext | Tectu | 2012-08-02 | 1 | -0/+20 |
* | lcdVerticalScroll() fix | Tectu | 2012-07-25 | 1 | -1/+1 |
* | cleanup | Tectu | 2012-07-23 | 1 | -3/+3 |
* | ssd1289 lld_lcdReadStream() fix | Tectu | 2012-07-22 | 1 | -1/+1 |
* | fix SSD1289 inverted mode | trsaunders | 2012-07-22 | 1 | -9/+9 |
* | fix orientations in ssd1289 | trsaunders | 2012-07-22 | 1 | -2/+2 |
* | fix orientations in ssd1289 | trsaunders | 2012-07-22 | 1 | -19/+34 |
* | ssd1289 fix | Tectu | 2012-07-22 | 1 | -5/+3 |
* | whitespace | Tectu | 2012-07-22 | 1 | -2/+0 |
* | fix | Tectu | 2012-07-22 | 1 | -10/+1 |
* | small fix | Tectu | 2012-07-22 | 1 | -1/+1 |
* | small fix | Tectu | 2012-07-22 | 1 | -2/+3 |
* | fixed lld_lcdReadStream() | Tectu | 2012-06-27 | 1 | -6/+17 |
* | merge upstream changes | trsaunders | 2012-06-27 | 1 | -60/+74 |
|\ | |||||
| * | ssd1289 fix | Tectu | 2012-06-25 | 1 | -1/+1 |
| * | whitespaces | Tectu | 2012-06-25 | 1 | -0/+3 |
| * | GPIO interfacing rewrite | Tectu | 2012-06-25 | 1 | -17/+1 |
| * | lld GPIO lsb/msb order fix | Tectu | 2012-06-25 | 1 | -4/+4 |
| * | ssd1289 driver fix | Tectu | 2012-06-25 | 1 | -4/+4 |
| * | lld_lcdWriteGPIO() return type | Tectu | 2012-06-25 | 1 | -1/+1 |
| * | ssd1289 GPIO interface abstraction | Tectu | 2012-06-24 | 1 | -2/+4 |
| * | implemented lld_lcdWriteGPIO() for SSD1289 | Tectu | 2012-06-24 | 1 | -6/+9 |
| * | ssd1289 GPIO split into two 8-bit groups | Tectu | 2012-06-24 | 1 | -3/+6 |
| * | ssd1289 powermodes implemented (powerOn, powerOff, sleepOn, sleepOff) | Tectu | 2012-06-23 | 1 | -5/+13 |
| * | added lcdSetPowerMode() | Tectu | 2012-06-20 | 1 | -42/+55 |
| * | cleanups | Tectu | 2012-06-19 | 1 | -6/+4 |
* | | tidy up comments | trsaunders | 2012-06-27 | 1 | -1/+2 |
* | | add missing semi colon | trsaunders | 2012-06-27 | 1 | -1/+1 |
* | | use max(height,width) to calculate buffer size | trsaunders | 2012-06-27 | 1 | -2/+1 |
* | | more safety checks | trsaunders | 2012-06-27 | 1 | -13/+6 |
* | | more console work | trsaunders | 2012-06-26 | 1 | -14/+59 |
* | | tidy up | trsaunders | 2012-06-25 | 1 | -2/+0 |
* | | work in progress for partial area scroll | Thomas Saunders | 2012-06-25 | 1 | -10/+42 |
* | | add vertical scroll functions | Thomas Saunders | 2012-06-25 | 1 | -0/+15 |
|/ | |||||
* | c++ compatibility, FSMC driver for ssd1289 | trsaunders | 2012-06-19 | 1 | -35/+92 |
* | ssd1289 fix | Tectu | 2012-06-17 | 1 | -1/+1 |
* | ssd1289 fix | Tectu | 2012-06-17 | 1 | -1/+4 |
* | ssd1289 lld_lcdWriteStream() implementation | Tectu | 2012-06-17 | 1 | -10/+15 |
* | added lcdWriteStream start and stop functions | Tectu | 2012-06-17 | 1 | -1/+27 |
* | added static lcdWriteStream | Tectu | 2012-06-17 | 1 | -0/+4 |
* | ssd1289 fix | Tectu | 2012-06-17 | 1 | -11/+8 |
* | restructure | Tectu | 2012-06-17 | 1 | -0/+246 |