Joel Bodenmann
|
33c721c009
|
Merge branch 'master' into freertos
|
2014-04-30 13:41:34 +02:00 |
|
Joel Bodenmann
|
70c96543fc
|
doxygen
|
2014-04-29 08:21:18 +02:00 |
|
inmarket
|
56b8dfc72f
|
New label attribute is const. Also updated comments.
|
2014-04-29 09:00:06 +10:00 |
|
Joel Bodenmann
|
a0b11f764b
|
typo
|
2014-04-28 23:31:33 +02:00 |
|
Joel Bodenmann
|
135f8f5eca
|
Added gwinLabelSetAttribute()
|
2014-04-28 23:20:51 +02:00 |
|
Joel Bodenmann
|
8b4ca72036
|
Added gwinListEnableRender()
|
2014-04-26 03:27:19 +02:00 |
|
Joel Bodenmann
|
f7ef75928b
|
Fixing progressbar bug
|
2014-04-26 03:07:21 +02:00 |
|
Joel Bodenmann
|
ba31d33499
|
GFILE module doxygen
|
2014-04-24 16:30:38 +02:00 |
|
Joel Bodenmann
|
c3b17604ee
|
Fixing gwin progressbar destroying process
|
2014-04-23 23:55:35 +02:00 |
|
Joel Bodenmann
|
5c3779cf79
|
Added gwinProgressbarReset()
|
2014-04-23 23:39:12 +02:00 |
|
Joel Bodenmann
|
8169a0453b
|
Added gwinProgressbarStop()
|
2014-04-23 23:29:50 +02:00 |
|
Joel Bodenmann
|
33babb4c1a
|
Whitespaces
|
2014-04-19 23:16:49 +02:00 |
|
Joel Bodenmann
|
40cf9fff9f
|
uGFX now works with ChibiOS/RT 2.x and 3.x out of the box.
|
2014-04-18 13:20:50 +02:00 |
|
inmarket
|
1e1385d569
|
Bug fix for audio play
|
2014-03-30 19:06:29 +10:00 |
|
inmarket
|
99e4d3079c
|
removed another doxygen todo where the information already exists.
|
2014-03-30 15:04:04 +10:00 |
|
inmarket
|
c0fe17fd18
|
Remove some doxygen Todo's where the information is already there.
|
2014-03-30 14:59:46 +10:00 |
|
inmarket
|
87bef5d0df
|
Fill in some doxygen Todo's
|
2014-03-30 14:59:17 +10:00 |
|
Joel Bodenmann
|
e9179545af
|
doxygen fixes
|
2014-03-28 20:18:03 +01:00 |
|
inmarket
|
c354639f7b
|
Update GADC
|
2014-03-24 10:08:15 +10:00 |
|
inmarket
|
c7566aa553
|
Add some safety parameter checking to queueing
|
2014-03-24 10:07:02 +10:00 |
|
inmarket
|
56b416708c
|
Fix bug in ChibiOS GOS layer
|
2014-03-24 10:06:10 +10:00 |
|
inmarket
|
271f0c743f
|
Updates to GADC to use new simpler gfx queued bufferring.
NOTE: code is still buggy (or the one and only driver is buggy).
|
2014-03-20 23:41:27 +10:00 |
|
inmarket
|
8b9d31ef90
|
Move queued buffer code from gaudio into gqueue
|
2014-03-20 23:33:32 +10:00 |
|
inmarket
|
58cf2d2b35
|
Add SemWaitI() to FreeRTOS
|
2014-03-14 07:39:02 +10:00 |
|
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 |
|