diff options
author | atmos4 <atmos4@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-07-28 05:54:02 +0000 |
---|---|---|
committer | atmos4 <atmos4@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-07-28 05:54:02 +0000 |
commit | fbeeb770507c1df789c90157212ef9bc36f0a6b0 (patch) | |
tree | 0c3275660bf797a83b183438ee10b9bd6feb6515 /DOCS | |
parent | 9112174a2366d8bbab74f6f21b3ba9fda4c2de51 (diff) |
Added double/normal resize patch by Wojtek Kaniewski <wojtekka at bydg.pdi.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1397 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/SDL | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -11,6 +11,8 @@ SDL Keys: F toggles fullscreen/windowed mode C cycles available fullscreen modes W/S mappings for * and / (mixer control) +N sets normal size +D sets double size KNOWN BUGS: - Keys pressed under aalib console driver repeat forever. @@ -20,4 +22,4 @@ Please report problems or bugs with sdl out to the MPlayer-users mailinglist. -- -Felix Bünemann, 2001-06-24 +Felix Bünemann, 2001-07-28 |