summaryrefslogtreecommitdiff
path: root/recordmydesktop/src
AgeCommit message (Expand)Author
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
2007-01-21Added support for 16bpp color depth.iovar
2007-01-20Concatated all UPDATE_YUV_BUFFER_* macros into one, UPDATE_YUV_BUFFER.iovar
2007-01-18New files: initialize_data.c, rmdthreads.c.iovar
2007-01-18New file: encode_cache.c.iovar
2006-12-15removed unused variable tmutiovar
2006-12-15replaced wait on cond_var with a usleep for the duration of the first frameiovar
2006-12-15made sure that sound capture will wait for the firstiovar
2006-12-13added -buffer-size option,iovar
2006-12-11removed fprintf line that caused segfault after unpauseiovar
© All Rights Reserved