Age | Commit message (Expand) | Author |
---|---|---|
2003-06-20 | init _base to 0 | Max Horn |
2003-06-18 | cleanup; tiny bug fix (file was opened, then opened again - not good) | Max Horn |
2003-05-26 | Make _smushProcessFrame volatile (for multi thread access) | Max Horn |
2003-04-30 | moved screen mutex from smush into SDL backend (other backends have to make s... | Max Horn |
2003-03-19 | use a mutex to sync smush screen updates (should avoid crash caused by a race... | Max Horn |
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 | reorg/clenup, changed main loop in smush code | Paweł Kołodziejski |