inmarket
fe6708c7a2
Demo updates to fix compile issues.
2014-02-19 00:23:07 +10:00
inmarket
5f8ca40ef0
Remove replaced doom demo makefile
2014-02-19 00:20:30 +10:00
inmarket
6dd606fc2f
Add demo makefiles and update example master makefiles to match.
2014-02-19 00:19:38 +10:00
inmarket
d4c2656e60
Allow touch calibration to occur in any screen orientation (through the use of the GDISP_DEFAULT_ORIENTATION define).
2014-02-17 14:17:15 +10:00
inmarket
200f7ecf6d
Updates to demo to work on ChibiOS and to test orientation.
2014-02-16 17:22:24 +10:00
inmarket
23bb9e659a
Driver fix
2014-02-16 17:20:31 +10:00
inmarket
dcedf41413
Merge branch 'master' into gwin
2014-02-15 22:31:33 +10:00
inmarket
03914d2d2b
Merge branch 'master' into freertos
2014-02-15 22:29:28 +10:00
inmarket
5edf7c956e
On ARM gcc compiler it appears that non-referenced character arrays are "optimised" out (but not on x86).
...
This conflicts with the -b parameter in the file2c tool and leads to corrupted images on ARM platforms.
For now just remove the parameter when generating ROMFS files for an ARM platform.
2014-02-15 22:28:07 +10:00
inmarket
bb1cd44824
Fix naming of a parameter
2014-02-15 22:23:32 +10:00
Joel Bodenmann
3ad23244f1
doc
2014-02-09 20:24:24 +01:00
Joel Bodenmann
9e66363817
fixed macros
2014-02-09 20:21:08 +01:00
Joel Bodenmann
f68f4fcd21
Merge branch 'gfile'
2014-02-09 02:19:38 +01:00
inmarket
c5f87f9952
Update linux file2c binary.
2014-02-07 18:50:56 +10:00
inmarket
4d3a08f5cf
Update image demo's to use GFILE ROMFS.
2014-02-07 18:44:32 +10:00
inmarket
f7d6b9b58e
Bug fixes to GFILE.
2014-02-07 18:43:39 +10:00
inmarket
f0873bde35
Merge branch 'master' into freertos
2014-02-07 14:12:05 +10:00
inmarket
84fc1ac166
Merge branch 'master' into gwin
2014-02-07 14:11:13 +10:00
inmarket
3c6df9a4a1
Typo in Win32 GOS
2014-02-07 14:10:25 +10:00
inmarket
61c765c2fc
Removing compiler warnings from new list code
2014-02-07 14:10:11 +10:00
inmarket
da122c6d48
Merge branch 'master' into gfile
2014-02-07 14:09:21 +10:00
inmarket
010e0f0d62
Update demo's with images in them
2014-02-07 14:08:39 +10:00
inmarket
bd48279227
Update gwin Images to properly use new GFILE based images
2014-02-07 14:07:29 +10:00
inmarket
695bcbee5b
Update GDISP image code to fully use new GFILE's
2014-02-07 14:06:08 +10:00
inmarket
a86bab4a77
Updates to GFILE code
2014-02-07 14:04:43 +10:00
inmarket
1d904dccaf
Typo in Win32 GOS
2014-02-07 13:59:52 +10:00
inmarket
b74686bdf0
Removing compiler warnings from new list code
2014-02-07 13:59:02 +10:00
inmarket
71aeb15d58
Start changing GDISP images to use a simpler API based on GFILE's.
2014-02-07 01:36:31 +10:00
inmarket
d667fab325
Integrate gfile build files
2014-02-07 01:35:31 +10:00
inmarket
e72e270538
Add support for GFILEs based on BaseFileStreams and Memory Pointers
2014-02-07 01:34:38 +10:00
inmarket
9ef10b9ec6
Add linux binary for the updated file2c tool.
2014-02-05 09:32:22 +10:00
inmarket
888a5d0656
Update file2c tool to enable creation of directory entries for the ROM file system.
2014-02-05 08:45:28 +10:00
Joel Bodenmann
b0eb3095c0
whitespaces take 3
2014-02-03 19:43:30 +01:00
Joel Bodenmann
7f960a3c36
whitespaces
2014-02-03 19:41:10 +01:00
Joel Bodenmann
f1508cba2c
whitespaces
2014-02-03 19:34:01 +01:00
inmarket
f26581dc7e
Merge branch 'master' into freertos
2014-02-03 18:23:53 +10:00
inmarket
79d913f16d
More gFile stuff
2014-02-03 18:16:22 +10:00
inmarket
d0b363bb12
Merge branch 'master' into gfile
2014-02-03 18:02:23 +10:00
inmarket
479660a23d
Merge branch 'master' into gwin
2014-02-03 18:02:05 +10:00
inmarket
d869d9b3b8
Fix gtimerDeinit() function and add a TODO to _gtimerDeinit()
2014-02-03 18:01:44 +10:00
inmarket
0805033a66
Ensure double initialisation/de-initialisation of GFX can't occur
2014-02-03 18:00:46 +10:00
inmarket
de7aafe785
Fix font clipping properly. Previous fix did not bound the font display in the x direction.
2014-02-03 17:58:43 +10:00
inmarket
71818b2942
Listbox demo: Change default font to UI2, fix the gfxconf defines, remove surpurflous defines
2014-02-03 17:57:38 +10:00
Joel Bodenmann
18417cb458
doc
2014-02-02 20:04:36 +01:00
Joel Bodenmann
a6c22fc364
added _gfileDeinit() dummy
2014-02-02 20:01:54 +01:00
Joel Bodenmann
d299756aba
Merge branch 'master' into gfile
2014-02-02 20:00:34 +01:00
Joel Bodenmann
9774c86d0e
Merge branch 'master' into gwin
2014-02-02 19:56:05 +01:00
Joel Bodenmann
d2de6c3517
implemented gtimerDeinit()
2014-02-02 19:55:20 +01:00
Joel Bodenmann
7825434591
implemented some deinit()
2014-02-02 19:52:46 +01:00
Joel Bodenmann
b6daaabf32
fixed file inclusion
2014-02-02 19:31:33 +01:00