Age | Commit message (Expand) | Author |
2008-09-13 | src/rmd_jack.c | enselic |
2008-09-12 | Don't include config.h, recordmydesktop.h, rmdtypes.h, rmdfuncs.h or | enselic |
2008-09-12 | There is no point in keeping MakeMatrices() in a separate file. | enselic |
2008-02-11 | added year 2008 in all copyright notices | iovar |
2008-02-11 | src/get_frame.c: added calls to InitEventsPolling and | iovar |
2007-12-13 | doc/recordmydesktop.1: added documentation about -restore option | iovar |
2007-12-05 | moved pause cond signaling to rmd_timer thread (was in signal handler) | iovar |
2007-11-12 | cleanup.c: added a stub cleanup routine. | iovar |
2007-07-17 | get_frame.c: extra parameters pdata->brwind.rgeom.x and | iovar |
2007-07-08 | initialize_data.c: whitespace changes | iovar |
2007-05-08 | added double buffering when capturing in full-shots. | iovar |
2007-03-13 | fixed xdamage with xshm and | iovar |
2007-02-20 | added configurable ringbuffer size, | iovar |
2007-02-19 | added check so program will exit before the attach, when it fails to obtain t... | iovar |
2007-02-15 | *** empty log message *** | iovar |
2007-02-07 | Added support for recording audio through jack. | iovar |
2007-02-02 | changed OSS buffer scheme, to work with frames(like ALSA) and reduce ifdefs | iovar |
2007-01-29 | Fixed all condition variables, to be waited with correct mutexes. | iovar |
2007-01-29 | Added support for compilation with OSS, instead of ALSA. | iovar |
2007-01-21 | changed formatting of the code, to never go beyond column 80 | 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 |