aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/psp
AgeCommit message (Expand)Author
2011-05-01RELEASE: This is 1.4.0gitEugene Sandulenko
2011-04-28BACKENDS: Fix compilation for various backendsOri Avtalion
2011-04-28PSP: Fix compilationOri Avtalion
2011-04-28JANITORIAL: Format forward declarations to follow conventionOri Avtalion
2011-02-15PSP: Adapt to setPalette/grabPalette RGBA->RGB change.Johannes Schickel
2011-02-14GIT: ./tools/update-version.pl 1 3 0 gitdhewg
2011-02-12BUILD: Remove explicit references to SVN in revision variable names.Jordi Vilalta Prat
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-02-07COMMON: OSystem now has a PaletteManagerMax Horn
2010-12-17PSP: fixed bug exhibited in Gob engine with blacked out video framesYotam Barnoy
2010-11-29BACKENDS: Fix SVN keyword usage.Johannes Schickel
2010-11-19PSP: Remove tabs from README.PSP.Johannes Schickel
2010-11-19PSP: Update README.PSP.in with the latest changes to README.PSP.Johannes Schickel
2010-11-18BACKENDS: Implement logging API proposed by Max on -devel.Johannes Schickel
2010-11-18PSP: reduced fragmentation by allocating overlay just onceYotam Barnoy
2010-11-18PSP: added backtracing function for debuggingYotam Barnoy
2010-11-16COMMON: Simplify DECLARE_SINGLETON macroMax Horn
2010-11-10PSP: changed renderer to render huge images properlyYotam Barnoy
2010-11-04PSP: cleaning up some stuff from plugin mergeYotam Barnoy
2010-11-03Merge from gsoc2010-pluginsYotam Barnoy
2010-10-31Updated with latest from trunkYotam Barnoy
2010-10-31PSP: Enable use of forbidden symbolsMax Horn
2010-10-29PSP: Improved image viewer movementYotam Barnoy
2010-10-29PSP: corrected png loader to use bit depth rather than palette sizeYotam Barnoy
2010-10-27PSP: Fixed ImageViewer code to deallocate TimedMessageDialogYotam Barnoy
2010-10-23PSP: Fix up imageViewer to pause gameYotam Barnoy
2010-10-23PSP: make vkbd's function keys match their visual representationJoost Peters
2010-10-20PSP: added dummy function to allow BS2.5 to buildYotam Barnoy
2010-10-19PSP: add missing return statements to image viewerYotam Barnoy
2010-10-14PSP: made image in viewer movable by pushing nub continuouslyYotam Barnoy
2010-10-14PSP: made image viewer reset to the first image between engine loadsYotam Barnoy
2010-10-14PSP: added image viewer for viewing images during gamesYotam Barnoy
2010-10-14PSP: clarify and fix up display codeYotam Barnoy
2010-10-12JANITORAL: Clean trailing whitespaces.Jordi Vilalta Prat
2010-10-10PSP: factored PngLoader out of virtual keyboard for further useYotam Barnoy
2010-10-06PSP: rewrote input code and added an input modeYotam Barnoy
2010-09-25PSP: ME MP3: cache stereo statusYotam Barnoy
2010-09-23PSP: fix issue in ME MP3 code. Release and init the ME when seeking.Yotam Barnoy
2010-09-20PSP: switch from wrapping memcpy to defining our own memcpyYotam Barnoy
2010-09-20PSP: Split up PspMemory class.Yotam Barnoy
2010-09-20PSP: moved VramAllocator to display_manager.cpp.Yotam Barnoy
2010-09-17RELEASE: This is 1.3.0svnEugene Sandulenko
2010-09-15PLUGINS: Cleanup.Andre Heider
2010-09-05MERGE: Merge trunk to branch.Andre Heider
2010-09-05PLUGINS: Move all ELF loader related files to its own directory.Andre Heider
2010-09-01PSP: removed strict-aliasingYotam Barnoy
2010-08-31PSP: fix BS2 crash by disabling strict aliasingYotam Barnoy
2010-08-24PSP: switched to using BufferedSeekableReadStream and BufferedWriteStreamYotam Barnoy
2010-08-19PSP: made PSP compile with plugins.Yotam Barnoy
2010-08-18PSP: fixed issue in ME MP3 player that prevented different MP3 layers and ver...Yotam Barnoy