index
:
rmd/.git
master
My usable fork of the recordMyDesktop X desktop recording tool
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
recordmydesktop
/
src
/
rmd_timer.c
Age
Commit message (
Expand
)
Author
2020-06-23
*: first attempt to unfuck thread synchronization
Vito Caputo
2020-06-20
*: just some fast and nasty reformatting
Vito Caputo
2009-03-12
Applied patch from Kevin Lo that fixes compilation on FreeBSD by
enselic
2008-12-13
Added missing stdio.h and errno.h headers in any
iovar
2008-09-14
src/*.[ch]: Rename files so that the name becomes
enselic
2008-09-14
src/block_utils.c
enselic
2008-09-14
src/rmdtypes.h: Move out a lot of includes to the .c files that needs them.
enselic
2008-09-14
src/recordmydesktop.h: Deleted. The last globals were migrated to
enselic
2008-09-13
include/rmdfunc.h: Removed and replaced with a header file for (almost) each ...
enselic
2008-09-13
include/rmdtypes.h
enselic
2008-09-13
include/recordmydesktop.h: Remove the globals time_cond and
enselic
2008-09-13
include/rmdtypes.h: Make ProgData::running, paused, aborted and
enselic
2008-09-13
include/recordmydesktop.h: Remove the globals Paused, Aborted and
enselic
2008-09-12
Don't include config.h, recordmydesktop.h, rmdtypes.h, rmdfuncs.h or
enselic
2008-02-11
added year 2008 in all copyright notices
iovar
2008-02-11
src/get_frame.c: added calls to InitEventsPolling and
iovar
2007-12-06
encode_cache.c, rmd_timer.c: fflush(stderr) on state changes
iovar
2007-12-05
moved pause cond signaling to rmd_timer thread (was in signal handler)
iovar
2007-12-02
include/rmdfunc.h: removed SetExpired & CancelTimer, added rmdTimer
iovar
© All Rights Reserved