Age | Commit message (Expand) | Author |
---|---|---|
2003-03-28 | this should fix one of those nasty deadlocks, I hope | Max Horn |
2003-03-21 | moved delay stuff outside of lock mutex | Paweł Kołodziejski |
2003-03-20 | take lock mutex mechanism also processKbd() and waitForTimer(). | Paweł Kołodziejski |
2003-03-19 | use a mutex to sync smush screen updates (should avoid crash caused by a race... | Max Horn |
2003-03-18 | cleanup | Max Horn |
2003-03-17 | a tiny safer | Paweł Kołodziejski |
2003-03-17 | changed order | Paweł Kołodziejski |
2003-03-17 | few corrections for smush | Paweł Kołodziejski |
2003-03-17 | moved backend update_screen() (slooolest thing) from smush updateScreen() int... | Paweł Kołodziejski |
2003-03-17 | moved handle events from update into main loop | Paweł Kołodziejski |
2003-03-17 | changed debug level 4 | Paweł Kołodziejski |
2003-03-17 | stop gcc crying about unused variable | Jonathan Gray |
2003-03-17 | reorg/clenup, changed main loop in smush code | Paweł Kołodziejski |