Commit Graph

1959 Commits

Author SHA1 Message Date
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
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
Joel Bodenmann
2b141cea7f adding RAW32 to gfxconf.example.h 2014-07-02 03:53:38 +02: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
inmarket
a9f1520e02 Fatfs Cleanup 2014-06-27 23:04:01 +10:00
Joel Bodenmann
c2a27f3e7c working implementation with gfx syscalls 2014-06-27 16:16:42 +02:00
Joel Bodenmann
65602895a5 FatFS complete implementation 2014-06-27 06:10:18 +02:00
Joel Bodenmann
11e3d1fa22 first working FatFS implementation. Modes ToDo 2014-06-27 00:38:46 +02:00
Joel Bodenmann
b55fa551e3 macro typo 2014-06-25 23:04:44 +02:00
Joel Bodenmann
1785f32976 added ToDo list 2014-06-25 05:31:41 +02:00
Joel Bodenmann
f2bbe071f3 added fatfs/readme 2014-06-25 05:27:54 +02:00
Joel Bodenmann
b054a7220f initial implementation - untested 2014-06-25 05:23:57 +02:00
Joel Bodenmann
d7129e6058 adding fatfs directory 2014-06-24 05:56:13 +02:00
Joel Bodenmann
124e0fcc19 typo 2014-06-23 17:50:55 +02:00
Joel Bodenmann
7481e82dfc VS1053 poll rate is now an overridable value 2014-06-23 17:46:15 +02:00
inmarket
16fba41d50 Added support for playing arbitrary format audio files with an intelligent audio processor like the VS1053 codec.
Demo added.
2014-06-23 18:44:50 +10:00
pashamray
8e13c10f39 remove not use code 2014-06-18 21:43:14 +03:00
Joel Bodenmann
8d1ce48800 compiler warning (SSD2119 for Embest board) 2014-06-16 09:42:32 +02:00
pashamray
a38fd71311 gdisp_lld_PCF8812.c отредактирован онлайн на Bitbucket 2014-06-13 12:05:41 +00:00
p.shamray
f3870ce441 first commit PCF8812 driver 2014-06-12 11:05:53 +03:00
inmarket
2127c61eee frame demo: Fix bug for displays with < 32 bit color 2014-05-30 12:46:40 +10:00
inmarket
25ce0ed7d6 Remove superflous entries in demo gfxconf.h 2014-05-30 12:45:48 +10:00
inmarket
c33fb2c4d5 Remove compiler warning 2014-05-30 12:45:19 +10:00
Joel Bodenmann
5389ff4ad0 Updated frame demo code 2014-05-30 03:56:51 +02:00
Joel Bodenmann
54221783a0 Merge branch 'master' of https://bitbucket.org/Tectu/ugfx 2014-05-30 02:57:40 +02:00
Joel Bodenmann
41a74191c1 fixing frame close button action 2014-05-30 02:57:30 +02:00
Joel Bodenmann
c65cdaed24 frame widget render improvements 2014-05-30 01:11:25 +02:00
Joel Bodenman
1fce946adb Merged in steffanx/ugfx (pull request #9)
Added Xresource.h include to get rid of a warning about XrmUniqueQuark
2014-05-22 16:56:40 +02:00
Steffan Woltjer
27082a61d6 Added Xresource.h include to get rid of a warning about XrmUniqueQuark 2014-05-22 15:55:23 +02:00