summaryrefslogtreecommitdiff
path: root/recordmydesktop/src
AgeCommit message (Expand)Author
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
2007-08-07get_frame.c: added follow-mouse functionalityiovar
2007-08-07parseargs.c: added follow_mouse argument parsingiovar
2007-08-03get_frame.c: fix segmentation fault with x, y !=0 when using --full-shotsiovar
2007-08-03queryextensions.c: recordMyDesktop can run now without the presenceiovar
2007-07-17get_frame.c: extra parameters pdata->brwind.rgeom.x andiovar
2007-07-17capture_sound.c: fix incorrect allocation of newbuffiovar
2007-07-08update_image.c: removed mutex locking from UpdateImageiovar
2007-07-08rmdthreads.c: header inclusion changes.iovar
2007-07-08rectinsert.c: added BlocksFromList function to extract changed areasiovar
2007-07-08recordmydesktop.c: added initialization for cache block arrays.iovar
2007-07-08poll_damage.c: header inclusion changesiovar
2007-07-08opendev.c: header inclusion changes to avoid recompilationiovar
2007-07-08initialize_data.c: whitespace changesiovar
2007-07-08get_frame.c: enabled dbuffering on full shots and fixed cursor issueiovar
2007-07-08cache_frame.c: removed changed blocks calculation as thisiovar
2007-06-11get_frame.c:trivial commit,moved a declaration on top of the block, with the ...iovar
2007-06-10get_frame.c: removed some duplicated code, related to handlingiovar
2007-06-08get_frame.c: calculate x and y offset of the cursor so that it will appeariovar
2007-06-08rmd_jack.c: increased client-name buffersize to 32 from 22iovar
2007-06-08rmd_jack.c: postfixed jack client name with application pid, so multipleiovar
2007-06-08get_frame.c: free back_buffer shared pixmap when dbuff is enablediovar
2007-06-01setbrwindow.c: preserve windowid in brwin struct (do not overwrite with root ...iovar
2007-06-01poll_damage.c: additional XDamageCreate on root windowiovar
2007-05-24Restored --full-shots functionality by disabling double bufferingiovar
2007-05-08removed a testing fprintfiovar
2007-05-08changed zero-compression to compress-cacheiovar
© All Rights Reserved