aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/psp
AgeCommit message (Expand)Author
2019-12-10PSP: Make the PspTimer class a subclass of DefaultTimerManagerCameron Cawley
2019-11-30AUDIO: Remove unused parameter from the MixerImpl constructorCameron Cawley
2019-11-19PSP: Implement horizontal shakesluicebox
2019-11-19GRAPHICS: Add interface for horizontal shakesluicebox
2019-11-18BACKENDS: Remove unnecessary implementations of setGraphicsMode(const char *)Cameron Cawley
2019-09-23RELEASE: This is 2.2.0gitEugene Sandulenko
2019-09-06PSP: Fix missing semicolonCameron Cawley
2019-09-06PSP: Replace PSPSaveFileManager with DefaultSaveFileManagerCameron Cawley
2019-07-02JANITORIAL: Remove outdated references to SourceForge.netCameron Cawley
2019-04-25PSP: remove legacy-libs, not needed with the updated psp toolchainrsn8887
2019-04-02BUILD: Update logos and icons on portsMatan Bareket
2019-03-09JANITORIAL: Update all scummvm.org URLS to use httpsCameron Cawley
2018-11-16PSP: Copy the extracted keyboard files instead of kbd.zipCameron Cawley
2018-11-16PSP: Add README.PSP to the output of the print-dists ruleCameron Cawley
2018-11-16PSP: Don't hard-code the version and list of data files in the build scriptCameron Cawley
2018-10-07PSP: Fix Minor Memory Access Error and Leaks in Backend Code.D G Turner
2018-08-18PSP: Add EBOOT.PBP to a dist files list for the Buildbot packagerColin Snover
2018-08-18PSP: Fix compilation failures when debug printing is enabledColin Snover
2018-08-18PSP: Fix bad indentationColin Snover
2018-08-18PSP: Fix wrong/dangerous C-style castsColin Snover
2018-08-18PSP: Remove dead codeColin Snover
2018-08-18PSP: Fix loading of 4-bit PNG imagesrsn8887
2018-08-18PSP: Fix usage of obsolete libpng APIsColin Snover
2018-05-24JANITORIAL: Fix trailing whitespaceAdrian Frühwirth
2018-05-06BACKENDS: Replace usage of stricmp/strcmpi/strcasecmpCameron Cawley
2018-01-05PSP: fix bit shifts of cursor x/y, fix too-slow cursorrsn8887
2018-01-04PSP: adjust cursor refresh to better match speed it had before it became smoothrsn8887
2018-01-04PSP: support mouse speed/joy deadzone options and smooth cursor motionrsn8887
2018-01-03PSP: Use aspect correction checkbox instead of extra graphics modesrsn8887
2017-12-29PSP: Fix bug #10239: PSP port incorrect 4:3 aspect ratioD G Turner
2017-12-03ALL: Remove obsolete register keywordColin Snover
2017-11-30RELEASE: This is 2.1.0gitThierry Crozat
2017-11-21RELEASE: 1.10 will henceforth be known as 2.0Colin Snover
2017-10-15PSP: Improve const-correctnessColin Snover
2017-10-15BACKENDS: Constify PaletteManager::grabPalette implementationsColin Snover
2017-07-10Revert "COMMON: Change way the Singleton instances are instantiated"Eugene Sandulenko
2017-07-10COMMON: Change way the Singleton instances are instantiatedThierry Crozat
2016-10-16PSP: Added release building scriptEugene Sandulenko
2016-09-26RELEASE: This is 1.10.0gitEugene Sandulenko
2016-02-05RELEASE: This is 1.9.0gitEugene Sandulenko
2014-06-30RELEASE: This is 1.8.0gitEugene Sandulenko
2014-02-18PSP: Make GPL headers consistent in themselves.Johannes Schickel
2013-08-06PSP: Do not access Surface::pixels directly.Johannes Schickel
2013-07-04Merge pull request #331 from sev-/gsoc2012-eventsrecorderEugene Sandulenko
2013-05-25PSP: Remove leftover debug statement to non-existant variable.D G Turner
2013-05-17RECORDER: Implement Events RecorderEugene Sandulenko
2013-05-05RELEASE: This is 1.7.0gitEugene Sandulenko
2012-07-08RELEASE: This is 1.6.0gitEugene Sandulenko
2012-06-20PSP: Replace OverlayColor with uint16.Johannes Schickel
2012-06-20Merge pull request #246 from lordhoto/osystem-void-buffersJohannes Schickel