aboutsummaryrefslogtreecommitdiff
path: root/backends/gp32/gp32_osys.cpp
AgeCommit message (Collapse)Author
2006-06-04Fix infinite loop in updateScren() when mouse cursor is not initialized by ↵Won Star
setMouseCursor(). svn-id: r22914
2006-05-23Update GP32 port. It still doesn't work very well...Won Star
svn-id: r22584
2006-05-17- Heavily modified patch #1214784: "Disable overlay scaling"Eugene Sandulenko
- Eriktorbjorn's patch from same tracker item for scaling sword1/2 cutscenes is applied as is. It lacks resolution switch on-the-fly. - GUI widgets are repositioned on the fly and use most space, even aspect ratio corrected screen is used without scaling - Heavy tesing is required, but works for me in all cases except for bug #1483272: "GUI: SCUMM pause dialog breaks upon scaler switch" which needs more work. - I probavly broke some backend or two svn-id: r22505
2006-05-06Added a default implementation of the OSystem CD API (which simply does nothing)Max Horn
svn-id: r22370
2006-03-23Update port.Won Star
* NO SOUND support. * New asm functions. * Prepare for MP3 / OGG svn-id: r21409
2006-02-11Change CVS keywords to SVN keywordsMax Horn
svn-id: r20535
2006-01-18Update copyright noticeEugene Sandulenko
svn-id: r20088
2006-01-06* Accurate / fast gamma correction using LUTWon Star
* Enable changing FM quality and sample rate * Saves launcher setting to SMC * Etc. svn-id: r19929
2005-12-18More key mappings. Now we can play monkey2 :)Won Star
svn-id: r19803
2005-12-17Some tweaks on the GP32 sound code.Won Star
svn-id: r19800
2005-12-04FSF adress updatesLars Persson
svn-id: r19741
2005-11-27Patch #1341626: "New GP32 port"Eugene Sandulenko
svn-id: r19710