summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-09-01src/rectinsert.c: cleanup of RectInsert() patch from Martin Nordholtsiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@502 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2008-08-31manpage patch from Martin Nordholtsiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@501 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2008-08-31updated skeleton.[h/c] from liboggz trunk, added AM_PROG_CC_C_O to configure.aciovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@500 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2008-07-12removed redudant __fileSelect__ method from src/rmdPrefsWidget.pyiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@499 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2008-07-12patch by freedo, to Replace GtkFileSelection with GtkFileChooserDialogiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@498 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2008-04-04new mimetypes in skeleton (video/theora, audio/vorbisiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@497 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2008-03-28added Dutch translation byiovar
Jos Poortvliet git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@496 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2008-02-11version, changesiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@495 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2008-02-11added year 2008 in all copyright noticesiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@494 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2008-02-11src/get_frame.c: added some commentsiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@493 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2008-02-11message formating changesiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@492 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2008-02-11configure.ac: version changeiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@491 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2008-02-11src/get_frame.c: added calls to InitEventsPolling andiovar
EventLoop. Now damage events are received and processed synchronously, before each frame capture. src/initialize_data.c: removed initalization of some removed members (dual recy roots ahd their mutexes) src/poll_events.c: Broken previous/ thread/func (PollEvents) to InitEventsPolling and EventLoop, which are called from GetFrame. src/rmdthreads.c: removed initalization/end of poll_events thread, as well as hack with extra window, to end that thread. src/rmd_timer.c: time_cond is broadcasted ecery time now (nnedeed with new changes) git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@490 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2008-02-11include/rmdfunc.h: removed poll_events func decl, addediovar
InitEventsPolling and EventLoop func decls include/rmdtypes.h: removed all unnecessary struct members, related to dual rect lists (mutexes, selector). git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@489 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2008-02-04version changesiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@488 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2008-02-04src/rmdPrefsWidget.py: added button/dialog, to select workdiriovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@487 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2008-02-03po/pl.po: Updated Polish translation by Paweł Smoliński .iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@486 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2008-02-02updates to skeleton.c for bigendian architecturesiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@485 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2008-01-25version 0.3.7.1-changesiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@484 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2008-01-21changed xwininfo example to the one provided byiovar
Jess Thrysoee. git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@483 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2008-01-21number header of header packages for theora = 3 (is that correct?)iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@482 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2008-01-20added include/skeleton.h src/skeleton.c.iovar
implemented the skeleton bitsream recommendation git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@481 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2008-01-18version changed to 0.3.8-cvsiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@480 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2008-01-18updated manpage to reflect new serilaization of filenamesiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@479 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2008-01-17.ogv extension is now appended if not found.iovar
serialization of multiple files with the same name happens now, before the extension (i.e. out-1.ogv, out-2.ogv instead of the old out.ogv.1, out.ogv.2) git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@478 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-14src/register_callbacks.c: when paused, ignore stop (avoids deadlock)iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@477 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-13ChangeLog: 0.3.7 changesiovar
configure.ac: changed version to 0.3.7 git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@476 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-13src/rmd_restore.c -> src/rmd_rescue.ciovar
Every occurance of restore replaced with rescue git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@475 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-13doc/recordmydesktop.1: added documentation about -restore optioniovar
include/rmdfunc.h: read and write specs file function protorypes include/rmdtypes.h, src/cache_audio.c src/capture_sound.c, src/encode_sound_buffer.c, src/initialize_data.c, src/load_cache.c: framesize moved to pdata struct(used to be initialized separately by every function that used it). src/Makefile.am: added src/rmd_restore.c src/parseargs.c: handle -restore option src/recordmydesktop.c: argument parsing moved before any X calls (restore doesn't need a running X server) src/rmd_restore.c: initialize all needed structs and data, for restore to be performed. Then EncodeCache routine and exit. src/specsfile.c: read and write specs file function bodies git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@474 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-12src/rmd_restore.c: stub for restore functioniovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@473 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-10src/capture_sound.c: corrected a messageiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@472 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-07rmdPrefsWidget.py: added some horizontal spacing among elementsiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@471 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-07po/ar.po, po/ca.po, po/de.po, po/el.po, po/es.po,iovar
po/fr.po, po/it.po, po/ja.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ru.po, po/sv.po, po/tr.po, po/messages.pot, src/rmdConfig.py.in, src/rmdSimple.py, src/rmdStrings.py: changed .ogg extension to .ogv, according to #1845145 git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@470 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-07src/rmdTrayIcon.py: deleted 2 lines of old commentsiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@469 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-07po/ar.po, po/ca.po, po/de.po, po/el.po, po/es.po,iovar
po/fr.po, po/it.po, po/ja.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ru.po, po/sv.po, po/tr.po, po/messages.pot, src/rmdConfig.py.in, src/rmdStrings.py: changed .ogg extension to .ogv, according to #1845145 git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@468 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-07doc/recordmydesktop.1, include/rmdmacro.h, src/parseargs.c:iovar
changed .ogg extension to .ogv, in code and documentation, according to #1845145 git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@467 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-07rmdTrayIcon.py: added monitoring of externally caused state-changesiovar
(global shortcuts) git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@466 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-07rmdPrefsWidget.py: how does directories-only selection work in pyGtk?iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@465 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-07rmdPrefsWidget.py, rmdSimple.py: added shortcuts for common actionsiovar
ctr+r,ctr+s,ctr+h,ctr+q,,ctr+p,esc git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@464 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-07rmdTrayPopup.py: added a show_all call in initiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@463 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-07moved shortcuts from __init__ to __register_shortcuts__iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@462 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-06rmdPrefsWidget.py, rmdSimple.py: added a couple more shortcutsiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@461 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-06encode_cache.c, rmd_timer.c: fflush(stderr) on state changesiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@460 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-06rmdTrayIcon.py: make the interface aware of external changes in state.iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@459 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-05moved pause cond signaling to rmd_timer thread (was in signal handler)iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@458 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-05src/get_frame.c: fix --no-shared pixmap memory allocationiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@457 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-04rmdPrefsWidget.py, rmdSimple.py: added shortcuts for actionsiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@456 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-04rmdPrefsWidget.py: added dialog for workdir selectioniovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@455 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-03rmdPrefsWidget.py: replaced binary ComboBoxes with CheckButtonsiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@454 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-03SA_RESTART for sigactioniovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@453 f606c939-3180-4ac9-a4b8-4b8779d57d0a
© All Rights Reserved