inmarket
|
6f54bde79c
|
Merge branch 'master' into freertos
|
2014-03-14 07:38:02 +10:00 |
|
inmarket
|
ea5a1b849d
|
Combine GAUDIN and GAUDOUT into a single GAUDIO module.
Simplify GAUDIN (now GAUDIO RECORD) api.
Update audio demo's to match.
Port Win32 driver to new audio api.
|
2014-03-11 17:13:31 +10:00 |
|
inmarket
|
944c33cbff
|
Add support for gfxQueueGSyncGetI()
|
2014-03-11 17:11:02 +10:00 |
|
inmarket
|
a29501c7bd
|
Add support for gfxSemWaitI() GOS api.
|
2014-03-11 17:10:11 +10:00 |
|
inmarket
|
c70d98ef59
|
Add bit format testing to sample formats.
|
2014-03-11 17:09:00 +10:00 |
|
inmarket
|
e762e91bd5
|
Updates to GAUDOUT.
Add Events to the GAUDOUT api.
|
2014-03-05 13:45:37 +10:00 |
|
inmarket
|
68a0be8110
|
Fix to ensure correct clearing of consoles when being redrawn.
|
2014-03-05 13:43:39 +10:00 |
|
inmarket
|
c110548507
|
Add support for ANSI like escape sequences to control display color and attributes in a GWIN console.
Updated the console demo to demonstrate this.
|
2014-03-04 14:14:15 +10:00 |
|
inmarket
|
43527de2c0
|
Updates to GAUDOUT to allow specification of the sample format.
Fix threading issues.
|
2014-03-03 07:39:46 +10:00 |
|
inmarket
|
17f1f9d799
|
Add I class rouitines to GQUEUE
|
2014-03-03 07:38:57 +10:00 |
|
inmarket
|
a56e4ac7dc
|
First GAUDOUT work. Still incomplete but compiling.
Also moved drivers/gaudin to drivers/audio as most audio codecs support input and output in a single device.
|
2014-02-27 08:04:54 +10:00 |
|
inmarket
|
11c9033ff0
|
Compiler warning fix
|
2014-02-19 12:30:07 +10:00 |
|
inmarket
|
6d372f1352
|
Merge branch 'master' into freertos
|
2014-02-19 07:45:47 +10:00 |
|
inmarket
|
37966ff16d
|
Integrate the include files with each module. Simplifies structure of code.
|
2014-02-19 00:36:52 +10:00 |
|
inmarket
|
1e131851d6
|
Spelling mistake compile error
|
2014-02-19 00:32:23 +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
|
03914d2d2b
|
Merge branch 'master' into freertos
|
2014-02-15 22:29:28 +10:00 |
|
Joel Bodenmann
|
9e66363817
|
fixed macros
|
2014-02-09 20:21:08 +01: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
|
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
|
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
|
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
|
e72e270538
|
Add support for GFILEs based on BaseFileStreams and Memory Pointers
|
2014-02-07 01:34:38 +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
|
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 |
|
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
|
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 |
|
Joel Bodenmann
|
a11f7da536
|
added deinit() routines for all modules (not implemented so far)
|
2014-02-02 19:24:43 +01:00 |
|
Joel Bodenmann
|
fababafc9a
|
whitespaces
|
2014-02-02 16:55:04 +01:00 |
|
Joel Bodenmann
|
e50b495c48
|
Merge branch 'master' into gfile
|
2014-02-02 13:00:05 +01:00 |
|
Joel Bodenmann
|
6515373b2a
|
removing casts of gfxAlloc() return value as that is the whole idea behind having a void pointer
|
2014-02-02 12:59:36 +01:00 |
|
Joel Bodenmann
|
69fb0ea6cc
|
Merge branch 'master' into gfile
|
2014-02-02 12:48:47 +01:00 |
|
Joel Bodenmann
|
bf8ceb278f
|
improving performance of gwinListAddItem() by Marc Pignat
|
2014-02-02 12:38:47 +01:00 |
|
Joel Bodenmann
|
fca893ab83
|
whitespaces
|
2014-02-01 17:40:30 +01:00 |
|
Joel Bodenmann
|
124c8da3ff
|
update
|
2014-02-01 17:39:11 +01:00 |
|