log

age author description
Thu, 08 Sep 2011 13:30:50 +0000 ib Move common code to new function wsWindowPosition().
Thu, 08 Sep 2011 12:34:28 +0000 ib Move common code to new function wsUpdateXineramaInfo().
Thu, 08 Sep 2011 11:11:02 +0000 ib Change parameter b of wsMoveWindow().
Thu, 08 Sep 2011 10:43:11 +0000 ib Use wsRaiseWindowTop() in wsFullScreen().
Thu, 08 Sep 2011 10:41:18 +0000 ib Replace comment for wsRaiseWindowTop() by doxygen comment.
Thu, 08 Sep 2011 10:34:17 +0000 ib Cosmetic: Rename wsMoveTopWindow() wsRaiseWindowTop().
Wed, 07 Sep 2011 19:17:00 +0000 reimar Ignore "make clean" errors in ffmpeg/.
Wed, 07 Sep 2011 16:15:58 +0000 reimar Change stop_xscreensaver default to 1 to be more user-friendly.
Wed, 07 Sep 2011 15:46:58 +0000 ib doxygen: Enable the reuse of the documentation of the first member
Tue, 06 Sep 2011 20:39:06 +0000 reimar Make the stop-xscreensaver option behave as described in the man page.
Tue, 06 Sep 2011 15:28:53 +0000 ib Replace all mp_dbg() calls by mp_msg().
Tue, 06 Sep 2011 15:10:01 +0000 ib Add doxygen comments to bitmap.c and bitmap.h.
Tue, 06 Sep 2011 14:59:04 +0000 ib Cosmetic: Rename parameters bf img in bitmap.c.
Tue, 06 Sep 2011 13:37:32 +0000 ib Add doxygen comments to string.c.
Tue, 06 Sep 2011 12:11:23 +0000 ib Add doxygen comments to cut.c and cut.h.
Tue, 06 Sep 2011 11:18:00 +0000 ib Change some comments in interface.h to doxygen style.
Tue, 06 Sep 2011 10:08:53 +0000 ib Add doxygen comments to app.c.
Tue, 06 Sep 2011 09:29:04 +0000 ib Replace some btnModify() calls by btnSet().
Tue, 06 Sep 2011 08:59:44 +0000 ib Correct a doxygen formatting mistake in ws.c.
Tue, 06 Sep 2011 08:52:01 +0000 ib Add doxygen comments to mem.h.
Tue, 06 Sep 2011 08:51:16 +0000 ib Add a doxygen comment to ws.c.
Mon, 05 Sep 2011 21:55:40 +0000 reimar Simplify checking for ppc or ppc64 using wildcards.
Mon, 05 Sep 2011 18:43:01 +0000 ib Add doxygen comments to font.c.
Mon, 05 Sep 2011 18:29:35 +0000 ib Cosmetic: Rename skinImageRead() parameter bf img in doxygen comment.
Mon, 05 Sep 2011 16:19:04 +0000 ib Cosmetic: Rename fntRender() fntTextRender().
Mon, 05 Sep 2011 16:08:16 +0000 ib Cosmetic: Rename skinImageRead() parameter bf img in header file.
Mon, 05 Sep 2011 16:00:37 +0000 ib Cosmetic: Rename skinBPRead() skinImageRead().
Mon, 05 Sep 2011 15:47:55 +0000 ib Add doxygen comments to skin.c.
Mon, 05 Sep 2011 14:24:54 +0000 cehoyos Cosmetics: Order filters alphabetically.
Mon, 05 Sep 2011 11:48:36 +0000 ib Make vo_hidecursor() and vo_showcursor() static.