Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-20 | init _base to 0 | Max Horn | |
svn-id: r8572 | |||
2003-06-18 | cleanup; tiny bug fix (file was opened, then opened again - not good) | Max Horn | |
svn-id: r8539 | |||
2003-05-26 | Make _smushProcessFrame volatile (for multi thread access) | Max Horn | |
svn-id: r8016 | |||
2003-04-30 | moved screen mutex from smush into SDL backend (other backends have to make ↵ | Max Horn | |
sure they are thread safe by themselves) svn-id: r7230 | |||
2003-03-19 | use a mutex to sync smush screen updates (should avoid crash caused by a ↵ | Max Horn | |
race condition) svn-id: r6837 | |||
2003-03-17 | few corrections for smush | Paweł Kołodziejski | |
svn-id: r6827 | |||
2003-03-17 | moved backend update_screen() (slooolest thing) from smush updateScreen() ↵ | Paweł Kołodziejski | |
into main loop switching scalers also works now svn-id: r6826 | |||
2003-03-17 | reorg/clenup, changed main loop in smush code | Paweł Kołodziejski | |
svn-id: r6817 |