From 9b1dd444b005c9f99318c7a31c9f81a846d5e5af Mon Sep 17 00:00:00 2001 From: Barry Wardell Date: Mon, 4 Sep 2006 23:10:27 +0000 Subject: Fix display bugs with H10 LCDs (both 20GB and 5/6GB models). The 20GB LCD is actually a 128x160 LCD rotated 90 degrees, so we need to take account of this. The 5/6GB LCD is not rotated by 90 degrees but was treated as if it was (FS #5925, patch thanks to Thilo-Alexander Ginkel) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10886 a1c6a512-1295-4272-9138-f99709370657 --- docs/CREDITS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/CREDITS b/docs/CREDITS index 77c125bcf5..141f7d6d69 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -236,4 +236,5 @@ Christopher Borcsok Victor Cardenas Andrew Melville Pengxuan Liu -Andrew Cupper \ No newline at end of file +Andrew Cupper +Thilo-Alexander Ginkel -- cgit v1.2.3