Joel Bodenman
d02fc2b5e5
Merged in pashamray/ugfx/pcf8812 (pull request #11 )
...
Driver for PCF8812 controller
2014-07-09 22:33:06 +02:00
root
a3de59d7ad
first commit
2014-07-09 22:01:59 +03:00
root
ec4c2c43e0
Merge branch 'pcf8812' of https://bitbucket.org/pashamray/ugfx into pcf8812
2014-07-09 21:25:21 +03:00
root
0afcec1ddb
finish commit
2014-07-09 21:25:02 +03:00
inmarket
6dea259ea2
Example added for FreeRTOS on Raspberry Pi
2014-07-09 18:47:59 +10:00
pashamray
2a40353883
master слито с pcf8812
2014-07-09 09:52:03 +03:00
pashamray
ddeeacea0e
Tectu/ugfx слито с master
2014-07-09 09:50:22 +03:00
inmarket
ab9ce99647
Support added for the Raspberry Pi - talking directly to the graphics co-processor.
2014-07-09 15:40:03 +10:00
inmarket
34cc5e029a
eCos Synthetic framebuffer is now a supported "base" board.
2014-07-09 14:26:16 +10:00
pashamray
4611a10bc9
README.md
2014-07-07 08:54:14 +00:00
pashamray
f103da84bc
README.md
2014-07-07 08:49:57 +00:00
pashamray
93080ff4cf
master слито с pcf8812
2014-07-07 11:35:53 +03:00
pashamray
96397f3c58
Tectu/ugfx слито с master
2014-07-07 11:31:01 +03:00
inmarket
85fe4a9672
Merge branch 'eCos'
2014-07-07 11:19:23 +10:00
inmarket
efe79a4a31
eCos fix
2014-07-07 11:19:04 +10:00
root
b2a8500231
power manager
2014-07-06 21:14:24 +03:00
root
76625b646b
fixed orientation 90 degree
2014-07-06 19:56:54 +03:00
root
28f9e7f766
fixed orientation 0 90 180 270 degree
2014-07-06 19:29:50 +03:00
root
294576c2c4
Merge branch 'pcf8812' of https://bitbucket.org/pashamray/ugfx into pcf8812
2014-07-06 13:57:56 +03:00
root
71892bf761
fixed height bug and add actual display size 96*65 pixels
2014-07-06 13:57:28 +03:00
pashamray
feec298beb
master слито с pcf8812
2014-07-05 20:47:15 +03:00
pashamray
6994219998
Tectu/ugfx слито с master
2014-07-05 20:41:19 +03:00
Joel Bodenmann
a675812b08
Merge branch 'master' of bitbucket.org:Tectu/ugfx
2014-07-05 16:00:07 +02:00
Joel Bodenmann
2cc1dd96ea
doxygen fix
2014-07-05 15:55:45 +02:00
pashamray
d16f51c67b
master слито с pcf8812
2014-07-05 13:50:36 +03:00
pashamray
5dba30b0a8
Tectu/ugfx слито с master
2014-07-05 13:49:57 +03:00
Joel Bodenmann
e4eba63f95
Frame widget doxygen fix
2014-07-04 23:53:50 +02:00
Joel Bodenmann
54a0387bd4
fixing doxygen typo
2014-07-04 00:23:12 +02:00
root
d8d47f804e
work driver pcf8812
2014-07-03 18:13:49 +03:00
inmarket
cffba2c1c9
Merge branch 'master' into eCos
2014-07-03 17:33:50 +10:00
inmarket
7f9a894587
Missing gfxconf definitions for the RAW32 port
2014-07-03 17:28:20 +10:00
root
fd17106f99
work
2014-07-03 00:19:39 +03:00
root
5c421b09f7
edit
2014-07-02 15:05:12 +03:00
pashamray
a3993c80e0
master слито с pcf8812
2014-07-02 13:03:18 +03:00
pashamray
e67fbb3e6b
Tectu/ugfx слито с master
2014-07-02 13:02:01 +03:00
inmarket
9c3935bdb4
Add eCos to gfxconf.example.h
2014-07-02 12:28:20 +10:00
Joel Bodenmann
2b141cea7f
adding RAW32 to gfxconf.example.h
2014-07-02 03:53:38 +02:00
inmarket
8a3da5a2a3
Add framebuffer board file to interface with the eCos framebuffer device.
2014-07-02 11:52:08 +10:00
inmarket
92d972cfd8
First part new mouse infrastructure
2014-07-02 09:40:01 +10:00
inmarket
8a11eb71aa
Merge branch 'master' into eCos
2014-07-02 09:36:41 +10:00
inmarket
1a2e98af96
Use the GFILE_NEED_NOAUTOSYNC for syncing in the write as well.
2014-07-02 09:36:00 +10:00
Joel Bodenmann
bd68d6a00a
checkbox c++ fix
2014-06-30 14:27:33 +02:00
Joel Bodenmann
5c13e08e76
added gfileSync() and autosync feature
2014-06-29 16:15:46 +02:00
inmarket
e318ec02d6
Put back ffconf.h with a default configuration.
...
User can override by placing a ffconf.h in their project directory.
This works as the current directory is always checked for include files before the include path.
2014-06-28 16:07:58 +10:00
Joel Bodenmann
a46dfbc20b
ffconf.h is now a template. User has to supply his own
2014-06-28 06:36:10 +02:00
Joel Bodenmann
31d85d16e7
fatfs update
2014-06-28 06:33:59 +02:00
Joel Bodenmann
dad27f76ba
fixing volume control for vs1053
2014-06-28 06:33:47 +02:00
Joel Bodenmann
490bd82dd2
doc
2014-06-27 19:24:52 +02:00
Joel Bodenmann
9fc1e51b44
FatFS implementation
2014-06-27 19:02:27 +02:00
Joel Bodenmann
65ea8205b5
Merge branch 'fatfs'
2014-06-27 19:01:59 +02:00