summaryrefslogtreecommitdiff
path: root/recordmydesktop/src
AgeCommit message (Expand)Author
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
2007-05-08added double buffering when capturing in full-shots.iovar
2007-05-03added xhot,yhot in xfixes cursor positioning.iovar
2007-04-14well... it only took me a few months to notice that the Ub and Vr componentsiovar
2007-03-13fixed xdamage with xshm andiovar
2007-02-27top_srcdir instead of ../ in include pathiovar
2007-02-20added configurable ringbuffer size,iovar
2007-02-19added check so program will exit before the attach, when it fails to obtain t...iovar
2007-02-15*** empty log message ***iovar
2007-02-07Added support for recording audio through jack.iovar
2007-02-02changed OSS buffer scheme, to work with frames(like ALSA) and reduce ifdefsiovar
2007-02-02Fixed bug on >1 channels audio recording with OSSiovar
2007-01-29Fixed all condition variables, to be waited with correct mutexes.iovar
2007-01-29added check in configure.ac for machine/endian.h (BSD).iovar
2007-01-29Added support for compilation with OSS, instead of ALSA.iovar
2007-01-27Changed cache format to utilize better interframe encodingiovar
2007-01-21changed formatting of the code, to never go beyond column 80iovar
© All Rights Reserved