Age | Commit message (Expand) | Author |
2009-01-07 | src/rmd_parseargs.c: Reformat the Usage:-message and make the code | enselic |
2008-12-13 | Version changes. | iovar |
2008-12-13 | Added missing stdio.h and errno.h headers in any | iovar |
2008-11-23 | ChangeLog entries and version changes in configure.ac, | iovar |
2008-11-22 | src/rmd_cache.c, src/rmd_cache_frame.c, src/rmd_get_frame.c, | iovar |
2008-11-15 | | iovar |
2008-11-15 | src/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-03 | src/rmd_init_encoder.c: Format the code for the initialization of the | enselic |
2008-10-03 | src/rmd_init_encoder.c: When not overwriting files, output what | enselic |
2008-10-03 | src/rmd_setbrwindow.c: Make SetBRWindow() return a success-boolean, | enselic |
2008-10-03 | src/rmd_types.h: To be on the safer side, only define TRUE and FALSE | enselic |
2008-10-03 | src/rmd_cache_frame.c: Fix display of recorded data info and | enselic |
2008-10-03 | src/rmd_cache_frame.c: Define CACHE_OUT_BUFFER_SIZE and | enselic |
2008-09-18 | src/rmd_parseargs.c | enselic |
2008-09-18 | configure.ac : Fixed AC_INIT | iovar |
2008-09-17 | src/rmd_get_frame.c : As Martin has found, we need to mark | iovar |
2008-09-17 | src/rmd_get_frame.c: Make the cursor area be properly invalidated and | enselic |
2008-09-16 | src/rmd_cache.c , | iovar |
2008-09-16 | src/rmd_macro.h: Remove the COMPARE_STRIDE define, it's not used any | enselic |
2008-09-16 | src/rmd_macro.h: Move the DEFAULT_AUDIO_DEVICE define to | enselic |
2008-09-16 | src/rmd_types.h: Add a rescue_path member to ProgArgs. | enselic |
2008-09-16 | src/rmd_rectinsert.c: Remove unnecessary mallocs, we can use the stack | enselic |
2008-09-16 | src/rmd_yuv_utils.c : Applied patch by Luca Bonavita, that corrects | iovar |
2008-09-16 | src/rmd_types.h: Update comment, the DEFAULTS_ARGS() macro is replaced | enselic |
2008-09-16 | src/rmd_types.h: Remove DisplaySpecs::bpixel and wpixel. | enselic |
2008-09-16 | src/rmd_types.h | enselic |
2008-09-16 | src/recordmydesktop.c: Renamed to | enselic |
2008-09-14 | src/*.[ch]: Rename files so that the name becomes | enselic |
2008-09-14 | autogen.sh: Set the svn:executable property. | enselic |
2008-09-14 | src/block_utils.c | enselic |
2008-09-14 | src/rmdtypes.h: Move out a lot of includes to the .c files that needs them. | enselic |
2008-09-14 | src/rmdtypes.h: Made ProgData::capture_busy and encoder_busy booleans. | enselic |
2008-09-14 | src/recordmydesktop.h: Deleted. The last globals were migrated to | enselic |
2008-09-14 | src/recordmydesktop.h: Move away the [yuv]blocks globals. | enselic |
2008-09-13 | include/rmdmacro.h | enselic |
2008-09-13 | include/rmdfunc.h: Removed and replaced with a header file for (almost) each ... | enselic |
2008-09-13 | doc/recordmydesktop.1: Fix a little formating problem for the -rescue option. | enselic |
2008-09-13 | include/rmdfunc.h: Removed CleanUp() declaration from here. | enselic |
2008-09-13 | include/rmdmacro.h: Move AVG_4_PIXELS(), CALC_TVAL_AVG_16(), | enselic |
2008-09-13 | include/rmdfunc.h: Get rid of InitializeData(). | enselic |
2008-09-13 | include/recordmydesktop.h: Get rid of YUV data variables (which were | enselic |
2008-09-13 | include/rmdtypes.h | enselic |
2008-09-13 | include/recordmydesktop.h: Remove the globals time_cond and | enselic |
2008-09-13 | include/rmdtypes.h: Make ProgData::running, paused, aborted and | enselic |
2008-09-13 | include/recordmydesktop.h: Remove the globals Paused, Aborted and | enselic |
2008-09-13 | The global int pointer 'Running' is just a hack for global access of | enselic |
2008-09-13 | src/register_callbacks.c: Formating. | enselic |
2008-09-13 | include/rmdfunc.h: Removed RegisterCallbacks(). | enselic |
2008-09-13 | src/initialize_data.c: Revert previous accidental commit. | enselic |