Age | Commit message (Expand) | Author |
2007-12-10 | src/capture_sound.c: corrected a message | iovar |
2007-12-07 | doc/recordmydesktop.1, include/rmdmacro.h, src/parseargs.c: | 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-05 | src/get_frame.c: fix --no-shared pixmap memory allocation | iovar |
2007-12-03 | SA_RESTART for sigaction | iovar |
2007-12-02 | include/rmdfunc.h: removed SetExpired & CancelTimer, added rmdTimer | iovar |
2007-12-01 | include/rmdtypes.h: added the frame on the pdata struct. | iovar |
2007-11-30 | doc/recordmydesktop.1: added documentation for --no-frame | iovar |
2007-11-30 | Makefile.am: added rmd_error.c | iovar |
2007-11-29 | proper fix for framerates <=1 | iovar |
2007-11-29 | fix for lock when recording with 1 fps | iovar |
2007-11-29 | Fix for #1837809. Don't check for pdata->avd, when there is no sound. | iovar |
2007-11-28 | Don't print compression stats when total_received_bytes=0 (avoid FPE) | iovar |
2007-11-20 | specsfile.c: added some stubs | iovar |
2007-11-15 | Makefile.am: added poll_events.c(removed poll_damage.c) | iovar |
2007-11-15 | src/poll_damage.c : REMOVED and replaced by src/poll_events.c | iovar |
2007-11-14 | src/encode_cache.c,src/register_callbacks.c :added state change messages | iovar |
2007-11-14 | configure.ac: changed version to 0.3.7-cvs | iovar |
2007-11-12 | cleanup.c: added a stub cleanup routine. | iovar |
2007-11-12 | cache_frame.c: added compression statistics to output | iovar |
2007-08-15 | rectinsert.c: fixed yblocks,ublocks,vblocks arrays boundary overstep | iovar |
2007-08-14 | parseargs.c, recordmydesktop.c: added --no-encode option. | iovar |
2007-08-07 | get_frame.c: added follow-mouse functionality | iovar |
2007-08-07 | parseargs.c: added follow_mouse argument parsing | iovar |
2007-08-03 | get_frame.c: fix segmentation fault with x, y !=0 when using --full-shots | iovar |
2007-08-03 | queryextensions.c: recordMyDesktop can run now without the presence | iovar |
2007-07-17 | get_frame.c: extra parameters pdata->brwind.rgeom.x and | iovar |
2007-07-17 | capture_sound.c: fix incorrect allocation of newbuff | iovar |
2007-07-08 | update_image.c: removed mutex locking from UpdateImage | iovar |
2007-07-08 | rmdthreads.c: header inclusion changes. | iovar |
2007-07-08 | rectinsert.c: added BlocksFromList function to extract changed areas | iovar |
2007-07-08 | recordmydesktop.c: added initialization for cache block arrays. | iovar |
2007-07-08 | poll_damage.c: header inclusion changes | iovar |
2007-07-08 | opendev.c: header inclusion changes to avoid recompilation | iovar |
2007-07-08 | initialize_data.c: whitespace changes | iovar |
2007-07-08 | get_frame.c: enabled dbuffering on full shots and fixed cursor issue | iovar |
2007-07-08 | cache_frame.c: removed changed blocks calculation as this | iovar |
2007-06-11 | get_frame.c:trivial commit,moved a declaration on top of the block, with the ... | iovar |
2007-06-10 | get_frame.c: removed some duplicated code, related to handling | iovar |
2007-06-08 | get_frame.c: calculate x and y offset of the cursor so that it will appear | iovar |
2007-06-08 | rmd_jack.c: increased client-name buffersize to 32 from 22 | iovar |
2007-06-08 | rmd_jack.c: postfixed jack client name with application pid, so multiple | iovar |
2007-06-08 | get_frame.c: free back_buffer shared pixmap when dbuff is enabled | iovar |
2007-06-01 | setbrwindow.c: preserve windowid in brwin struct (do not overwrite with root ... | iovar |
2007-06-01 | poll_damage.c: additional XDamageCreate on root window | iovar |
2007-05-24 | Restored --full-shots functionality by disabling double buffering | iovar |
2007-05-08 | removed a testing fprintf | iovar |
2007-05-08 | changed zero-compression to compress-cache | iovar |
2007-05-08 | added double buffering when capturing in full-shots. | iovar |