Age | Commit message (Expand) | Author |
2020-07-11 | *: drop {gtk,qt}-recordmydesktop subdirs | Vito Caputo |
2020-07-11 | *: get libjack synchronization on the same page | Vito Caputo |
2020-07-11 | *: more formatting cleanups | Vito Caputo |
2020-06-20 | *: just some fast and nasty reformatting | Vito Caputo |
2009-01-10 | src/*.c: Namescape all functions for consistency and general codebase | enselic |
2008-12-13 | Added missing stdio.h and errno.h headers in any | iovar |
2008-11-15 | | iovar |
2008-09-16 | src/rmd_cache.c , | iovar |
2008-09-14 | src/*.[ch]: Rename files so that the name becomes | 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/recordmydesktop.h: Deleted. The last globals were migrated to | enselic |
2008-09-13 | include/rmdfunc.h: Removed and replaced with a header file for (almost) each ... | 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/rmd_jack.c | enselic |
2008-09-12 | Don't include config.h, recordmydesktop.h, rmdtypes.h, rmdfuncs.h or | enselic |
2008-09-11 | Started working towards a more clean include hierarchy and | enselic |
2008-02-11 | added year 2008 in all copyright notices | iovar |
2007-06-08 | rmd_jack.c: increased client-name buffersize to 32 from 22 | iovar |
2007-06-08 | rmd_jack.c: postfixed jack client name with application pid, so multiple | iovar |
2007-02-20 | added configurable ringbuffer size, | iovar |
2007-02-07 | Added support for recording audio through jack. | iovar |