Age | Commit message (Expand) | Author |
2008-08-31 | updated skeleton.[h/c] from liboggz trunk, added AM_PROG_CC_C_O to configure.ac | iovar |
2008-02-11 | added year 2008 in all copyright notices | iovar |
2008-02-11 | include/rmdfunc.h: removed poll_events func decl, added | iovar |
2008-01-20 | added include/skeleton.h src/skeleton.c. | iovar |
2007-12-13 | src/rmd_restore.c -> src/rmd_rescue.c | iovar |
2007-12-13 | doc/recordmydesktop.1: added documentation about -restore option | iovar |
2007-12-07 | doc/recordmydesktop.1, include/rmdmacro.h, src/parseargs.c: | iovar |
2007-12-05 | moved pause cond signaling to rmd_timer thread (was in signal handler) | iovar |
2007-12-02 | include/rmdfunc.h: removed SetExpired & CancelTimer, added rmdTimer | iovar |
2007-12-01 | include/rmdtypes.h: added the frame on the pdata struct. | iovar |
2007-11-30 | doc/recordmydesktop.1: added documentation for --no-frame | iovar |
2007-11-30 | rmdfunc.h: added func decl for rmdErrorHandler | iovar |
2007-11-20 | rmdtypes.h: CacheData added => char *specsfile | iovar |
2007-11-15 | rmdfunc.h: added RegisterShortcuts declaration, | iovar |
2007-11-13 | CleanUp func decl | iovar |
2007-08-14 | rmdmacro.h, rmdmacro.h: added --no-encode option and default value(off) | iovar |
2007-08-07 | rmdtypes.h: added follow_mouse argument | iovar |
2007-08-07 | rmdmacro.h: changed MARK_BACK_BUFFER macro | iovar |
2007-07-17 | rmdfunc.h: added x_offset and Y_offset arguments in BlocksFromList | iovar |
2007-07-08 | rmdtypes.h: uint to unsigned int for a couple of variables | iovar |
2007-07-08 | rmdmacro.h: made appropriate changes to rgb2yuv macros, | iovar |
2007-07-08 | rmdfunc.h: added BlocksFromList func, changed args of UpdateImage | iovar |
2007-07-08 | recordmydesktop.h: added global cache block arrays | iovar |
2007-06-08 | rmdmacro.h: update XFIXES_POINTER_TO_YUV and | iovar |
2007-05-08 | added double buffering when capturing in full-shots. | iovar |
2007-04-25 | zero compression on by default | iovar |
2007-04-15 | removed unnecessary calculation of the A component | iovar |
2007-04-14 | well... it only took me a few months to notice that the Ub and Vr components | iovar |
2007-03-13 | fixed xdamage with xshm and | iovar |
2007-02-20 | added configurable ringbuffer size, | iovar |
2007-02-07 | Added support for recording audio through jack. | iovar |
2007-01-29 | Fixed all condition variables, to be waited with correct mutexes. | iovar |
2007-01-29 | added check in configure.ac for machine/endian.h (BSD). | iovar |
2007-01-29 | Added support for compilation with OSS, instead of ALSA. | iovar |
2007-01-27 | Changed cache format to utilize better interframe encoding | iovar |
2007-01-21 | changed formatting of the code, to never go beyond column 80 | iovar |
2007-01-21 | removed duplicated code of UPDATE_*_PLANE(S)_*, | iovar |
2007-01-21 | Added support for 16bpp color depth. | iovar |
2007-01-20 | Concatated all UPDATE_YUV_BUFFER_* macros into one, UPDATE_YUV_BUFFER. | iovar |
2007-01-18 | New files: initialize_data.c, rmdthreads.c. | iovar |
2007-01-18 | New file: encode_cache.c. | iovar |
2007-01-17 | fix for xfixes cursor in amd64 (and any arch | iovar |
2007-01-04 | added license information in new headers | iovar |
2007-01-04 | header has been broken to types,func and macros parts | iovar |
2006-12-13 | added -buffer-size option, | iovar |
2006-12-10 | Many changes, mostly focusing around proper interleaving of | iovar |
2006-11-25 | corrected headers inclusion in project. | iovar |
2006-11-17 | default working directory changed to /tmp | iovar |
2006-11-16 | changed temprary variable names in I16TOA(should not create conflicts but it'... | iovar |
2006-11-14 | documented all fuctions in header | iovar |