Commit message (Expand) | Author | Age | |
---|---|---|---|
* | changed license to ZLIB on all core files | waker | 2012-10-15 |
* | updated (c) year to 2012 in the sources | waker | 2012-03-24 |
* | don't spam messagequeue overflow errors, may lead to high cpu and freezes | waker | 2012-03-01 |
* | don't leak if messagepump overflows | waker | 2011-05-04 |
* | more unification work on event system | waker | 2011-04-14 |
* | new event passing system | waker | 2011-04-14 |
* | get rid of frameupdate event; mutex+cond based message pump without usleep | waker | 2011-03-30 |
* | updated copyright year to 2011 | waker | 2011-01-02 |
* | fixed some warnings and .desktop | Alexey Yakovenko | 2010-06-12 |
* | fixed lots of gcc warnings | Alexey Yakovenko | 2010-05-04 |
* | updated copyright notice to 2010 | Alexey Yakovenko | 2010-01-03 |
* | license update | waker | 2009-08-19 |
* | added copyright notice to source files | waker | 2009-08-08 |
* | fixed messagepump_free to work with pthread | Alexey Yakovenko | 2009-07-28 |
* | [wip] multithreading | waker | 2009-07-05 |