summaryrefslogtreecommitdiff
path: root/recordmydesktop/src/initialize_data.c
AgeCommit message (Expand)Author
2008-09-12Don't include config.h, recordmydesktop.h, rmdtypes.h, rmdfuncs.h orenselic
2008-09-12There is no point in keeping MakeMatrices() in a separate file.enselic
2008-02-11added year 2008 in all copyright noticesiovar
2008-02-11src/get_frame.c: added calls to InitEventsPolling andiovar
2007-12-13doc/recordmydesktop.1: added documentation about -restore optioniovar
2007-12-05moved pause cond signaling to rmd_timer thread (was in signal handler)iovar
2007-11-12cleanup.c: added a stub cleanup routine.iovar
2007-07-17get_frame.c: extra parameters pdata->brwind.rgeom.x andiovar
2007-07-08initialize_data.c: whitespace changesiovar
2007-05-08added double buffering when capturing in full-shots.iovar
2007-03-13fixed xdamage with xshm andiovar
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-01-29Fixed all condition variables, to be waited with correct mutexes.iovar
2007-01-29Added support for compilation with OSS, instead of ALSA.iovar
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
© All Rights Reserved