Age | Commit message (Expand) | Author |
2020-06-20 | setbrwindow: yank nbytes out of BRWindow struct | Vito Caputo |
2020-06-20 | get_frame: simplify rmdBRWinCpy | Vito Caputo |
2020-06-20 | brwin: s/.rect/.winrect/ | Vito Caputo |
2020-06-20 | *: just some fast and nasty reformatting | Vito Caputo |
2020-06-20 | get_frame: eliminate pointless pxl_data pointers | Vito Caputo |
2020-06-18 | *: fix new theora | Vito Caputo |
2020-06-18 | *: update includes | Vito Caputo |
2010-01-30 | Update german translations, patch by Daniel Schemala | enselic |
2009-11-08 | Fix "uint_32_t truncation of cache compression statistics" | enselic |
2009-06-05 | Apply patch from Dominic Evans that fixes capturing of window | enselic |
2009-03-12 | Applied patch from Kevin Lo that fixes compilation on FreeBSD by | enselic |
2009-01-11 | src/rmd_parseargs.c: Remove 'static' keyword (which belonged to an | enselic |
2009-01-11 | src/rmd_parseargs.c: Remove comment that accidentally was commited. | enselic |
2009-01-11 | src/rmd_parseargs.c: Stop parsing on error and report the error. | enselic |
2009-01-11 | src/rmd_parseargs.c: Fix minor formating issues. | enselic |
2009-01-11 | src/rmd_parseargs.c: Make sure all options have longarg variants as | enselic |
2009-01-11 | configure.ac: Link with libpopt. | enselic |
2009-01-11 | src/rmd_get_frame.c: Work around issue with underflow in | enselic |
2009-01-11 | src/rmd_types.h: Make ProgArgs::width,height signed as that is what | enselic |
2009-01-10 | src/*.c: Namescape all functions for consistency and general codebase | enselic |
2009-01-10 | src/rmd_parseargs.c: Remove silent backwards compatibility for | enselic |
2009-01-10 | src/rmd_types.h: Make ProgArgs::jack_port_names a fixed size | enselic |
2009-01-10 | configure.ac: Fix check for libjack by adding default actions to | enselic |
2009-01-08 | src/rmd_parseargs.c: Put configure-time option dependent stuff in | enselic |
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-22 | Readded qt-recordmydesktop.png, qt-recordmydesktop.svg | iovar |
2008-11-22 | Changed qt-recordMyDesktop's license to GPL version 3 (or later). | iovar |
2008-11-21 | updated parameters in the arguments list | iovar |
2008-11-21 | updated parameters in the arguments list | iovar |
2008-11-16 | src/Makefile.am, Makefile.am, autogen.sh, configure.ac: | iovar |
2008-11-16 | py-compile removed, since it's created at configuration | iovar |
2008-11-16 | removed unneccessary macro files: as-python.m4 as-version.m4 py-compile-destd... | iovar |
2008-11-16 | src/Makefile.am, Makefile.am, autogen.sh, configure.ac: | iovar |
2008-11-16 | py-compile removed, since it's created at configuration | iovar |
2008-11-16 | removed unneccessary macro files: as-python.m4 as-version.m4 py-compile-destd... | 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 |