Age | Commit message (Collapse) | Author |
|
svn-id: r40037
|
|
initSize() before calling updateScreen (fixes bug 418820, specifically about Lost in Time crashing after the title screen)
svn-id: r39985
|
|
svn-id: r39984
|
|
convince people (badly) that is was not just simple user error ;-)).
svn-id: r39961
|
|
svn-id: r39960
|
|
svn-id: r39959
|
|
README.PSP
svn-id: r39949
|
|
svn-id: r39835
|
|
svn-id: r39708
|
|
fixup + EBOOT packing steps).
Thanks dhewg and fingolfin for assistance. :)
svn-id: r39693
|
|
svn-id: r39672
|
|
svn-id: r39591
|
|
svn-id: r39590
|
|
svn-id: r39587
|
|
svn-id: r39577
|
|
svn-id: r39570
|
|
svn-id: r39568
|
|
documentation from M$).
svn-id: r39556
|
|
if this turns out to be not portable enough. Also added a doxygen comment to the ARRAYSIZE macro
svn-id: r39542
|
|
svn-id: r39531
|
|
svn-id: r39526
|
|
script. Dynamic modules are not supported just yet.
svn-id: r39524
|
|
svn-id: r39495
|
|
svn-id: r39494
|
|
int16.
svn-id: r39493
|
|
svn-id: r39437
|
|
svn-id: r39398
|
|
svn-id: r39238
|
|
svn-id: r39181
|
|
svn-id: r39164
|
|
Add missing fnmatch function
svn-id: r39163
|
|
svn-id: r39162
|
|
svn-id: r39161
|
|
svn-id: r39160
|
|
fs/stdiostream.cpp to properly support eof / clearerr.
svn-id: r39143
|
|
Forgot to commit backends/fs/ps2/ps2-fs.cpp in #36014
(here it comes!)
svn-id: r39142
|
|
Modified PS2FSNode openForReading -> createReadStream
openForWriting -> createWriteStream
Started Common::EventManager *OSystem::getEventManager()
on backend side...
svn-id: r39141
|
|
well as our unit tests, ouch) handled SEEK_END incorrectly (using -offset instead of offset), contrary to what the docs said and what fseek does. Hopefully I found and fixed all affected parts, but still watch out for regressions
svn-id: r39135
|
|
svn-id: r39114
|
|
svn-id: r39104
|
|
- new GUI/themes
- no more funky colors!
- load/delete saved games
- cleaned-up Makefile.PS2 :
- dropped multiple extra paths
- dropped deprecated deps (UCL, MPEG2)
- all possible devices are supported to store, play and save games:
- CD
- HD
- USB
- MC
- REMOTE ! (this could actually be anywhere on the internet
as long as you run "ps2client listen" on the machine on
the other side that hosts the games)
- tested from :
- ps2link
- uLE
- toxicOS
- tested with:
- bass
- bs1
- mi1
- comi
- indy4
- ft
- ite
- ihnm
- elvira1
- dig
- kyra
- lure
- simon2
- goblins1
Played all those games in 1 session using RTL. Very smooth,
sub-second RTL experience. No crash!
- new PAL/NTSC detection : we are now reading the flavor from PS2 ROM,
it should work on all PS2 slim too
- new PAL TV centering : no more missing chunk of games on top/bottom
- we can now read the savefiles from Linux/SDL and other backends!
if you add that you can read them from remote together with the
games that you already have there, you can imagine the fun ;-)
- we fully implement RTL with every games/engine
- we nicely reboot / shutdown on quit
- fully support for themes/savegames paths. Run from MC, play the
games on remote and store your data on USB or HD. No limits!
- universal write/read for every media (of course no write on CD/DVD!)
- fully async / DMA read-write access to every media (even MC!)
- optimized cache/read-ahead for every media - now COMI is fast and
enjoyable from remote as it is from CD ;-)
- non polluting MC storage, just 1 folder + 1 icon, so that you can
copy all your settings / saved games to another MC in one go!
svn-id: r39102
|
|
svn-id: r39061
|
|
svn-id: r39059
|
|
svn-id: r39044
|
|
svn-id: r39043
|
|
svn-id: r39029
|
|
- Removed old clearScreen backend method and keep it for internal use only
- Fixed save path with missing end slash
- Added use of the new audio mixer
- Added new file system factory
- Added missing getOverlayWidth/Height
- Changed color encoding from int16 to uint16 as required by the new ScummVM code
- Fixed ColorMasks use with missing namespace
svn-id: r39028
|
|
svn-id: r39025
|
|
for files inside the application bundle directory
svn-id: r39022
|
|
svn-id: r39020
|