summaryrefslogtreecommitdiff
path: root/recordmydesktop/src/rmd_timer.c
AgeCommit message (Expand)Author
2020-06-23*: first attempt to unfuck thread synchronizationVito Caputo
2020-06-20*: just some fast and nasty reformattingVito Caputo
2009-03-12Applied patch from Kevin Lo that fixes compilation on FreeBSD byenselic
2008-12-13Added missing stdio.h and errno.h headers in anyiovar
2008-09-14src/*.[ch]: Rename files so that the name becomesenselic
2008-09-14src/block_utils.censelic
2008-09-14src/rmdtypes.h: Move out a lot of includes to the .c files that needs them. enselic
2008-09-14src/recordmydesktop.h: Deleted. The last globals were migrated toenselic
2008-09-13include/rmdfunc.h: Removed and replaced with a header file for (almost) each ...enselic
2008-09-13include/rmdtypes.henselic
2008-09-13include/recordmydesktop.h: Remove the globals time_cond andenselic
2008-09-13include/rmdtypes.h: Make ProgData::running, paused, aborted andenselic
2008-09-13include/recordmydesktop.h: Remove the globals Paused, Aborted andenselic
2008-09-12Don't include config.h, recordmydesktop.h, rmdtypes.h, rmdfuncs.h orenselic
2008-02-11added year 2008 in all copyright noticesiovar
2008-02-11src/get_frame.c: added calls to InitEventsPolling andiovar
2007-12-06encode_cache.c, rmd_timer.c: fflush(stderr) on state changesiovar
2007-12-05moved pause cond signaling to rmd_timer thread (was in signal handler)iovar
2007-12-02include/rmdfunc.h: removed SetExpired & CancelTimer, added rmdTimeriovar
© All Rights Reserved