summaryrefslogtreecommitdiff
path: root/recordmydesktop/include
AgeCommit message (Expand)Author
2008-09-13include/rmdtypes.h: No need to include <signal.h>enselic
2008-09-13include/rmdfunc.h: Removed ParseArgs() declaration.enselic
2008-09-13include/rmdfunc.henselic
2008-09-12include/rmdfunc.henselic
2008-09-12Don't include config.h, recordmydesktop.h, rmdtypes.h, rmdfuncs.h orenselic
2008-09-12Give rectinsert.c a header file and include this header file inenselic
2008-09-12include/recordmydesktop.h: Make the global exit_status variableenselic
2008-09-12There is no point in keeping MakeMatrices() in a separate file.enselic
2008-09-11Started working towards a more clean include hierarchy andenselic
2008-09-11Added a boolean type for use until potentially introduced from elsewhere.enselic
2008-08-31updated skeleton.[h/c] from liboggz trunk, added AM_PROG_CC_C_O to configure.aciovar
2008-02-11added year 2008 in all copyright noticesiovar
2008-02-11include/rmdfunc.h: removed poll_events func decl, addediovar
2008-01-20added include/skeleton.h src/skeleton.c.iovar
2007-12-13src/rmd_restore.c -> src/rmd_rescue.ciovar
2007-12-13doc/recordmydesktop.1: added documentation about -restore optioniovar
2007-12-07doc/recordmydesktop.1, include/rmdmacro.h, src/parseargs.c:iovar
2007-12-05moved pause cond signaling to rmd_timer thread (was in signal handler)iovar
2007-12-02include/rmdfunc.h: removed SetExpired & CancelTimer, added rmdTimeriovar
2007-12-01include/rmdtypes.h: added the frame on the pdata struct.iovar
2007-11-30doc/recordmydesktop.1: added documentation for --no-frameiovar
2007-11-30rmdfunc.h: added func decl for rmdErrorHandleriovar
2007-11-20rmdtypes.h: CacheData added => char *specsfileiovar
2007-11-15rmdfunc.h: added RegisterShortcuts declaration,iovar
2007-11-13CleanUp func decliovar
2007-08-14rmdmacro.h, rmdmacro.h: added --no-encode option and default value(off)iovar
2007-08-07rmdtypes.h: added follow_mouse argumentiovar
2007-08-07rmdmacro.h: changed MARK_BACK_BUFFER macroiovar
2007-07-17rmdfunc.h: added x_offset and Y_offset arguments in BlocksFromListiovar
2007-07-08rmdtypes.h: uint to unsigned int for a couple of variablesiovar
2007-07-08rmdmacro.h: made appropriate changes to rgb2yuv macros,iovar
2007-07-08rmdfunc.h: added BlocksFromList func, changed args of UpdateImageiovar
2007-07-08recordmydesktop.h: added global cache block arraysiovar
2007-06-08rmdmacro.h: update XFIXES_POINTER_TO_YUV andiovar
2007-05-08added double buffering when capturing in full-shots.iovar
2007-04-25zero compression on by defaultiovar
2007-04-15removed unnecessary calculation of the A componentiovar
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-20added configurable ringbuffer size,iovar
2007-02-07Added support for recording audio through jack.iovar
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-21removed duplicated code of UPDATE_*_PLANE(S)_*,iovar
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
© All Rights Reserved