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-04-28
PSP: added profiling support to custom makefile for ease of use
Yotam Barnoy
2010-04-26
PSP: Added support for profiling using configure:
Yotam Barnoy
2010-04-26
PSP: Cleanup trace.h a bit
Max Horn
2010-04-25
PSP: A couple of small fixes to the debugging support
Yotam Barnoy
2010-04-25
PSP:Implemented fingolfin's suggestion for cleaning up debugging code
Yotam Barnoy
2010-04-12
add const keyword to some methods
Joost Peters
2010-04-12
formatting
Max Horn
2010-04-12
PSP: Fix code formatting using astyle
Max Horn
2010-04-12
PSP: refactoring/redesign of the backend
Yotam Barnoy
2010-03-13
Fix our DECLARE_SINGLETON macro to conform to the C++ specs.
Johannes Schickel
2010-03-11
Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the ...
Max Horn
2010-03-10
Remove last traces of OSystem::getOutputSampleRate()
Max Horn
2010-02-27
Added the svn:keywords property to some files missing it.
Jordi Vilalta Prat
2010-02-13
Hide ZipArchive implementation, only expose it via factory functions: makeZip...
Max Horn
2010-01-25
Strip trailing whitespaces/tabs in documentation files too.
Johannes Schickel
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2010-01-24
Silenced two more trivial cppcheck warnings.
Torbjörn Andersson
2010-01-22
Silenced some more cppcheck warnings. Some of these may seem silly, but the way
Torbjörn Andersson
2010-01-03
PSP: Limited movement of virtual keyboard onscreen
Yotam Barnoy
2009-12-31
PSP: added keypad to d-pad. Allows control of AGI,SCI0, and Indy3
Yotam Barnoy
2009-12-31
PSP: added disable_dosbox_opl to custom makefile
Yotam Barnoy
2009-12-02
PSP: experiment to help resolve flicker bug
Yotam Barnoy
2009-11-25
apply patch #2903175: "PSP: compile cleanup/fix for gprof and Windows"
Joost Peters
2009-11-24
PSP: Fix whitespace usage and code formatting
Max Horn
2009-11-24
formatting
Joost Peters
2009-11-24
fix building via Makefile
Joost Peters
2009-11-24
revert psp.spec mutilation too
Joost Peters
2009-11-24
PSP: Replaced virtual keyboard and cleaned up makefiles in the process.
Yotam Barnoy
2009-11-14
Remove Igor engine
Max Horn
2009-10-30
PSP: Fixed serious issue in plugins due to way gcc sometimes works. Was only ...
Yotam Barnoy
2009-10-22
PSP: small fix for cache coherency affecting nippon and some others. Trunk only.
Yotam Barnoy
2009-10-16
PSP palette fix for bsword1: fixed cache coherency issue
Yotam Barnoy
2009-10-15
PSP plugin: fixed small warning that could cause problems
Yotam Barnoy
2009-10-15
Fix Makefile again; use PSP targeted sdl-config, not the system-wide one.
Joost Peters
2009-10-15
Updated custom PSP makefile with engines, cleaned up, fixed small issue
Yotam Barnoy
2009-10-12
use new ScummVM logo (with capital S)
Joost Peters
2009-10-09
whitespace changes aka. buildbot rebuilding :)
Joost Peters
2009-10-09
Slightly modified version of patch #2875544: PSP plugins patch
Joost Peters
2009-10-08
Introduce a new struct TimeDate, replacing struct tm in client code. May lead...
Max Horn
2009-10-04
Cleaned up version of patch #2872626: "PSP: flicker part 2"
Joost Peters
2009-09-30
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...
Max Horn
2009-09-30
fix bug #2869491: "PSP make problem after 44348"
Joost Peters
2009-09-27
reduce display list size - we only use a fraction of it.
Joost Peters
2009-09-27
Use _port_mk for the PSP port; some psp.mk cleanup.
Andre Heider
2009-09-23
PSP: improved suspend/resume support [patch from bluddy]
Joost Peters
2009-09-22
cleanup
Joost Peters
2009-09-22
Apply patch #2863653: "PSP: Flickering problem fix" + some formatting changes...
Joost Peters
2009-08-21
some cleanup
Joost Peters
2009-08-21
unify OSystem_PSP_GU and OSystem_PSP (which was hopelessly outdated and mostl...
Joost Peters
2009-08-21
fix compilation after RGB API changes
Joost Peters
[next]