log libvo/sdl_common.c @ 34172:5761a9a31bcb

age author description
Sun, 13 Jun 2010 13:40:18 +0000 reimar 100l, add missing 0-termination of keymap file.
Sun, 25 Apr 2010 16:20:54 +0000 reimar Missing space after if.
Sun, 25 Apr 2010 16:15:00 +0000 reimar Support mouse movements in SDL.
Sun, 25 Apr 2010 15:41:21 +0000 reimar Minor cosmetics.
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: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:24:30 +0000 reimar Fullscreen support for -vo gl using SDL.
Sun, 25 Apr 2010 08:35:35 +0000 reimar Window resizing support for -vo gl with SDL backend.
Sun, 25 Apr 2010 08:17:23 +0000 reimar Add sdl_common file and use it to share the input handling between -vo gl