Mercurial > mplayer.hg
graph
-
Use wsRaiseWindowTop() in wsFullScreen().Thu, 08 Sep 2011 10:43:11 +0000, by ib
-
Replace comment for wsRaiseWindowTop() by doxygen comment.Thu, 08 Sep 2011 10:41:18 +0000, by ib
-
Cosmetic: Rename wsMoveTopWindow() wsRaiseWindowTop().Thu, 08 Sep 2011 10:34:17 +0000, by ib
-
Ignore "make clean" errors in ffmpeg/.Wed, 07 Sep 2011 19:17:00 +0000, by reimar
-
Change stop_xscreensaver default to 1 to be more user-friendly.Wed, 07 Sep 2011 16:15:58 +0000, by reimar
-
doxygen: Enable the reuse of the documentation of the first memberWed, 07 Sep 2011 15:46:58 +0000, by ib
-
Make the stop-xscreensaver option behave as described in the man page.Tue, 06 Sep 2011 20:39:06 +0000, by reimar
-
Replace all mp_dbg() calls by mp_msg().Tue, 06 Sep 2011 15:28:53 +0000, by ib
-
Add doxygen comments to bitmap.c and bitmap.h.Tue, 06 Sep 2011 15:10:01 +0000, by ib
-
Cosmetic: Rename parameters bf img in bitmap.c.Tue, 06 Sep 2011 14:59:04 +0000, by ib
-
Add doxygen comments to string.c.Tue, 06 Sep 2011 13:37:32 +0000, by ib
-
Add doxygen comments to cut.c and cut.h.Tue, 06 Sep 2011 12:11:23 +0000, by ib
-
Change some comments in interface.h to doxygen style.Tue, 06 Sep 2011 11:18:00 +0000, by ib
-
Add doxygen comments to app.c.Tue, 06 Sep 2011 10:08:53 +0000, by ib
-
Replace some btnModify() calls by btnSet().Tue, 06 Sep 2011 09:29:04 +0000, by ib
-
Correct a doxygen formatting mistake in ws.c.Tue, 06 Sep 2011 08:59:44 +0000, by ib
-
Add doxygen comments to mem.h.Tue, 06 Sep 2011 08:52:01 +0000, by ib
-
Add a doxygen comment to ws.c.Tue, 06 Sep 2011 08:51:16 +0000, by ib
-
Simplify checking for ppc or ppc64 using wildcards.Mon, 05 Sep 2011 21:55:40 +0000, by reimar
-
Add doxygen comments to font.c.Mon, 05 Sep 2011 18:43:01 +0000, by ib
-
Cosmetic: Rename skinImageRead() parameter bf img in doxygen comment.Mon, 05 Sep 2011 18:29:35 +0000, by ib
-
Cosmetic: Rename fntRender() fntTextRender().Mon, 05 Sep 2011 16:19:04 +0000, by ib
-
Cosmetic: Rename skinImageRead() parameter bf img in header file.Mon, 05 Sep 2011 16:08:16 +0000, by ib
-
Cosmetic: Rename skinBPRead() skinImageRead().Mon, 05 Sep 2011 16:00:37 +0000, by ib
-
Add doxygen comments to skin.c.Mon, 05 Sep 2011 15:47:55 +0000, by ib
-
Cosmetics: Order filters alphabetically.Mon, 05 Sep 2011 14:24:54 +0000, by cehoyos
-
Make vo_hidecursor() and vo_showcursor() static.Mon, 05 Sep 2011 11:48:36 +0000, by ib
-
Add an about box to the Win32 GUI.Sat, 03 Sep 2011 15:52:07 +0000, by ib
-
sync with en/mplayer.1 rev. 34015Fri, 02 Sep 2011 13:58:01 +0000, by jrash
-
Add the MPlayer title string to the about box.Fri, 02 Sep 2011 09:58:55 +0000, by ib
-
Autodetect 32- vs. 64-bit PowerPC just like for x86.Thu, 01 Sep 2011 21:49:22 +0000, by reimar
-
Cosmetic: Adjust indent.Thu, 01 Sep 2011 20:17:03 +0000, by ib
-
Rework fullscreen handling.Thu, 01 Sep 2011 20:15:40 +0000, by ib
-
Perform a wsHandleEvents() when playback ends.Thu, 01 Sep 2011 19:14:11 +0000, by ib
-
Set WinID early and once.Thu, 01 Sep 2011 19:08:07 +0000, by ib
-
Rephrase condition for btnModify().Thu, 01 Sep 2011 18:52:09 +0000, by ib
-
Cosmetic: Adjust indent.Thu, 01 Sep 2011 18:41:36 +0000, by ib
-
Move a misplaced closing brace to its correct position.Thu, 01 Sep 2011 18:40:01 +0000, by ib
-
Some cosmetic changes in wsFullScreen().Thu, 01 Sep 2011 18:32:33 +0000, by ib
-
Don't map the window after resizing.Thu, 01 Sep 2011 18:22:58 +0000, by ib
-
Keep track of fullscreen state.Thu, 01 Sep 2011 18:19:27 +0000, by ib
-
Remove pointless condition.Thu, 01 Sep 2011 18:07:59 +0000, by ib
-
Cosmetic: Adjust indent.Thu, 01 Sep 2011 17:57:15 +0000, by ib
-
Resize video window after switching from fullscreen to normal size.Thu, 01 Sep 2011 17:53:33 +0000, by ib
-
Change repositioning of the normal size video window.Thu, 01 Sep 2011 17:31:46 +0000, by ib
-
Modify video window size change behavior.Thu, 01 Sep 2011 17:27:44 +0000, by ib
-
Intel C Compiler 12.0 is supported, 11.0 is not.Thu, 01 Sep 2011 17:16:49 +0000, by cehoyos
-
Remove assignments to guiInfo.VideoWindow when playback stops.Thu, 01 Sep 2011 17:08:58 +0000, by ib
-
Cosmetic: Move guiInfo member VideoWindow.Thu, 01 Sep 2011 17:01:10 +0000, by ib
-
Change ESC key behavior in fullscreen state.Thu, 01 Sep 2011 16:55:14 +0000, by ib
-
Don't use current x and y position of video window for saving.Thu, 01 Sep 2011 16:44:52 +0000, by ib
-
Remove dependency between gtkShowVideoWindow and gtkLoadFullscreenWed, 31 Aug 2011 17:45:02 +0000, by ib
-
Do not map to internal MPlayer FourCC if possible.Wed, 31 Aug 2011 09:04:21 +0000, by cehoyos
-
Support Nellymoser in isom.Mon, 29 Aug 2011 12:48:21 +0000, by cehoyos
-
Remove dependency between gtkShowVideoWindow and gtkLoadFullscreenSat, 27 Aug 2011 16:53:50 +0000, by ib
-
Add a parameter to vo_x11_ewmh_fullscreen().Sat, 27 Aug 2011 16:51:52 +0000, by ib