aboutsummaryrefslogtreecommitdiffstats
path: root/src/gqueue/gqueue.c
Commit message (Expand)AuthorAgeFilesLines
* Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, g...inmarket2018-11-031-2/+2
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-1/+1
* Update license headerTibo Clausen2018-10-011-1/+1
* Fix fully sync queueTibo Clausen2018-10-011-4/+4
* gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITEinmarket2018-07-081-1/+1
* Added type gDelay to replace V2.x delaytime_tinmarket2018-07-081-6/+6
* Added new type definitions - moving towards V3.0inmarket2018-06-231-23/+23
* Make all include paths in ugfx relative.inmarket2015-11-211-1/+1
* Big file rename to reduce problems with brain-dead IDE's that don't handle pr...inmarket2015-01-211-0/+464
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-469/+0
* New gqueue calls to allow inserting an object into the queue at an arbitrary ...inmarket2014-05-091-0/+75
* Add some safety parameter checking to queueinginmarket2014-03-241-7/+9
* Move queued buffer code from gaudio into gqueueinmarket2014-03-201-0/+56
* Add support for gfxQueueGSyncGetI()inmarket2014-03-111-0/+11
* Add I class rouitines to GQUEUEinmarket2014-03-031-53/+73
* Replace NULL's with 0 as NULL is not defined by the Raw32 GOS.inmarket2013-12-211-3/+3
* whitespacesJoel Bodenmann2013-12-181-6/+45
* Update some GQUEUE prototypesinmarket2013-08-011-3/+3
* fixed typo in GQueueJoel Bodenmann2013-07-271-2/+2
* fixed license headersJoel Bodenmann2013-07-211-1/+1
* License header updatesinmarket2013-06-151-17/+5
* Clean up GWIN Event assignment. Optimise event efficiency.inmarket2013-06-101-0/+8
* Add a simple GWIN window manager, Change the way GWIN visibility worksinmarket2013-06-081-7/+22
* More GOS module changesinmarket2013-05-261-0/+255