summaryrefslogtreecommitdiff
path: root/recordmydesktop/src
AgeCommit message (Expand)Author
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
2006-12-10Many changes, mostly focusing around proper interleaving ofiovar
2006-12-10underrun message correctioniovar
2006-12-10multiplexing of vorbis-theora streams correctediovar
2006-12-09Patch for non-compliant window managers,iovar
2006-12-09corrected(added) eos on both streamsiovar
2006-12-09minor corrections in sound handlingiovar
2006-12-08reverted to 1.5iovar
2006-12-08faster CompareBlocksiovar
2006-12-04string formattingiovar
2006-12-04Added custom X error handler, toiovar
2006-11-22fix for paused condition, stop counting total framesiovar
2006-11-16added 1 more byte in base_name malloc(terminating zero was missing from length).iovar
2006-11-14got rid of all the casting madness, from the threads.iovar
2006-11-14file streams flushing before final coseiovar
2006-11-11cache cleanup on SIGABRTiovar
2006-11-11Cache files are now broken on 500mb parts, measured always as uncomressed bytesiovar
2006-11-09Writting and reading cache, is changed to happen throughiovar
2006-11-08Replaced all files with the ones in the rMD-exp module.iovar
© All Rights Reserved