summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-12-27version change to 0.3.1.2-cvsiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@251 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-27v0.3.1.1 changesiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@250 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-24added Portuguese/Brasilian by Caio Alonsoiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@249 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-19corrected default workdir in manpage(/tmp instead of /home/iovar)iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@248 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-18Updated Portuguesse translation by Joel Ramosiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@247 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-17v0.3.1 changesiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@246 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-17v0.3.1 changesiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@245 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-17corrected author information in AUTHORS file.iovar
Added Changelog entry for version 0.3.1. Updated README file with more information. Included icon svg source in Makefile.am as EXTRA_DIST. git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@244 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-16updated Portuguese translation by Joel Ramos, Sergio Santosiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@243 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-15make selection include decorations(xwininfo -frame)iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@242 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-15New slightly colored icon. Added svg source on CVSiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@241 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-15removed unused variable tmutiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@240 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-15replaced wait on cond_var with a usleep for the duration of the first frameiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@239 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-15made sure that sound capture will wait for the firstiovar
time expiration,before it starts(wait on cond_var before loop). git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@238 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-13added -buffer-size option,iovar
along with relevant documentation, arg parsing, etc. Removed obolete and unused encoding variable. git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@237 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-13Updated Turkish translation by Eren Inan Canpolatiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@236 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-12added Turkish translation by Eren İnan Canpolatiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@235 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-12added --prefix=/usr/ advice/warningiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@234 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-11removed fprintf line that caused segfault after unpauseiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@233 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-10allow resize on main windowiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@232 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-10new icon, cleaner and bigger (64x64 instead of 32x32)iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@231 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-10Many changes, mostly focusing around proper interleaving ofiovar
theora and vorbis streams (which should now be correct). Also missing eos has been taken care. New condition variables have been added to signal end of encoding threads and avoid lockups, caused by the new configuration for eos. Also the main thread handles better the joins now, making sure that the encoding threads do not get stuck waiting. git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@230 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-10underrun message correctioniovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@229 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-10multiplexing of vorbis-theora streams correctediovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@228 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-09Patch for non-compliant window managers,iovar
by Andreas Zwinkau git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@227 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-09corrected(added) eos on both streamsiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@226 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-09minor corrections in sound handlingiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@225 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-08reverted to 1.5iovar
memcmp isn't faster after all (it just doesn't register at gprof) git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@224 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-08faster CompareBlocksiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@223 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-08updated Japanese by Paul Diovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@222 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-07added japanese language byiovar
Paul D git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@221 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-07recoded de.poiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@220 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-07updated translation byiovar
Daniel Ziegenberg git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@219 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-05updated ar.po by Anas Husseiniiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@218 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-04de.po recoded to utf8iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@217 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-04version bumpiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@216 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-04added de, pt languagesiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@215 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-04Added portoguesse translation by Joel Ramos and Sergio Santosiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@214 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-04Added german translation by Daniel Ziegenbergiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@213 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-04string formattingiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@212 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-04v0.3.1 changesiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@211 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-04Added custom X error handler, toiovar
avoid BadWindow on XGetWindowAttributes, with XQueryTree git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@210 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-04v0.3.1-CVSiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@209 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-02Arabic language by Anas Husseiniiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@208 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-12-01missing escapes in manpage,iovar
fix by David Valot git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@207 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-11-30updated translation byiovar
José "L. Redrejo" Rodríguez git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@206 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-11-28v0.3.0r2iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@205 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-11-28crash logging addediovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@204 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-11-28v0.3.0r2iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@203 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-11-28added french translation by David Valotiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@202 f606c939-3180-4ac9-a4b8-4b8779d57d0a
© All Rights Reserved