Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-28 | devdraw: remove unused Edepth[] | cinap_lenrek | |
2015-01-02 | devdraw: remove broken color palette blanking | cinap_lenrek | |
the code did not work as drawactive() was called with the drawlock held. instead of fixing, the code for palette blanking has been removed. | |||
2014-02-03 | devdraw: screenid is BGLONG, not BGSHORT | cinap_lenrek | |
2014-01-14 | devdraw: fix memory corruption reading draw ctl file | cinap_lenrek | |
when user does read of exactly 12*12 bytes on draw ctl file, the snprint() adds one more \0 byte writing beyond the user buffer and corrupting memory. fix this by not snprint()ing the final space and add it manually. | |||
2013-12-25 | devdraw: fix drawdelname() string memory leak | cinap_lenrek | |
2012-10-27 | devdraw: fix stats for #i/winname (thanks jas) | cinap_lenrek | |
2012-02-20 | devdraw: use QLock to serialize sleep on refresh to prevent double sleep | cinap_lenrek | |
2011-04-11 | vesa-changes | cinap_lenrek | |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |