summaryrefslogtreecommitdiff
path: root/recordmydesktop/src
AgeCommit message (Expand)Author
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
2006-10-23reverted to version 1.4iovar
2006-10-23reopen device handlingiovar
2006-10-23av sync imporovementsiovar
2006-10-23non-blocking audio openiovar
2006-10-01check if file was opened succesfullyiovar
2006-10-01major segfault bug, related to libogg thread safety, resolvediovar
2006-10-01more leaks fixediovar
2006-10-01*** empty log message ***iovar
2006-10-01major memory leakage fixediovar
2006-09-28fix, in order to not hang on the encoderiovar
2006-09-28fix, in order to not hang on the encoderiovar
2006-09-28frame duplication instead of dropping soundiovar
2006-09-28framedrop counteriovar
2006-09-15exit status valuesiovar
2006-09-15v0.2.5, xfixes cursoriovar
© All Rights Reserved