Age | Commit message (Expand) | Author |
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-14 | version change to 0.3.5 | iovar |
2007-07-12 | ChangeLog: 0.3.5 changes | 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-07-08 | rmdtypes.h: uint to unsigned int for a couple of variables | iovar |
2007-07-08 | rmdmacro.h: made appropriate changes to rgb2yuv macros, | iovar |
2007-07-08 | rmdfunc.h: added BlocksFromList func, changed args of UpdateImage | iovar |
2007-07-08 | recordmydesktop.h: added global cache block arrays | iovar |
2007-06-11 | get_frame.c:trivial commit,moved a declaration on top of the block, with the ... | iovar |
2007-06-10 | recordmydesktop.1: Updated manpage with examples of resizing and | iovar |
2007-06-10 | get_frame.c: removed some duplicated code, related to handling | iovar |
2007-06-08 | rmdmacro.h: update XFIXES_POINTER_TO_YUV and | 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 |
2007-05-03 | added xhot,yhot in xfixes cursor positioning. | iovar |
2007-04-25 | zero compression on by default | iovar |
2007-04-15 | removed unnecessary calculation of the A component | iovar |
2007-04-14 | changed version to 0.3.5-cvs | iovar |
2007-04-14 | well... it only took me a few months to notice that the Ub and Vr components | iovar |
2007-03-29 | Version 0.3.4 in configure.ac and ChangeLog entry | iovar |
2007-03-13 | fixed xdamage with xshm and | iovar |
2007-02-27 | top_srcdir instead of ../ in include path | iovar |
2007-02-26 | version change to 0.3.3.2-cvs. | iovar |
2007-02-20 | v0.3.3.1 changes | iovar |
2007-02-20 | added configurable ringbuffer size, | iovar |
2007-02-19 | added check so program will exit before the attach, when it fails to obtain t... | iovar |
2007-02-15 | *** empty log message *** | iovar |
2007-02-11 | v0.3.3 | iovar |
2007-02-11 | v0.3.3 changes | iovar |
2007-02-07 | Added support for recording audio through jack. | iovar |
2007-02-02 | changed OSS buffer scheme, to work with frames(like ALSA) and reduce ifdefs | iovar |
2007-02-02 | Fixed bug on >1 channels audio recording with OSS | iovar |
2007-01-29 | Fixed all condition variables, to be waited with correct mutexes. | iovar |