summaryrefslogtreecommitdiff
path: root/recordmydesktop/src
AgeCommit message (Expand)Author
2009-01-11src/rmd_parseargs.c: Remove comment that accidentally was commited.enselic
2009-01-11src/rmd_parseargs.c: Stop parsing on error and report the error.enselic
2009-01-11src/rmd_parseargs.c: Fix minor formating issues.enselic
2009-01-11src/rmd_parseargs.c: Make sure all options have longarg variants asenselic
2009-01-11configure.ac: Link with libpopt.enselic
2009-01-11src/rmd_get_frame.c: Work around issue with underflow inenselic
2009-01-11src/rmd_types.h: Make ProgArgs::width,height signed as that is whatenselic
2009-01-10src/*.c: Namescape all functions for consistency and general codebaseenselic
2009-01-10src/rmd_parseargs.c: Remove silent backwards compatibility forenselic
2009-01-10src/rmd_types.h: Make ProgArgs::jack_port_names a fixed sizeenselic
2009-01-08src/rmd_parseargs.c: Put configure-time option dependent stuff inenselic
2009-01-07src/rmd_parseargs.c: Reformat the Usage:-message and make the codeenselic
2008-12-13Added missing stdio.h and errno.h headers in anyiovar
2008-11-22 src/rmd_cache.c, src/rmd_cache_frame.c, src/rmd_get_frame.c, iovar
2008-11-15 iovar
2008-11-15src/rmd_wm_is_compositing.[ch], src/rmd.c, src/rmd_types.h, src/Makefile.am : iovar
2008-11-15 Changed CACHE_FILE_SIZE_LIMIT back to 500 Mb ( 500*1<<20 ) iovar
2008-10-03src/rmd_init_encoder.c: Format the code for the initialization of theenselic
2008-10-03src/rmd_init_encoder.c: When not overwriting files, output whatenselic
2008-10-03src/rmd_setbrwindow.c: Make SetBRWindow() return a success-boolean,enselic
2008-10-03src/rmd_types.h: To be on the safer side, only define TRUE and FALSEenselic
2008-10-03src/rmd_cache_frame.c: Fix display of recorded data info andenselic
2008-10-03src/rmd_cache_frame.c: Define CACHE_OUT_BUFFER_SIZE andenselic
2008-09-18src/rmd_parseargs.censelic
2008-09-17src/rmd_get_frame.c : As Martin has found, we need to markiovar
2008-09-17src/rmd_get_frame.c: Make the cursor area be properly invalidated andenselic
2008-09-16src/rmd_cache.c ,iovar
2008-09-16src/rmd_macro.h: Remove the COMPARE_STRIDE define, it's not used anyenselic
2008-09-16src/rmd_macro.h: Move the DEFAULT_AUDIO_DEVICE define toenselic
2008-09-16src/rmd_types.h: Add a rescue_path member to ProgArgs.enselic
2008-09-16src/rmd_rectinsert.c: Remove unnecessary mallocs, we can use the stackenselic
2008-09-16src/rmd_yuv_utils.c : Applied patch by Luca Bonavita, that correctsiovar
2008-09-16src/rmd_types.h: Update comment, the DEFAULTS_ARGS() macro is replacedenselic
2008-09-16src/rmd_types.h: Remove DisplaySpecs::bpixel and wpixel.enselic
2008-09-16src/rmd_types.henselic
2008-09-16src/recordmydesktop.c: Renamed toenselic
2008-09-14src/*.[ch]: Rename files so that the name becomesenselic
2008-09-14src/block_utils.censelic
2008-09-14src/rmdtypes.h: Move out a lot of includes to the .c files that needs them. enselic
2008-09-14src/rmdtypes.h: Made ProgData::capture_busy and encoder_busy booleans.enselic
2008-09-14src/recordmydesktop.h: Deleted. The last globals were migrated toenselic
2008-09-14src/recordmydesktop.h: Move away the [yuv]blocks globals.enselic
2008-09-13include/rmdmacro.henselic
2008-09-13include/rmdfunc.h: Removed and replaced with a header file for (almost) each ...enselic
2008-09-13include/rmdfunc.h: Removed CleanUp() declaration from here.enselic
2008-09-13include/rmdmacro.h: Move AVG_4_PIXELS(), CALC_TVAL_AVG_16(),enselic
2008-09-13include/rmdfunc.h: Get rid of InitializeData().enselic
2008-09-13include/recordmydesktop.h: Get rid of YUV data variables (which wereenselic
2008-09-13include/rmdtypes.henselic
2008-09-13include/recordmydesktop.h: Remove the globals time_cond andenselic
© All Rights Reserved