summaryrefslogtreecommitdiff
path: root/recordmydesktop
AgeCommit message (Collapse)Author
2007-08-15rectinsert.c: fixed yblocks,ublocks,vblocks arrays boundary overstepiovar
(resulting in segfault) git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@412 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-08-14parseargs.c, recordmydesktop.c: added --no-encode option.iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@408 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-08-14rmdmacro.h, rmdmacro.h: added --no-encode option and default value(off)iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@407 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-08-07get_frame.c: added follow-mouse functionalityiovar
(added MoveCaptureArea function). git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@403 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-08-07parseargs.c: added follow_mouse argument parsingiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@402 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-08-07rmdtypes.h: added follow_mouse argumentiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@401 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-08-07rmdmacro.h: changed MARK_BACK_BUFFER macroiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@400 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-08-07recordmydesktop.1: added --follow-mouse option documentationiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@399 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-08-03get_frame.c: fix segmentation fault with x, y !=0 when using --full-shotsiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@398 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-08-03queryextensions.c: recordMyDesktop can run now without the presenceiovar
of XDamage, if --full-shots is specified. git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@397 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-08-03configure.ac: changed version to 0.3.6-cvsiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@396 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-07-30doc/recordmydesktop.1: fixed typo in alsa deviceiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@395 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-07-17ChangeLog: version 0.3.5.1 changesiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@394 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-07-17configure.ac: version change to 0.3.5.1, fixed lookup of dlopen to beiovar
on libc when the host is of type *BSD. git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@393 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-07-17rmdfunc.h: added x_offset and Y_offset arguments in BlocksFromListiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@392 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-07-17get_frame.c: extra parameters pdata->brwind.rgeom.x andiovar
pdata->brwind.rgeom.y in BlocksFromList rectinsert.c: added x_offset, y_offset arguments in BlocksFromList to fix segfaults when recording an area instead of the whole desktop. initialize_data.c: initialize dummy_p_size on all cases git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@391 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-07-17capture_sound.c: fix incorrect allocation of newbuffiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@390 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-07-14version change to 0.3.5iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@388 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-07-12ChangeLog: 0.3.5 changesiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@382 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-07-08update_image.c: removed mutex locking from UpdateImageiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@375 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-07-08rmdthreads.c: header inclusion changes.iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@374 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-07-08rectinsert.c: added BlocksFromList function to extract changed areasiovar
for cache from the damage list. git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@373 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-07-08recordmydesktop.c: added initialization for cache block arrays.iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@372 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-07-08poll_damage.c: header inclusion changesiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@371 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-07-08opendev.c: header inclusion changes to avoid recompilationiovar
when not needed git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@370 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-07-08initialize_data.c: whitespace changesiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@369 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-07-08get_frame.c: enabled dbuffering on full shots and fixed cursor issueiovar
on it. Uncommented glx code(preliminary-unsupported-unfunctional). It can be enabled with CFLAGS='-DUSE_GLX_CAP' and LDFLAGS='-lGL -lGLU ' . git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@368 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-07-08cache_frame.c: removed changed blocks calculation as thisiovar
information is now extracted at rgb2yuv conversion for full shots and from damage events in xdamage mode. git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@367 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-07-08rmdtypes.h: uint to unsigned int for a couple of variablesiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@366 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-07-08rmdmacro.h: made appropriate changes to rgb2yuv macros,iovar
so that cache blocks will calculated during the conversion and not later, on a step of their own. Added MARK_BACK_BUFFER* macros, so that cursor will be updated normally during conversion. git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@365 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-07-08rmdfunc.h: added BlocksFromList func, changed args of UpdateImageiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@364 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-07-08recordmydesktop.h: added global cache block arraysiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@363 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-06-11get_frame.c:trivial commit,moved a declaration on top of the block, with the ↵iovar
rest git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@351 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-06-10recordmydesktop.1: Updated manpage with examples of resizing andiovar
changing the video quality with vlc. git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@350 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-06-10get_frame.c: removed some duplicated code, related to handlingiovar
the xfixes and dummy cursors. git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@349 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-06-08rmdmacro.h: update XFIXES_POINTER_TO_YUV andiovar
DUMMY_CURSOR_TO_YUV macros, to take into account the offset of the cursor from top and left boundaries. git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@347 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-06-08get_frame.c: calculate x and y offset of the cursor so that it will appeariovar
correctly. git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@346 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-06-08rmd_jack.c: increased client-name buffersize to 32 from 22iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@345 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-06-08rmd_jack.c: postfixed jack client name with application pid, so multipleiovar
instances of recordMyDesktop can connect to a Jack Server. git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@344 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-06-08get_frame.c: free back_buffer shared pixmap when dbuff is enablediovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@343 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-06-01setbrwindow.c: preserve windowid in brwin struct (do not overwrite with root ↵iovar
window) git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@342 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-06-01poll_damage.c: additional XDamageCreate on root windowiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@341 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-05-24Restored --full-shots functionality by disabling double bufferingiovar
(since there will be some time before the feature is completed and meanwhile, it is better for CVS to be completely functional). get_frame.c:106 Change 0 to pdata->args.full_shots to reenable dbuffering git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@340 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-05-08removed a testing fprintfiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@335 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-05-08changed zero-compression to compress-cacheiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@334 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-05-08added double buffering when capturing in full-shots.iovar
This way, only pixels that have changed are converted to yuv git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@333 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-05-03added xhot,yhot in xfixes cursor positioning.iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@331 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-04-25zero compression on by defaultiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@310 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-04-15removed unnecessary calculation of the A componentiovar
when performing averaging for the u,v planes git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@309 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-04-14changed version to 0.3.5-cvsiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@305 f606c939-3180-4ac9-a4b8-4b8779d57d0a
© All Rights Reserved