summaryrefslogtreecommitdiff
path: root/lib/gras_impl/buffer_queue.hpp
AgeCommit message (Expand)Author
2012-12-15work on the buffer queue apiJosh Blum
2012-11-22buffer_queue use custom method, since inherited push is not consistentJosh Blum
2012-11-09switch to boost software licenseJosh Blum
2012-10-28work on stand-alone library buildJosh Blum
2012-10-02dammit... find and replace did it againJosh Blum
2012-10-01revert buffer queue changes, unknown issueJosh Blum
2012-10-01switch to fixed size queue to avoid runtime allocsJosh Blum
2012-09-10remove output bytes offset, can use sbuffer's lengthJosh Blum
2012-09-10switch to using sbuffer in gras implJosh Blum
2012-09-07filling in the prepare method (almost working)Josh Blum
2012-09-06work on simplifying buffer queue logicJosh Blum