index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
platform
/
psp
Age
Commit message (
Expand
)
Author
2010-10-31
Updated with latest from trunk
Yotam Barnoy
2010-10-31
PSP: Enable use of forbidden symbols
Max Horn
2010-10-29
PSP: Improved image viewer movement
Yotam Barnoy
2010-10-29
PSP: corrected png loader to use bit depth rather than palette size
Yotam Barnoy
2010-10-27
PSP: Fixed ImageViewer code to deallocate TimedMessageDialog
Yotam Barnoy
2010-10-23
PSP: Fix up imageViewer to pause game
Yotam Barnoy
2010-10-23
PSP: make vkbd's function keys match their visual representation
Joost Peters
2010-10-20
PSP: added dummy function to allow BS2.5 to build
Yotam Barnoy
2010-10-19
PSP: add missing return statements to image viewer
Yotam Barnoy
2010-10-14
PSP: made image in viewer movable by pushing nub continuously
Yotam Barnoy
2010-10-14
PSP: made image viewer reset to the first image between engine loads
Yotam Barnoy
2010-10-14
PSP: added image viewer for viewing images during games
Yotam Barnoy
2010-10-14
PSP: clarify and fix up display code
Yotam Barnoy
2010-10-12
JANITORAL: Clean trailing whitespaces.
Jordi Vilalta Prat
2010-10-10
PSP: factored PngLoader out of virtual keyboard for further use
Yotam Barnoy
2010-10-06
PSP: rewrote input code and added an input mode
Yotam Barnoy
2010-09-25
PSP: ME MP3: cache stereo status
Yotam Barnoy
2010-09-23
PSP: fix issue in ME MP3 code. Release and init the ME when seeking.
Yotam Barnoy
2010-09-20
PSP: switch from wrapping memcpy to defining our own memcpy
Yotam Barnoy
2010-09-20
PSP: Split up PspMemory class.
Yotam Barnoy
2010-09-20
PSP: moved VramAllocator to display_manager.cpp.
Yotam Barnoy
2010-09-17
RELEASE: This is 1.3.0svn
Eugene Sandulenko
2010-09-15
PLUGINS: Cleanup.
Andre Heider
2010-09-05
MERGE: Merge trunk to branch.
Andre Heider
2010-09-05
PLUGINS: Move all ELF loader related files to its own directory.
Andre Heider
2010-09-01
PSP: removed strict-aliasing
Yotam Barnoy
2010-08-31
PSP: fix BS2 crash by disabling strict aliasing
Yotam Barnoy
2010-08-24
PSP: switched to using BufferedSeekableReadStream and BufferedWriteStream
Yotam Barnoy
2010-08-19
PSP: made PSP compile with plugins.
Yotam Barnoy
2010-08-18
PSP: fixed issue in ME MP3 player that prevented different MP3 layers and ver...
Yotam Barnoy
2010-08-17
PSP: changed display options to Full Screen, Keep Aspect Ratio and Original R...
Yotam Barnoy
2010-08-15
PSP: slight fix to ME MP3 player
Yotam Barnoy
2010-08-14
removed psploader.o from objects in psp makefile (psp should be using abstrac...
Tony Puccinelli
2010-08-11
manually merged trunk/backends into branch and removed some now redundant elf...
Tony Puccinelli
2010-08-10
merged trunk into branch, reverted Cruise Singleton changes
Tony Puccinelli
2010-08-07
removed psploader code, as it is covered by the mipsloader and elfloader in b...
Tony Puccinelli
2010-08-07
modified psp to use mips-loader.cpp (and added things to backends/module.mk)
Tony Puccinelli
2010-08-03
added checks for ELF_LOADER_TARGET before including the elf plugin provider
Tony Puccinelli
2010-08-03
PSP: Factored out thread creation routines into PspThreadable class.
Yotam Barnoy
2010-07-30
PSP: optimized memcpy some more and fixed memcpy testing
Yotam Barnoy
2010-07-29
BUILD: Unify how MODULE_DIRS is computed for backends
Max Horn
2010-07-29
BUILD: Compile & link certain files only for specific BACKEND values
Max Horn
2010-07-27
Continued abstraction of generic ELF-loader, splitting off MIPS-processor spe...
Tony Puccinelli
2010-07-18
trying to fix psp build for case sensitive filesystems.
Andre Heider
2010-07-18
PSP: switched to using my memcpy
Yotam Barnoy
2010-07-18
PSP: forgot test files
Yotam Barnoy
2010-07-18
Made memcpy faster but not as fast with uncached mem.
Yotam Barnoy
2010-07-13
PSP: Typos in trace.h
Yotam Barnoy
2010-06-21
PSP: Whitespace fix (and rewrap overlong line for readability)
Max Horn
2010-06-21
PSP: moved RTC to singleton to allow usage by classes other than Osystem
Yotam Barnoy
[prev]
[next]