log

age author description
Sun, 25 Apr 2010 16:15:00 +0000 reimar Support mouse movements in SDL.
Sun, 25 Apr 2010 16:13:57 +0000 reimar Avoid duplicating mouse-movement command-generation code.
Sun, 25 Apr 2010 16:09:56 +0000 reimar Fix crash if a DVD is played with dvdnav:// and without video
Sun, 25 Apr 2010 15:49:46 +0000 reimar Deduplicate enable_mouse_movements declaration.
Sun, 25 Apr 2010 15:41:21 +0000 reimar Minor cosmetics.
Sun, 25 Apr 2010 15:39:22 +0000 reimar Add comment for endif.
Sun, 25 Apr 2010 10:53:01 +0000 reimar Support for auto-selecting the OpenGL backend.
Sun, 25 Apr 2010 10:44:53 +0000 reimar Add reinitialization support. Necessary for fullscreen on OSX.
Sun, 25 Apr 2010 10:34:58 +0000 reimar Handle SDL expose events with -vo gl.
Sun, 25 Apr 2010 10:12:39 +0000 reimar Missing space in error message.
Sun, 25 Apr 2010 10:09:01 +0000 reimar Simplify SDL key symbol mapping.
Sun, 25 Apr 2010 09:59:43 +0000 reimar Use the proper define for translating the tab key.
Sun, 25 Apr 2010 09:57:52 +0000 reimar Make uppercase characters and in general all ASCII characters work
Sun, 25 Apr 2010 09:52:01 +0000 reimar Share SDL initialization code.
Sun, 25 Apr 2010 09:25:23 +0000 reimar Remove unnecessary check.