Mercurial > mplayer.hg
graph
-
Fix bug introduced in r35757.Thu, 17 Jan 2013 16:39:05 +0000, by ib
-
Remove unused code.Thu, 17 Jan 2013 15:46:21 +0000, by ib
-
Remove pointless variable wsTrue.Thu, 17 Jan 2013 15:44:23 +0000, by ib
-
Remove unused wsKeyTable.Thu, 17 Jan 2013 15:25:56 +0000, by ib
-
Make variables static that only have file scope.Thu, 17 Jan 2013 15:21:08 +0000, by ib
-
Cosmetic: Relocate and revise comments on code origin.Thu, 17 Jan 2013 15:04:41 +0000, by ib
-
Remove unused code and declarations.Thu, 17 Jan 2013 14:56:27 +0000, by ib
-
Save the correct video window position.Wed, 16 Jan 2013 19:43:56 +0000, by ib
-
Don't unnecessarily and annoyingly move the video window.Wed, 16 Jan 2013 19:38:44 +0000, by ib
-
Relocate some functions.Tue, 15 Jan 2013 22:10:59 +0000, by ib
-
Switch statements.Tue, 15 Jan 2013 19:12:02 +0000, by ib
-
Remove member SizeHint from wsWindow structure.Tue, 15 Jan 2013 18:51:30 +0000, by ib
-
Remove confusing comment.Tue, 15 Jan 2013 18:27:22 +0000, by ib
-
Remove symbolic constant wsNoBorder.Tue, 15 Jan 2013 12:54:04 +0000, by ib
-
Add property wsAspect.Tue, 15 Jan 2013 12:44:03 +0000, by ib
-
Cosmetic: Rename wsTWindow wsWindow.Tue, 15 Jan 2013 12:37:42 +0000, by ib
-
Cosmetic: Change parameter names.Tue, 15 Jan 2013 12:30:08 +0000, by ib
-
Cosmetic: Adjust indent.Tue, 15 Jan 2013 12:23:22 +0000, by ib
-
Add the 'Mapped' information to wsMapWait().Tue, 15 Jan 2013 12:22:13 +0000, by ib
-
Add wsMapWait().Tue, 15 Jan 2013 11:54:22 +0000, by ib
-
Use wsSizeHint() in wsMoveWindow().Tue, 15 Jan 2013 09:41:34 +0000, by ib
-
Add comments.Tue, 15 Jan 2013 09:31:18 +0000, by ib
-
Cosmetic: Adjust indent.Tue, 15 Jan 2013 09:25:04 +0000, by ib
-
Simplify wsSizeHint() by dropping parameter 'hints'.Tue, 15 Jan 2013 09:21:23 +0000, by ib
-
Don't allow shrinking the main window.Mon, 14 Jan 2013 17:27:45 +0000, by ib
-
Replace the call to vo_x11_sizehint().Mon, 14 Jan 2013 15:22:16 +0000, by ib
-
Add new function wsSizeHint().Mon, 14 Jan 2013 15:20:35 +0000, by ib
-
Remove the [ws] file information from the message text.Sat, 12 Jan 2013 21:21:44 +0000, by ib
-
Add doxygen comments.Sat, 12 Jan 2013 00:04:24 +0000, by ib
-
Change parameter type and name.Fri, 11 Jan 2013 23:59:01 +0000, by ib
-
Remove unused declaration.Fri, 11 Jan 2013 23:56:22 +0000, by ib
-
Make variable static that is only used inside the file.Fri, 11 Jan 2013 23:55:47 +0000, by ib
-
Don't define a function by a macro.Thu, 10 Jan 2013 20:52:37 +0000, by ib
-
Cosmetic: Use parameter name 'window' for a GtkWindow.Thu, 10 Jan 2013 19:23:37 +0000, by ib
-
Remove Display parameter from wsEvents().Thu, 10 Jan 2013 19:14:20 +0000, by ib
-
Restore GUI's X error handler after gtk_init().Thu, 10 Jan 2013 15:40:43 +0000, by ib
-
Replace stderr output by mp_msg() error messages.Thu, 10 Jan 2013 15:24:39 +0000, by ib
-
Use sizeof() instead of numeric constant.Thu, 10 Jan 2013 12:23:17 +0000, by ib
-
Cosmetic: Adjust parameter names to r35725 and r35726 harmonization.Thu, 10 Jan 2013 12:21:19 +0000, by ib
-
Cosmetic: Use lower case parameter name.Thu, 10 Jan 2013 12:04:19 +0000, by ib
-
Cosmetic: Harmonize parameter names.Thu, 10 Jan 2013 11:55:27 +0000, by ib
-
Remove unused declarations.Thu, 10 Jan 2013 11:24:36 +0000, by ib
-
Pass parameter instead of using global variable.Thu, 10 Jan 2013 11:20:18 +0000, by ib
-
Fix compilation with current FFmpeg.Thu, 10 Jan 2013 11:12:40 +0000, by cehoyos
-
Cosmetic: Add and adjust comments.Thu, 10 Jan 2013 10:48:27 +0000, by ib
-
Relocate GTK initialization.Thu, 10 Jan 2013 10:47:17 +0000, by ib
-
Don't unconditionally set gtkDXR3Device.Thu, 10 Jan 2013 10:36:43 +0000, by ib
-
Remove unnecessary initialization.Thu, 10 Jan 2013 10:01:52 +0000, by ib
-
Make variables static that are only used inside the file.Thu, 10 Jan 2013 10:00:43 +0000, by ib
-
Add a message indicating start of initialization of X.Thu, 10 Jan 2013 09:52:50 +0000, by ib
-
Support FFmpeg 012v decoder.Sun, 06 Jan 2013 18:25:55 +0000, by cehoyos
-
Fix a resource leak.Sun, 06 Jan 2013 13:26:16 +0000, by upsuper
-
Call sanitize_os already in preinit function instead of only during init.Sun, 06 Jan 2013 09:45:34 +0000, by reimar
-
Fix a rendering bug in vf_ass.Mon, 31 Dec 2012 04:35:03 +0000, by upsuper
-
Fix compilation with latest FFmpeg.Sun, 30 Dec 2012 13:41:52 +0000, by cehoyos
-
Fix missing screen clear with -nodouble.Mon, 24 Dec 2012 20:15:26 +0000, by reimar