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-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
2010-06-21
PSP: errors from both ScummVM and the PSP port now print to file by default. ...
Yotam Barnoy
2010-06-21
PSP: removed default 'using ME' message
Yotam Barnoy
2010-06-21
PSP: switched loader to use PSP's debug mechanism
Yotam Barnoy
2010-06-16
PSP: got rid of SDL
Yotam Barnoy
2010-06-15
PSP: fixed up PowerManager and removed dependency on SDL
Yotam Barnoy
2010-06-15
SYSTEM: Unify OSystem::getSupportedFormats() signature
Max Horn
2010-06-15
PSP: fixed invisible bug in power callback
Yotam Barnoy
2010-06-15
PSP: fixed SCI freeze issue by using recursive mutexes
Yotam Barnoy
2010-06-15
PSP: fixed bug in hardware MP3 that caused crash in broken sword. The sample ...
Yotam Barnoy
2010-06-10
PSP: swapped order of checks in renderAll. It's a little cheaper this way.
Yotam Barnoy
2010-06-10
PSP: switched to psp semaphores rather than SDL's. Removal of SDL is almost c...
Yotam Barnoy
2010-06-09
PSP: fixed missing frame issue with kyrandia and possibly other games by call...
Yotam Barnoy
2010-06-07
PSP: found bug in fast getMillis() implementation. Fixed it by adding a fixed...
Yotam Barnoy
[prev]
[next]