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-05-30
PSP: added preliminary support for using ME hardware to play MP3 files. If th...
Yotam Barnoy
2010-05-27
PSP: fixed a screen shake bug
Yotam Barnoy
2010-05-24
PSP: to fix the audio, I cleaned up the audio thread and changed the thread p...
Yotam Barnoy
2010-05-24
PSP: switched to using slightly faster delay and getMillis
Yotam Barnoy
2010-05-24
PSP: turn off psp audio thread again. Must have tested it wrong.
Yotam Barnoy
2010-05-24
PSP: switched to the way SDL does things in the audio thread to get rid of cl...
Yotam Barnoy
2010-05-24
PSP: moved timer thread to backends/timer/psp
Yotam Barnoy
2010-05-23
PSP: commented out new PSP audio. Still has some clicking issues
Yotam Barnoy
2010-05-23
PSP: changed thread stack sizes to prevent crashes in COMI
Yotam Barnoy
2010-05-23
PSP: forgot to add a file
Yotam Barnoy
2010-05-23
PSP: replaced SDL's timer with much simpler and more efficient PspTimer class
Yotam Barnoy
2010-05-23
PSP: switched from SDL's audio to my own thread. Removed needless blocking wh...
Yotam Barnoy
2010-05-20
PSP: Had to switch to different way of using callbacks as last one wasn't wor...
Yotam Barnoy
2010-05-17
PSP: added option for render by callback and fixed up and cleaned up debug me...
Yotam Barnoy
2010-05-16
Add back README.PSP
Joost Peters
2010-05-12
PSP: fixed debug function. Compiler optimization was calling the destructor b...
Yotam Barnoy
2010-05-09
Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to confi...
Andre Heider
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
[prev]
[next]