summaryrefslogtreecommitdiff
path: root/recordmydesktop/src
AgeCommit message (Expand)Author
2008-09-12include/rmdfunc.henselic
2008-09-12src/test-rectinsert.c: We don't need to include the wholeenselic
2008-09-12Don't include config.h, recordmydesktop.h, rmdtypes.h, rmdfuncs.h orenselic
2008-09-12src/test-rectinsert-types.h: Actually, recordmydesktop-types.h wasenselic
2008-09-12src/test-rectinsert.c: Forgot to include rectinsert.h here.enselic
2008-09-12Give rectinsert.c a header file and include this header file inenselic
2008-09-12include/recordmydesktop.h: Make the global exit_status variableenselic
2008-09-12src/recordmydesktop.c: Expand the unnecessaryenselic
2008-09-12There is no point in keeping MakeMatrices() in a separate file.enselic
2008-09-11Started working towards a more clean include hierarchy andenselic
2008-09-11src/Makefile.am: Added a better-than-nothing RectInsert() regressionenselic
2008-09-10r494iovar
2008-09-01src/rectinsert.c: cleanup of RectInsert() patch from Martin Nordholtsiovar
2008-08-31updated skeleton.[h/c] from liboggz trunk, added AM_PROG_CC_C_O to configure.aciovar
2008-04-04new mimetypes in skeleton (video/theora, audio/vorbisiovar
2008-02-11added year 2008 in all copyright noticesiovar
2008-02-11src/get_frame.c: added some commentsiovar
2008-02-11message formating changesiovar
2008-02-11src/get_frame.c: added calls to InitEventsPolling andiovar
2008-02-02updates to skeleton.c for bigendian architecturesiovar
2008-01-21number header of header packages for theora = 3 (is that correct?)iovar
2008-01-20added include/skeleton.h src/skeleton.c.iovar
2008-01-17.ogv extension is now appended if not found.iovar
2007-12-14src/register_callbacks.c: when paused, ignore stop (avoids deadlock)iovar
2007-12-13src/rmd_restore.c -> src/rmd_rescue.ciovar
2007-12-13doc/recordmydesktop.1: added documentation about -restore optioniovar
2007-12-12src/rmd_restore.c: stub for restore functioniovar
2007-12-10src/capture_sound.c: corrected a messageiovar
2007-12-07doc/recordmydesktop.1, include/rmdmacro.h, src/parseargs.c:iovar
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-05src/get_frame.c: fix --no-shared pixmap memory allocationiovar
2007-12-03SA_RESTART for sigactioniovar
2007-12-02include/rmdfunc.h: removed SetExpired & CancelTimer, added rmdTimeriovar
2007-12-01include/rmdtypes.h: added the frame on the pdata struct.iovar
2007-11-30doc/recordmydesktop.1: added documentation for --no-frameiovar
2007-11-30Makefile.am: added rmd_error.ciovar
2007-11-29proper fix for framerates <=1iovar
2007-11-29fix for lock when recording with 1 fpsiovar
2007-11-29Fix for #1837809. Don't check for pdata->avd, when there is no sound.iovar
2007-11-28Don't print compression stats when total_received_bytes=0 (avoid FPE)iovar
2007-11-20specsfile.c: added some stubsiovar
2007-11-15Makefile.am: added poll_events.c(removed poll_damage.c)iovar
2007-11-15src/poll_damage.c : REMOVED and replaced by src/poll_events.ciovar
2007-11-14src/encode_cache.c,src/register_callbacks.c :added state change messagesiovar
2007-11-14 configure.ac: changed version to 0.3.7-cvsiovar
2007-11-12cleanup.c: added a stub cleanup routine.iovar
2007-11-12cache_frame.c: added compression statistics to outputiovar
2007-08-15rectinsert.c: fixed yblocks,ublocks,vblocks arrays boundary overstepiovar
2007-08-14parseargs.c, recordmydesktop.c: added --no-encode option.iovar
© All Rights Reserved